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

stromnov at macports.org stromnov at macports.org
Sat Feb 23 03:41:06 PST 2013


Revision: 103373
          https://trac.macports.org/changeset/103373
Author:   stromnov at macports.org
Date:     2013-02-23 03:41:06 -0800 (Sat, 23 Feb 2013)
Log Message:
-----------
py-zmq: update to version 13.0.0

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

Modified: trunk/dports/python/py-zmq/Portfile
===================================================================
--- trunk/dports/python/py-zmq/Portfile	2013-02-23 11:36:30 UTC (rev 103372)
+++ trunk/dports/python/py-zmq/Portfile	2013-02-23 11:41:06 UTC (rev 103373)
@@ -5,12 +5,14 @@
 PortGroup           python 1.0
 
 name                py-zmq
-version             2.2.0.1
-revision            2
+version             13.0.0
+revision            0
 categories-append   devel net
 license             LGPL
 platforms           darwin
 
+python.versions     26 27 31 32 33
+
 maintainers         gmail.com:jrjsmrtn openmaintainer
 
 description         Python bindings for ØMQ
@@ -23,12 +25,9 @@
 
 distname            pyzmq-${version}
 
-checksums           rmd160  bc22c053d532124b569b59fb9a35914865b9ecc8 \
-                    sha256  dae7423f4aa7c93f8c77dadd15e34ce6576121a6e7ae0ecdb6084d855097decc
+checksums           rmd160  eab98af0a8e9e360765cba284874762717927140 \
+                    sha256  31d8ededdb707f97ffe22963d3f9a721c2330e50904a647cb8d97ec38db43476
 
-python.default_version  27
-python.versions     26 27 31 32 33
-
 if {$subport != $name} {
     depends_lib-append     port:zmq
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130223/9bd3e7f1/attachment-0001.html>


More information about the macports-changes mailing list