[143263] trunk/dports/python/py-m2crypto/Portfile

jmr at macports.org jmr at macports.org
Sat Dec 12 09:14:48 PST 2015


Revision: 143263
          https://trac.macports.org/changeset/143263
Author:   jmr at macports.org
Date:     2015-12-09 08:28:06 -0800 (Wed, 09 Dec 2015)
Log Message:
-----------
py-m2crypto: update to 0.22.5, fixes #49910

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

Modified: trunk/dports/python/py-m2crypto/Portfile
===================================================================
--- trunk/dports/python/py-m2crypto/Portfile	2015-12-09 16:19:33 UTC (rev 143262)
+++ trunk/dports/python/py-m2crypto/Portfile	2015-12-09 16:28:06 UTC (rev 143263)
@@ -4,7 +4,7 @@
 PortGroup          python 1.0
 
 name               py-m2crypto
-version            0.22.3
+version            0.22.5
 categories-append  crypto devel
 # demos include some Apache-2 and ZPL-2 files but are not installed
 license            MIT
@@ -14,14 +14,15 @@
 
 platforms          darwin
 
-homepage           http://pypi.python.org/packages/source/M/M2Crypto/
-master_sites       ${homepage}
+homepage           https://pypi.python.org/pypi/M2Crypto
+master_sites       https://pypi.python.org/packages/source/M/M2Crypto/
 distname           M2Crypto-${version}
 
 python.versions    26 27
 
-checksums          rmd160 3ba7498308949f4c40c7eb8b649d575afd665a55 \
-                   sha256 6071bfc817d94723e9b458a010d565365104f84aa73f7fe11919871f7562ff72
+checksums          md5 f84eb07aa1687f39bc26ee7b1ba5a105 \
+                   rmd160 5b2518880e166020a2aa425a198c7b67dc75c49b \
+                   sha256 b5ce9b09062a2c453e9d9c28dde96b7f90834313e60f419b143d751eb4109fdc
 
 if {${name} ne ${subport}} {
   depends_build      port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/04eb5c99/attachment.html>


More information about the macports-changes mailing list