Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Apr 2011 16:35:38 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/156175: [PATCH] devel/zmq: update to 2.1.4
Message-ID:  <201104041435.p34EZcqO022138@backoffice.colby.local>
Resent-Message-ID: <201104041440.p34EeCF3025370@freefall.freebsd.org>

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

>Number:         156175
>Category:       ports
>Synopsis:       [PATCH] devel/zmq: update to 2.1.4
>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 Apr 04 14:40:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
>Description:
- Update to 2.1.4

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

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

--- zmq-2.1.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/zmq/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	23 Mar 2011 19:52:17 -0000	1.6
+++ Makefile	4 Apr 2011 14:35:12 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zmq
-PORTVERSION=	2.1.3
+PORTVERSION=	2.1.4
 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.6
diff -u -u -r1.6 distinfo
--- distinfo	23 Mar 2011 19:52:17 -0000	1.6
+++ distinfo	4 Apr 2011 14:35:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (zeromq-2.1.3.tar.gz) = 40202ca1abeebc6bee9b388f62bf40d8325df645067a09df5077e37a99f789b2
-SIZE (zeromq-2.1.3.tar.gz) = 1757352
+SHA256 (zeromq-2.1.4.tar.gz) = 782d1accb3c673dfad75d42e04b431817359965a9c63f6afd22d7e92e9cdd268
+SIZE (zeromq-2.1.4.tar.gz) = 1861271
--- zmq-2.1.4.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?201104041435.p34EZcqO022138>