Revision: 120767 https://trac.macports.org/changeset/120767 Author: ryandesign@macports.org Date: 2014-06-06 09:48:23 -0700 (Fri, 06 Jun 2014) Log Message: ----------- gettext: update to 0.19 Modified Paths: -------------- trunk/dports/devel/gettext/Portfile Modified: trunk/dports/devel/gettext/Portfile =================================================================== --- trunk/dports/devel/gettext/Portfile 2014-06-06 14:40:20 UTC (rev 120766) +++ trunk/dports/devel/gettext/Portfile 2014-06-06 16:48:23 UTC (rev 120767) @@ -6,7 +6,7 @@ PortGroup muniversal 1.0 name gettext -version 0.18.3.2 +version 0.19 categories devel maintainers ryandesign # libs are LGPL and executables are GPL @@ -20,8 +20,8 @@ long_description ${name} is the ${description}, used for writing multilingual programs. -checksums rmd160 9536784e55cdd7342b4cdd93f4b621db5460fb38 \ - sha256 d1a4e452d60eb407ab0305976529a45c18124bd518d976971ac6dc7aa8b4c5d7 +checksums rmd160 586fca995aa7990d0c30514a1d0199dc4a342a2f \ + sha256 a9f9c7764bc68782aca57687a1f16c228bc321069c538325923513b841bd847c # Update libtool to pass -stdlib when linking dylibs. # Note: unable to autoreconf due to dependency cycle
participants (1)
-
ryandesign@macports.org