[127088] trunk/dports/devel/zmq/Portfile

stromnov at macports.org stromnov at macports.org
Mon Oct 20 12:20:53 PDT 2014


Revision: 127088
          https://trac.macports.org/changeset/127088
Author:   stromnov at macports.org
Date:     2014-10-20 12:20:53 -0700 (Mon, 20 Oct 2014)
Log Message:
-----------
zmq: update to version 3.2.5

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

Modified: trunk/dports/devel/zmq/Portfile
===================================================================
--- trunk/dports/devel/zmq/Portfile	2014-10-20 19:15:57 UTC (rev 127087)
+++ trunk/dports/devel/zmq/Portfile	2014-10-20 19:20:53 UTC (rev 127088)
@@ -26,10 +26,10 @@
 
 if {${subport} eq ${name}} {
 
-    version             3.2.4
+    version             3.2.5
 
-    checksums           rmd160 9f62881bc5d910cc1d1eb91df6be0ad3ca09d541 \
-                        sha256 df96a141c85b65c2cb6c0db22223126623a09eecbfccb7f74400f3f938742f59
+    checksums           rmd160  8f4633aff59b3cd8c2c8074ba92a6a9570e98fd4 \
+                        sha256  09653e56a466683edb2f87ee025c4de55b8740df69481b9d7da98748f0c92124
 
     conflicts           zmq-devel zmq22
 
@@ -66,7 +66,7 @@
 # the libtool in the distribution does not
 
 depends_build       port:libtool
-#build.args          LIBTOOL=${prefix}/bin/glibtool
+build.args          LIBTOOL=${prefix}/bin/glibtool
 
 variant pgm description {build with PGM extension} {
     configure.args-append   --with-pgm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141020/f3f9075b/attachment.html>


More information about the macports-changes mailing list