Revision: 139011 https://trac.macports.org/changeset/139011 Author: stromnov@macports.org Date: 2015-07-28 05:16:29 -0700 (Tue, 28 Jul 2015) Log Message: ----------- py-babel: update to version 2.0 Modified Paths: -------------- trunk/dports/python/py-babel/Portfile Modified: trunk/dports/python/py-babel/Portfile =================================================================== --- trunk/dports/python/py-babel/Portfile 2015-07-28 12:11:21 UTC (rev 139010) +++ trunk/dports/python/py-babel/Portfile 2015-07-28 12:16:29 UTC (rev 139011) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-babel -version 1.3 +version 2.0 revision 0 categories-append devel platforms darwin @@ -27,8 +27,8 @@ distname Babel-${version} -checksums rmd160 ea1796b29a8bd563d78e9848416e9c72332f8826 \ - sha256 9f02d0357184de1f093c10012b52e7454a1008be6a5c185ab7a3307aceb1d12e +checksums rmd160 34f03b27c49413ce8e60124d36d34e26e3353eec \ + sha256 44988df191123065af9857eca68e9151526a931c12659ca29904e4f11de7ec1b if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-setuptools \
participants (1)
-
stromnov@macports.org