Revision: 91428 https://trac.macports.org/changeset/91428 Author: mww@macports.org Date: 2012-04-01 12:56:18 -0700 (Sun, 01 Apr 2012) Log Message: ----------- 4th: version 3.61.4 Modified Paths: -------------- trunk/dports/lang/4th/Portfile Modified: trunk/dports/lang/4th/Portfile =================================================================== --- trunk/dports/lang/4th/Portfile 2012-04-01 19:19:34 UTC (rev 91427) +++ trunk/dports/lang/4th/Portfile 2012-04-01 19:56:18 UTC (rev 91428) @@ -3,7 +3,7 @@ PortSystem 1.0 name 4th -version 3.61.3 +version 3.61.4 categories lang platforms darwin maintainers mww @@ -19,9 +19,9 @@ homepage http://thebeez.home.xs4all.nl/4tH/ master_sites http://4th.googlecode.com/files/ distname ${distname}-unix -checksums md5 ed9a8d44766af8d86f322d0d593990ce \ - sha1 4325521a1df5b0d2a77ec732130a748bf7c653a2 \ - rmd160 22998037096b0084e9363c16bf2703dba3476a71 +checksums md5 94a60cb31dbe824652bca68a8fdd3914 \ + sha1 9ed122232e6344e462060a6897b8c1fb130200a9 \ + rmd160 cbd46a477381ef2ffa38e187b8332ca58208b03e patchfiles patch-Makefile.OSX.diff worksrcdir ${worksrcdir}/sources
participants (1)
-
mww@macports.org