Revision: 124825 https://trac.macports.org/changeset/124825 Author: takeshi@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 Modified: trunk/dports/lang/dmd/Portfile =================================================================== --- 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 post-patch { reinplace "s|gcc|${configure.cc}|" ${worksrcpath}/src/link.c reinplace "s|/etc|${prefix}/etc/${name}|" ${worksrcpath}/src/posix.mak