On Sep 17, 2013, at 16:15, [email protected] wrote: > Revision: 111248 > https://trac.macports.org/changeset/111248 > Author: [email protected] > Date: 2013-09-17 14:15:41 -0700 (Tue, 17 Sep 2013) > Log Message: > ----------- > litecoin: revbump with new checksums (needed for some unkown reason) > > Modified Paths: > -------------- > trunk/dports/finance/litecoin/Portfile > > Modified: trunk/dports/finance/litecoin/Portfile > =================================================================== > --- trunk/dports/finance/litecoin/Portfile 2013-09-17 21:12:42 UTC (rev > 111247) > +++ trunk/dports/finance/litecoin/Portfile 2013-09-17 21:15:41 UTC (rev > 111248) > @@ -7,6 +7,7 @@ > PortGroup github 1.0 > > github.setup litecoin-project litecoin 0.8.5.1 v > +revision 1 > > categories finance > maintainers mk openmaintainer > @@ -35,9 +36,9 @@ > port:miniupnpc \ > port:qrencode > > -checksums md5 0fa9e6fd044ed62069474f639ebf9826 \ > - sha1 2a0f1a3c599625ffb6f2172e081e223d8b92cd52 \ > - rmd160 06a98d159a11450dddb21ab0035d7f5bfe5a5ed5 > +checksums md5 d80dfbc7aa2f8d2e18c60ae50ff8d621 \ > + sha1 5f4cee4e299bd9e04a50433f05e910d42495dcb1 \ > + rmd160 b8403288059d2e9025b6f018fc0fc95cf3bd7174
This will cause checksum mismatches for users who had the previous revision installed. Change dist_subdir to fix this. See: https://trac.macports.org/wiki/PortfileRecipes#stealth-updates _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
