[92027] trunk/dports/sysutils/zmq/Portfile
stromnov at macports.org
stromnov at macports.org
Mon Apr 16 06:30:35 PDT 2012
Revision: 92027
https://trac.macports.org/changeset/92027
Author: stromnov at macports.org
Date: 2012-04-16 06:30:34 -0700 (Mon, 16 Apr 2012)
Log Message:
-----------
zmq: update to version 2.2.0
Modified Paths:
--------------
trunk/dports/sysutils/zmq/Portfile
Modified: trunk/dports/sysutils/zmq/Portfile
===================================================================
--- trunk/dports/sysutils/zmq/Portfile 2012-04-16 13:12:12 UTC (rev 92026)
+++ trunk/dports/sysutils/zmq/Portfile 2012-04-16 13:30:34 UTC (rev 92027)
@@ -4,14 +4,16 @@
PortSystem 1.0
name zmq
-version 2.1.11
+version 2.2.0
revision 0
-categories sysutils net
+categories sysutils devel net
+license GPL
platforms darwin
maintainers openmaintainer brett
description ØMQ lightweight messaging kernel
+
long_description The ØMQ lightweight messaging kernel is a library which \
extends the standard socket interfaces with features \
traditionally provided by specialised messaging middleware \
@@ -20,15 +22,16 @@
filtering (subscriptions), seamless access to multiple \
transport protocols and more.
-conflicts zmq20
homepage http://www.zeromq.org/
master_sites http://download.zeromq.org/
+
distname zeromq-${version}
-checksums md5 f0f9fd62acb1f0869d7aa80379b1f6b7 \
- sha1 e8691266559a8031ade6c4fe53f54738c7757447 \
- rmd160 017379490ec76ccab6aac2ccaee8b6fa2adb5d4e
+checksums rmd160 63c6ca84c292a72ffb0e18f1a97a6fa744a6be7c \
+ sha256 43904aeb9ea6844f72ca02e4e53bf1d481a1a0264e64979da761464e88604637
+conflicts zmq20
+
universal_variant yes
variant pgm description {build with PGM extension} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120416/6b3516a7/attachment-0001.html>
More information about the macports-changes
mailing list