[114022] trunk/dports/python/py-zmq/Portfile

stromnov at macports.org stromnov at macports.org
Wed Nov 27 05:47:10 PST 2013


Revision: 114022
          https://trac.macports.org/changeset/114022
Author:   stromnov at macports.org
Date:     2013-11-27 05:47:10 -0800 (Wed, 27 Nov 2013)
Log Message:
-----------
py-zmq: update to version 14.0.1

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

Modified: trunk/dports/python/py-zmq/Portfile
===================================================================
--- trunk/dports/python/py-zmq/Portfile	2013-11-27 13:22:17 UTC (rev 114021)
+++ trunk/dports/python/py-zmq/Portfile	2013-11-27 13:47:10 UTC (rev 114022)
@@ -5,11 +5,11 @@
 PortGroup           python 1.0
 
 name                py-zmq
-version             14.0.0
+version             14.0.1
 revision            0
 categories-append   devel net
+platforms           darwin
 license             LGPL
-platforms           darwin
 
 python.versions     26 27 31 32 33
 
@@ -25,8 +25,8 @@
 
 distname            pyzmq-${version}
 
-checksums           rmd160  2d1d5af2491079a71a768907e24e1aa31ee19acb \
-                    sha256  a649907e02a974ac00ad78ba232d5420b700994fd1d16dacd222d9009c565ab9
+checksums           rmd160  311e99ee561748efd2c41237c50d68f26b84dca6 \
+                    sha256  07c7f63aaa7709438345a5e5f4d90fe7decb147ff72d244acf4fa56f8801e5e0
 
 if {$subport != $name} {
     depends_lib-append     path:lib/libzmq.dylib:zmq
@@ -41,5 +41,5 @@
 } else {
     livecheck.type      regex
     livecheck.url       ${master_sites}
-    livecheck.regex     "pyzmq-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+    livecheck.regex     {pyzmq-(\d+(?:\.\d+)*)\.[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131127/dfb526e0/attachment-0001.html>


More information about the macports-changes mailing list