ports/167904: [UPDATE] devel/zmq to 2.2.0

Andrej Zverev az at FreeBSD.org
Tue May 15 06:10:07 UTC 2012


>Number:         167904
>Category:       ports
>Synopsis:       [UPDATE] devel/zmq to 2.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 15 06:10:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:

Changes:

* Fixed issue 349, add send/recv timeout socket options.
* Fixed issue 301, fix builds on HP-UX 11iv3 when using either gcc or aCC.
* Fixed issue 305, memory leakage when using dynamic subscriptions. 
* Fixed issue 332, libzmq doesn't compile on Android NDK.
* Fixed issue 293, libzmq doesn't follow ZMTP/1.0 spec.
* Fixed issue 342, cannot build against zmq.hpp under C++11.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-zmq.diff begins here ---
Index: zmq/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/zmq/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- zmq/Makefile	9 Mar 2012 11:04:06 -0000	1.12
+++ zmq/Makefile	15 May 2012 06:02:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zmq
-PORTVERSION=	2.1.11
+PORTVERSION=	2.2.0
 CATEGORIES=	devel net
 MASTER_SITES=	http://download.zeromq.org/
 DISTNAME=	zeromq-${DISTVERSION}
Index: zmq/distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/zmq/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- zmq/distinfo	22 Dec 2011 14:39:25 -0000	1.10
+++ zmq/distinfo	15 May 2012 06:02:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (zeromq-2.1.11.tar.gz) = e1cd4abbe353d3d72df42a2ee05593047915987024a4baf965745d29832eb214
-SIZE (zeromq-2.1.11.tar.gz) = 1891038
+SHA256 (zeromq-2.2.0.tar.gz) = 43904aeb9ea6844f72ca02e4e53bf1d481a1a0264e64979da761464e88604637
+SIZE (zeromq-2.2.0.tar.gz) = 1900378
--- patch-zmq.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list