From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 11 01:30:14 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 860581065677 for ; Fri, 11 May 2012 01:30:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4520B8FC12 for ; Fri, 11 May 2012 01:30:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4B1UDNp017415 for ; Fri, 11 May 2012 01:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4B1UDVr017413; Fri, 11 May 2012 01:30:13 GMT (envelope-from gnats) Resent-Date: Fri, 11 May 2012 01:30:13 GMT Resent-Message-Id: <201205110130.q4B1UDVr017413@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pietro Cerutti Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4E61106567A for ; Fri, 11 May 2012 01:24:50 +0000 (UTC) (envelope-from cerutti@mail.medacta.ch) Received: from mail.medacta.ch (cust.static.212-90-215-232.cybernet.ch [212.90.215.232]) by mx1.freebsd.org (Postfix) with ESMTP id C167D8FC16 for ; Fri, 11 May 2012 01:24:49 +0000 (UTC) Received: from mail.medacta.ch (localhost [127.0.0.1]) by sn2000.medacta.locale (8.14.5/8.14.5) with ESMTP id q4AEtsYn094491; Thu, 10 May 2012 16:55:54 +0200 (CEST) (envelope-from cerutti@mail.medacta.ch) Received: (from cerutti@localhost) by mail.medacta.ch (8.14.5/8.14.5/Submit) id q4AEtrAN094490; Thu, 10 May 2012 16:55:53 +0200 (CEST) (envelope-from cerutti) Message-Id: <201205101455.q4AEtrAN094490@mail.medacta.ch> Date: Thu, 10 May 2012 16:55:53 +0200 (CEST) From: Pietro Cerutti To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/167784: [PATCH] devel/zmq: update to 2.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2012 01:30:14 -0000 >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: