Date: Thu, 10 May 2012 16:55:53 +0200 (CEST) From: Pietro Cerutti <gahr@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/167784: [PATCH] devel/zmq: update to 2.2.0 Message-ID: <201205101455.q4AEtrAN094490@mail.medacta.ch> Resent-Message-ID: <201205110130.q4B1UDVr017413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 167784 >Category: ports >Synopsis: [PATCH] devel/zmq: update to 2.2.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 11 01:30:13 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: FreeBSD 10.0-CURRENT amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD SN2000.medacta.ch 10.0-CURRENT FreeBSD 10.0-CURRENT #16: Mon Jan 2 14:26:11 CET >Description: - Update to 2.2.0 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- zmq-2.2.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/zmq/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 9 Mar 2012 11:04:06 -0000 1.12 +++ Makefile 7 May 2012 13:57:42 -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: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/zmq/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 22 Dec 2011 14:39:25 -0000 1.10 +++ distinfo 7 May 2012 13:57:51 -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 --- zmq-2.2.0.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?201205101455.q4AEtrAN094490>