[57312] trunk/dports/python/py26-crypto/Portfile

ram at macports.org ram at macports.org
Wed Sep 9 05:59:14 PDT 2009


Revision: 57312
          http://trac.macports.org/changeset/57312
Author:   ram at macports.org
Date:     2009-09-09 05:59:14 -0700 (Wed, 09 Sep 2009)
Log Message:
-----------
python/py26-crypto: add md5 and rmd160 checksums

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

Modified: trunk/dports/python/py26-crypto/Portfile
===================================================================
--- trunk/dports/python/py26-crypto/Portfile	2009-09-09 12:59:06 UTC (rev 57311)
+++ trunk/dports/python/py26-crypto/Portfile	2009-09-09 12:59:14 UTC (rev 57312)
@@ -18,7 +18,9 @@
 master_sites     http://www.amk.ca/files/python/crypto/
 distname         pycrypto-${version}
 
-checksums        sha1 c77cdefdfb06e4749690013a9a9e1600ab14e26f
+checksums        md5 4d5674f3898a573691ffb335e8d749cd \
+                 sha1 c77cdefdfb06e4749690013a9a9e1600ab14e26f \
+                 rmd160 5ce938a24f77f414e42680c17ef9b6dc8de94a2e
 
 #test.run        yes
 #test.cmd        ${python.bin} test.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090909/8917dd2f/attachment.html>


More information about the macports-changes mailing list