[98877] trunk/dports/devel/zmq

cal at macports.org cal at macports.org
Fri Oct 19 05:27:02 PDT 2012


Revision: 98877
          http://trac.macports.org//changeset/98877
Author:   cal at macports.org
Date:     2012-10-19 05:27:02 -0700 (Fri, 19 Oct 2012)
Log Message:
-----------
zmq: Restore file history from sysutils/zmq/Portfile, add conflicts zmq20

Added Paths:
-----------
    trunk/dports/devel/zmq/Portfile

Removed Paths:
-------------
    trunk/dports/devel/zmq/Portfile

Deleted: trunk/dports/devel/zmq/Portfile
===================================================================
--- trunk/dports/devel/zmq/Portfile	2012-10-19 11:09:03 UTC (rev 98876)
+++ trunk/dports/devel/zmq/Portfile	2012-10-19 12:27:02 UTC (rev 98877)
@@ -1,42 +0,0 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id$
-
-PortSystem          1.0
-
-name                zmq
-version             3.2.0-rc1
-categories          devel net
-license             LGPL-3+
-platforms           darwin
-maintainers         inconsistent.nl:merijn
-
-description         ØMQ (ZeroMQ) 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 \
-                    products. ØMQ sockets provide an abstraction of asynchronous \
-                    message queues, multiple messaging patterns, message \
-                    filtering (subscriptions), seamless access to multiple \
-                    transport protocols and more.
-
-homepage            http://www.zeromq.org/
-master_sites        http://download.zeromq.org/
-
-distname            zeromq-3.2.0
-distfiles           zeromq-${version}.tar.gz
-
-checksums           rmd160  b434bd5c3baee1764c456e9c5c0f8ff83c9d7eea \
-                    sha256  6418523f281f618b9da677b8b640c158049a4f7e6f9f391909101b242e4cc991
-
-conflicts           zmq22
-
-universal_variant   yes
-
-variant pgm description {build with PGM extension} {
-    configure.args-append   --with-pgm
-}
-
-livecheck.type      regex
-livecheck.url       ${homepage}area:download
-livecheck.regex     zeromq-(\[0-9.\]+)${extract.suffix}

Copied: trunk/dports/devel/zmq/Portfile (from rev 94573, trunk/dports/sysutils/zmq/Portfile)
===================================================================
--- trunk/dports/devel/zmq/Portfile	                        (rev 0)
+++ trunk/dports/devel/zmq/Portfile	2012-10-19 12:27:02 UTC (rev 98877)
@@ -0,0 +1,42 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                zmq
+version             3.2.0-rc1
+categories          devel net
+license             LGPL-3+
+platforms           darwin
+maintainers         inconsistent.nl:merijn
+
+description         ØMQ (ZeroMQ) 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 \
+                    products. ØMQ sockets provide an abstraction of asynchronous \
+                    message queues, multiple messaging patterns, message \
+                    filtering (subscriptions), seamless access to multiple \
+                    transport protocols and more.
+
+homepage            http://www.zeromq.org/
+master_sites        http://download.zeromq.org/
+
+distname            zeromq-3.2.0
+distfiles           zeromq-${version}.tar.gz
+
+checksums           rmd160  b434bd5c3baee1764c456e9c5c0f8ff83c9d7eea \
+                    sha256  6418523f281f618b9da677b8b640c158049a4f7e6f9f391909101b242e4cc991
+
+conflicts           zmq20 zmq22
+
+universal_variant   yes
+
+variant pgm description {build with PGM extension} {
+    configure.args-append   --with-pgm
+}
+
+livecheck.type      regex
+livecheck.url       ${homepage}area:download
+livecheck.regex     zeromq-(\[0-9.\]+)${extract.suffix}


Property changes on: trunk/dports/devel/zmq/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/sysutils/zmq/Portfile:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121019/15756353/attachment-0001.html>


More information about the macports-changes mailing list