Revision
99273
Author
macsforever2000@macports.org
Date
2012-10-30 15:03:22 -0700 (Tue, 30 Oct 2012)

Log Message

py-gmpy: Update to version 1.16. Added py33 version. (#36623)

Modified Paths

Diff

Modified: trunk/dports/python/py-gmpy/Portfile (99272 => 99273)


--- trunk/dports/python/py-gmpy/Portfile	2012-10-30 21:11:56 UTC (rev 99272)
+++ trunk/dports/python/py-gmpy/Portfile	2012-10-30 22:03:22 UTC (rev 99273)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                py-gmpy
-version             1.15
-categories          python
+version             1.16
 maintainers         nomaintainer
 license             LGPL-2.1+
 platforms           darwin
@@ -20,10 +19,10 @@
 master_sites        googlecode:gmpy
 distname            gmpy-${version}
 use_zip             yes
-checksums           rmd160  a0fcf5639ad66f1b88c937fbef5893d9ed25b079 \
-                    sha256  6adcffaa2cc0d339b5f69e8891b06f0299a14d90249dd89c37edc82cc4fff24f
+checksums           rmd160  9d1215f520a4db11372dc1c99226f06bb924f68b \
+                    sha256  58eca10dfcbb68c537acf6815b9904a813da0df90936ffdd7b3cc7028e785fad
 
-python.versions     25 26 27 31 32
+python.versions     25 26 27 31 32 33
 python.default_version 27
 
 if {$subport != $name} {