Revision: 144071 https://trac.macports.org/changeset/144071 Author: ryandesign@macports.org Date: 2015-12-31 09:42:57 -0800 (Thu, 31 Dec 2015) Log Message: ----------- gettext: update to 0.19.7 Modified Paths: -------------- trunk/dports/devel/gettext/Portfile Modified: trunk/dports/devel/gettext/Portfile =================================================================== --- trunk/dports/devel/gettext/Portfile 2015-12-31 15:56:33 UTC (rev 144070) +++ trunk/dports/devel/gettext/Portfile 2015-12-31 17:42:57 UTC (rev 144071) @@ -7,7 +7,7 @@ name gettext epoch 2 -version 0.19.6 +version 0.19.7 categories devel maintainers ryandesign # libs are LGPL and executables are GPL @@ -21,8 +21,8 @@ long_description ${name} is the ${description}, used for writing multilingual programs. -checksums rmd160 bb056f4b187474dc3c6803b8af61934b5b8d25e7 \ - sha256 ed4b4c19bd3a3034eb6769500a3592ff616759ef43cf30586dbb7a17c9dd695d +checksums rmd160 b0a6eda49031f66bfa67f88cc79228a19cdbd3f8 \ + sha256 5386d2a40500295783c6a52121adcf42a25519e2d23675950619c9e69558c23f # https://trac.macports.org/ticket/31167 compiler.blacklist-append {clang < 211.10.1}