Revision: 103369 https://trac.macports.org/changeset/103369 Author: larryv@macports.org Date: 2013-02-22 23:57:53 -0800 (Fri, 22 Feb 2013) Log Message: ----------- py*-gmpy2: Update to 2.0.0b4 (maintainer, #38173). Modified Paths: -------------- trunk/dports/python/py-gmpy2/Portfile Modified: trunk/dports/python/py-gmpy2/Portfile =================================================================== --- trunk/dports/python/py-gmpy2/Portfile 2013-02-23 07:40:12 UTC (rev 103368) +++ trunk/dports/python/py-gmpy2/Portfile 2013-02-23 07:57:53 UTC (rev 103369) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-gmpy2 -version 2.0.0b3 +version 2.0.0b4 maintainers alluvialsw.com:md14-macports openmaintainer license LGPL-2.1+ platforms darwin @@ -20,8 +20,8 @@ master_sites googlecode:gmpy distname gmpy2-${version} use_zip yes -checksums rmd160 bf474feb22a8df8381e8b479195a1f43df3c879c \ - sha256 357e726b88f1996ef55cc2e704dacb05efc00edf97d7c239b3c9f2b0af9c7ea6 +checksums rmd160 a190ab5b442717070ccdb8825f94fa528a7a26ea \ + sha256 60bcf1295c787406814af480071229e937ad09c3d22e3a423e65b3e5b107b256 python.versions 26 27 31 32 33
participants (1)
-
larryv@macports.org