From vvelox@vvelox.net  Tue Sep 23 11:40:40 2008
Return-Path: <vvelox@vvelox.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D9CC2106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Sep 2008 11:40:40 +0000 (UTC)
	(envelope-from vvelox@vvelox.net)
Received: from vulpes.vvelox.net (vulpes.vvelox.NET [74.200.198.26])
	by mx1.freebsd.org (Postfix) with ESMTP id BDD198FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Sep 2008 11:40:40 +0000 (UTC)
	(envelope-from vvelox@vvelox.net)
Received: from vixen42.vulpes (c-67-173-22-216.hsd1.il.comcast.net [67.173.22.216])
	(Authenticated sender: vvelox)
	by vulpes.vvelox.net (Postfix) with ESMTP id 110F0B82E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Sep 2008 06:29:02 -0500 (CDT)
Message-Id: <1222169080.90189@vixen42.vulpes>
Date: Tue, 23 Sep 2008 06:24:40 -0500
From: "Zane C.B." <vvelox@vvelox.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: update: net/p5-ZConf  updates it to ZConf-0.4.0... includes useful new features such as setDel* and misc bug fixes
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         127569
>Category:       ports
>Synopsis:       update: net/p5-ZConf  updates it to ZConf-0.4.0... includes useful new features such as setDel* and misc bug fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 11:50:00 UTC 2008
>Closed-Date:    Fri Oct 24 18:50:31 UTC 2008
>Last-Modified:  Fri Oct 24 19:00:10 UTC 2008
>Originator:     Zane C.B.
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.3-STABLE #3: Mon May 26 17:37:16 CDT 2008
    root@vixen42.vulpes:/usr/obj/usr/src/sys/SMP



>Description:


0.4.0	2008-09-19/19:30
		-Add delSet, delSetFile, delSetLDAP, and setExists.
		-Make sure setDefault blanks errors.
		-Document the internal hash 'set'.
		-The name checks now check for undefined ones as well.



>How-To-Repeat:


1: Patch
2:
3: Update and enjoy.


>Fix:


--- net_p5-ZConf_distinfo.diff begins here ---
--- distinfo.orig	2008-08-06 08:37:55.000000000 -0500
+++ distinfo	2008-09-23 06:15:52.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (ZConf-0.3.2.tar.gz) = 23c9055da536083fee40f347a49978b7
-SHA256 (ZConf-0.3.2.tar.gz) = 75fde0abb72ff12055c5fa2875ca2f04547fa6b96e93e0d6c12831cfc75a5030
-SIZE (ZConf-0.3.2.tar.gz) = 17076
+MD5 (ZConf-0.4.0.tar.gz) = 2e0dcf5fdcc7543237b1f01467c3f051
+SHA256 (ZConf-0.4.0.tar.gz) = ec0011160d8fcc87ef5b82ca29429b3d2471188742cc54535a30393919b3e7da
+SIZE (ZConf-0.4.0.tar.gz) = 18602
--- net_p5-ZConf_distinfo.diff ends here ---
--- net_p5-ZConf_Makefile.diff begins here ---
--- Makefile.orig	2008-09-23 06:15:31.000000000 -0500
+++ Makefile	2008-09-23 06:15:37.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ZConf
-PORTVERSION=	0.3.2
+PORTVERSION=	0.4.0
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
--- net_p5-ZConf_Makefile.diff ends here ---



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Tue Sep 23 11:50:06 UTC 2008 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127569 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Sep 23 11:53:39 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127569 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Oct 24 18:50:29 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127569 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127569: commit references a PR
Date: Fri, 24 Oct 2008 18:50:30 +0000 (UTC)

 miwi        2008-10-24 18:50:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-ZConf         Makefile distinfo 
   Log:
   - Update to 0.4.0
   
   PR:             127569
   Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
   
   Revision  Changes    Path
   1.5       +1 -1      ports/net/p5-ZConf/Makefile
   1.4       +3 -3      ports/net/p5-ZConf/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
