Revision: 69286 http://trac.macports.org/changeset/69286 Author: phw@macports.org Date: 2010-06-29 06:09:30 -0700 (Tue, 29 Jun 2010) Log Message: ----------- Updated rocksndiamonds to 3.0.0.1 Modified Paths: -------------- trunk/dports/games/rocksndiamonds/Portfile Modified: trunk/dports/games/rocksndiamonds/Portfile =================================================================== --- trunk/dports/games/rocksndiamonds/Portfile 2010-06-29 12:46:08 UTC (rev 69285) +++ trunk/dports/games/rocksndiamonds/Portfile 2010-06-29 13:09:30 UTC (rev 69286) @@ -4,10 +4,10 @@ PortSystem 1.0 name rocksndiamonds -version 3.3.0.0 +version 3.3.0.1 categories games platforms darwin -maintainers phw +maintainers phw openmaintainer description Arcade style game Boulderdash or Emerald Mine clone long_description Arcade style game Boulderdash (C64) or Emerald Mine \ (Amiga) clone. Included are many levels known from the \ @@ -17,9 +17,9 @@ homepage http://www.artsoft.org/rocksndiamonds/ master_sites http://www.artsoft.org/RELEASES/unix/${name} -checksums md5 191b7a63de9706b0aee52cdf983b3267 \ - sha1 87adc52a2ee648d0199612641d55a1c5fa0d82fe \ - rmd160 20735fd0edb871663ba615592d94f1663480844b +checksums md5 813ced99d54f89db7c593c518d197d18 \ + sha1 529612c95355292fb76d0b954ce51f7cb54dc22a \ + rmd160 44f8bec6be74ce0346ec6826844d923cc69069a6 patchfiles patch-Makefile.diff @@ -28,6 +28,7 @@ port:libsdl_image \ port:libsdl_mixer \ port:libsdl_net + port:libranlib configure { reinplace "s|_PREFIX_|${prefix}|g" ${worksrcpath}/Makefile
participants (1)
-
phw@macports.org