From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 26 13:50:59 2009 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 193EA1065679; Thu, 26 Nov 2009 13:50:59 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [99.69.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id C80E58FC1B; Thu, 26 Nov 2009 13:50:58 +0000 (UTC) Received: from localhost (unknown [10.69.0.2]) by vulpes.vvelox.net (Postfix) with ESMTP id E779FB842; Thu, 26 Nov 2009 07:50:36 -0600 (CST) Received: from 10.69.0.3 ([10.69.0.3]) by 10.69.0.2 (Horde Framework) with HTTP; Thu, 26 Nov 2009 07:53:36 -0600 Message-ID: <20091126075336.18556jc3wzjqx0so@10.69.0.2> Date: Thu, 26 Nov 2009 07:53:36 -0600 From: "Zane C. B." To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org References: <200911240220.nAO2K1t1095576@freefall.freebsd.org> In-Reply-To: <200911240220.nAO2K1t1095576@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_6hw6sksfqqkg" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.5) / FreeBSD-7.2 Cc: miwi@FreeBSD.org Subject: Re: ports/140816: update port: net/p5-ZConf update to 2.0.0 that includes lots of cleanups, fixes, and new features 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: Thu, 26 Nov 2009 13:50:59 -0000 This message is in MIME format. --=_6hw6sksfqqkg Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit Quoting FreeBSD-gnats-submit@FreeBSD.org: > Thank you very much for your problem report. > It has the internal identification `ports/140816'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=140816 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: update port: net/p5-ZConf update to 2.0.0 that >> includes lots of cleanups, fixes, and new features >> Arrival-Date: Tue Nov 24 02:20:01 UTC 2009 > Submitting a new diff. 2.0.1 patches a small but in the override method. --=_6hw6sksfqqkg Content-Type: text/x-patch; charset=UTF-8; name="p5-ZConf.diff" Content-Disposition: attachment; filename="p5-ZConf.diff" Content-Transfer-Encoding: 7bit diff -u p5-ZConf.orig/Makefile p5-ZConf/Makefile --- p5-ZConf.orig/Makefile 2009-11-21 13:01:43.000000000 -0600 +++ p5-ZConf/Makefile 2009-11-26 07:44:50.000000000 -0600 @@ -6,7 +6,7 @@ # PORTNAME= ZConf -PORTVERSION= 1.3.1 +PORTVERSION= 2.0.1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX diff -u p5-ZConf.orig/distinfo p5-ZConf/distinfo --- p5-ZConf.orig/distinfo 2009-11-21 13:01:43.000000000 -0600 +++ p5-ZConf/distinfo 2009-11-26 07:44:57.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (ZConf-1.3.1.tar.gz) = 4372b40b7e35b83270a253b88264b930 -SHA256 (ZConf-1.3.1.tar.gz) = 42d2bc4f0019160234bef37f645cfd4f8fc85de587cd0434879041074f7038f4 -SIZE (ZConf-1.3.1.tar.gz) = 26655 +MD5 (ZConf-2.0.1.tar.gz) = d164b838d4c7af9c5008d7f84d3a3564 +SHA256 (ZConf-2.0.1.tar.gz) = 5d62da1a120cfe296072d24b7d8fbf131a3b784957d8367a3711cfdd056e5535 +SIZE (ZConf-2.0.1.tar.gz) = 35668 --=_6hw6sksfqqkg--