[86247] trunk/dports/python/py-crypto/Portfile

ram at macports.org ram at macports.org
Sun Oct 23 13:48:30 PDT 2011


Revision: 86247
          http://trac.macports.org/changeset/86247
Author:   ram at macports.org
Date:     2011-10-23 13:48:30 -0700 (Sun, 23 Oct 2011)
Log Message:
-----------
py-crypto: update to 2.4, add python31 and python32 versions

Modified Paths:
--------------
    trunk/dports/python/py-crypto/Portfile

Modified: trunk/dports/python/py-crypto/Portfile
===================================================================
--- trunk/dports/python/py-crypto/Portfile	2011-10-23 20:48:04 UTC (rev 86246)
+++ trunk/dports/python/py-crypto/Portfile	2011-10-23 20:48:30 UTC (rev 86247)
@@ -4,7 +4,7 @@
 PortGroup        python 1.0
 
 name             py-crypto
-version          2.3
+version          2.4
 
 categories       python security
 license          public-domain PSF
@@ -16,15 +16,15 @@
   ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5, ARC4, simple XOR, \
   RSA, DSA, ElGamal, qNEW.
 
-python.versions  24 25 26 27
+python.versions  24 25 26 27 31 32
 
 homepage         http://www.dlitz.net/software/pycrypto/
 master_sites     http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
 distname         pycrypto-${version}
 
-checksums        md5 2b811cfbfc342d83ee614097effb8101 \
-                 sha1 96b33b77e729893bd0837a09a6aa7a12b5070037 \
-                 rmd160 5b7b15aab3f5e33113ba197a2edd629c72595374
+checksums        md5 274fa44c30a320d56460a93fdd95e702 \
+                 sha1 5a13dd3f0f5ecebd7f579a4510f1cd53c4a4981b \
+                 rmd160 e5e1ae57a10d8a15b911fd7807dadb12e881e866
 
 test.run         yes
 test.target      test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111023/0714a92e/attachment.html>


More information about the macports-changes mailing list