[119373] trunk/dports/devel/czmq/Portfile

stromnov at macports.org stromnov at macports.org
Thu Apr 24 04:05:03 PDT 2014


Revision: 119373
          https://trac.macports.org/changeset/119373
Author:   stromnov at macports.org
Date:     2014-04-24 04:05:03 -0700 (Thu, 24 Apr 2014)
Log Message:
-----------
czmq: update to version 2.2.0

Modified Paths:
--------------
    trunk/dports/devel/czmq/Portfile

Modified: trunk/dports/devel/czmq/Portfile
===================================================================
--- trunk/dports/devel/czmq/Portfile	2014-04-24 10:54:14 UTC (rev 119372)
+++ trunk/dports/devel/czmq/Portfile	2014-04-24 11:05:03 UTC (rev 119373)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                czmq
-version             2.1.0
+version             2.2.0
 revision            0
 categories          devel sysutils net
 platforms           darwin
@@ -18,8 +18,8 @@
 homepage            http://czmq.zeromq.org/
 master_sites        http://download.zeromq.org/
 
-checksums           rmd160  95ce72f89a7794a1d11df4943124574c5d57f3ec \
-                    sha256  d6f30b4b5def57496e7ca665ff306090f7c23c32eb0f3b41188a742933361ea5
+checksums           rmd160  49244ff738c4e18b37c2dcef33ac1a2801f4ace5 \
+                    sha256  bb8ec7242655ffc3cb61023f6de4e4798900a6fbffb7399cf2d5e42a921c3667
 
 universal_variant   yes
 
@@ -27,4 +27,4 @@
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-livecheck.regex     czmq-(\[0-9.\]+)${extract.suffix}
+livecheck.regex     {czmq-([0-9.]+)\.[tz]}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140424/421e1965/attachment.html>


More information about the macports-changes mailing list