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

khindenburg at macports.org khindenburg at macports.org
Sun Feb 7 12:55:48 PST 2016


Revision: 145501
          https://trac.macports.org/changeset/145501
Author:   khindenburg at macports.org
Date:     2016-02-07 12:55:48 -0800 (Sun, 07 Feb 2016)
Log Message:
-----------
py-m2crypto: update to 0.23.0

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

Modified: trunk/dports/python/py-m2crypto/Portfile
===================================================================
--- trunk/dports/python/py-m2crypto/Portfile	2016-02-07 20:54:56 UTC (rev 145500)
+++ trunk/dports/python/py-m2crypto/Portfile	2016-02-07 20:55:48 UTC (rev 145501)
@@ -4,7 +4,7 @@
 PortGroup          python 1.0
 
 name               py-m2crypto
-version            0.22.5
+version            0.23.0
 categories-append  crypto devel
 # demos include some Apache-2 and ZPL-2 files but are not installed
 license            MIT
@@ -20,9 +20,8 @@
 
 python.versions    26 27
 
-checksums          md5 f84eb07aa1687f39bc26ee7b1ba5a105 \
-                   rmd160 5b2518880e166020a2aa425a198c7b67dc75c49b \
-                   sha256 b5ce9b09062a2c453e9d9c28dde96b7f90834313e60f419b143d751eb4109fdc
+checksums           rmd160  f2d65c95c72b9ba9bd732768509be27f7d2c608e \
+                    sha256  1ac3b6eafa5ff7e2a0796675316d7569b28aada45a7ab74042ad089d15a9567f
 
 if {${name} ne ${subport}} {
   depends_build      port:py${python.version}-setuptools
@@ -41,5 +40,7 @@
   livecheck.url      ${homepage}
   livecheck.regex    M2Crypto-(\[0-9\\.\]+)\.tar\.gz
 } else {
+  test.run           yes
+
   livecheck.type     none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160207/f0efed53/attachment.html>


More information about the macports-changes mailing list