[124825] trunk/dports/lang/dmd/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Aug 28 07:51:20 PDT 2014
> On Aug 28, 2014, at 8:57 AM, takeshi at macports.org wrote:
>
> Revision
> 124825
> Author
> takeshi at macports.org
> Date
> 2014-08-28 06:57:21 -0700 (Thu, 28 Aug 2014)
> Log Message
>
> dmd: corrected checksum
> Modified Paths
>
> • trunk/dports/lang/dmd/Portfile
> Diff
>
> Modified: trunk/dports/lang/dmd/Portfile (124824 => 124825)
>
> --- trunk/dports/lang/dmd/Portfile 2014-08-28 13:47:24 UTC (rev 124824)
> +++ trunk/dports/lang/dmd/Portfile 2014-08-28 13:57:21 UTC (rev 124825)
>
> @@ -16,8 +16,8 @@
>
> It pragmatically combines efficiency, control, \
>
> and modeling power, with safety and programmer productivity.
>
> homepage http://dlang.org/
> -checksums rmd160 66b059877a21f2903268f9f917d8183df21cdca2 \
> - sha256 4a6abc9c017c74ea9f94257f3bd9d80212b07639fd17e7fd7e43ff8c8775e5ca
>
> +checksums rmd160 f305dc3ef792ff6ae103f153c7ef6a6d8f195fbe \
> + sha256 3fa908c0590d1b66cac6aee5f951655d2591bf3aad4d61cb52f375d487b71df8
I presume a stealth update occurred? You need to handle it this way:
https://trac.macports.org/wiki/PortfileRecipes#stealth-updates
Otherwise users (like me) who already got the previous distfile will get checksum mismatches.
More information about the macports-dev
mailing list