Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2011 16:48:01 +0100 (CET)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/163452: [PATCH] devel/zmq: update to 2.1.11
Message-ID:  <201112191548.pBJFm18A091741@backoffice.colby.local>
Resent-Message-ID: <201112191550.pBJFo663072166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163452
>Category:       ports
>Synopsis:       [PATCH] devel/zmq: update to 2.1.11
>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:   Mon Dec 19 15:50:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 9.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD backoffice 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #2: Mon Nov 28 18:00:16 CET 2011
>Description:
- Update to 2.1.11

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- zmq-2.1.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/zmq/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	4 Oct 2011 15:33:30 -0000	1.10
+++ Makefile	19 Dec 2011 15:47:26 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zmq
-PORTVERSION=	2.1.10
+PORTVERSION=	2.1.11
 CATEGORIES=	devel net
 MASTER_SITES=	http://download.zeromq.org/
 DISTNAME=	zeromq-${DISTVERSION}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/zmq/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	4 Oct 2011 15:33:30 -0000	1.9
+++ distinfo	19 Dec 2011 15:47:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (zeromq-2.1.10.tar.gz) = c6727ee334b572b25269c7fed24a926cde236b3655e22f21c057aad4df5a4b79
-SIZE (zeromq-2.1.10.tar.gz) = 1879075
+SHA256 (zeromq-2.1.11.tar.gz) = e1cd4abbe353d3d72df42a2ee05593047915987024a4baf965745d29832eb214
+SIZE (zeromq-2.1.11.tar.gz) = 1891038
--- zmq-2.1.11.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112191548.pBJFm18A091741>