ports/151395: update port: net/p5-ZConf update from 4.0.0 to 4.2.0.... this also fixes a notable bug in 4.0.0... this also correct the depedencies...

Zane C.B. vvelox at vvelox.net
Mon Oct 11 18:30:07 UTC 2010


>Number:         151395
>Category:       ports
>Synopsis:       update port: net/p5-ZConf   update from 4.0.0 to 4.2.0.... this also fixes a notable bug in 4.0.0... this also correct the depedencies...
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 11 18:30:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Zane C.B.
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
>Environment:


System: FreeBSD 8.1-PRERELEASE #1: Thu Jul 22 22:15:08 UTC 2010
    kitsunetemp at vixen42.vulpes.vvelox.net:/usr/obj/usr/src/sys/GENERIC



>Description:


4.2.0   2010-11-11/12:30
                -Minor correction in 'MANIFEST'.
                -Add 'initBackend' method to 'ZConf'.
                -Rewrite 'new' method chunk to use 'initBackend'.
                -Cleanup 'LDAPconnect' method in 'ZConf'.
                -Add 'writeSetFromZML' method for all.
                -All write methods for the backends now use 'writeSetFromZML'.

4.1.0   2010-10-30/22:00
                -CPAN should now show the POD for ZConf::backends::files.
                -Add the method 'dumpToZML' and 'isConfigLoaded' to 'ZConf'.
                -'writeSetFromLoadedConfig' now verifies if the config is loaded.
                -Add 'bin/zccdump'.
                -Add 'Module::List' as a dependency to 'Makefile.PL' as it was missing.
                -Update 'MANIFEST', fixing lots of missing stuff.
                -Add some nicer example stuff to the POD.
                -The 'writeSetFromLoadedConfig' for the backends now checks if a config is loaded and for the config name.
                -Rename anything improperly labeled function is labeled method.

4.0.1   2010-10-24/07:45
                -Correct getAvailableSets if it does not error.



>How-To-Repeat:





>Fix:


--- p5-ZConf_distinfo.diff begins here ---
--- distinfo.old	2010-10-10 01:09:02.000000000 -0500
+++ distinfo	2010-10-11 12:59:35.303912814 -0500
@@ -1,3 +1,3 @@
-MD5 (ZConf-4.0.0.tar.gz) = 97412baa243215e5fd4c4168be08ed5a
-SHA256 (ZConf-4.0.0.tar.gz) = 7089dbd6673f1ee73ce51aba98d56e49f93377b350769c599e0965222a569d09
-SIZE (ZConf-4.0.0.tar.gz) = 46701
+MD5 (ZConf-4.2.0.tar.gz) = bcc9e42ac8b1321daf843db15c1f3c46
+SHA256 (ZConf-4.2.0.tar.gz) = 5b22baa0aaedbebc38249e84791f8dc60a48fb3131208a01af4eb15f47635ffe
+SIZE (ZConf-4.2.0.tar.gz) = 47807
--- p5-ZConf_distinfo.diff ends here ---

--- p5-ZConf_Makefile.diff begins here ---
--- Makefile.old	2010-10-11 12:44:33.036466812 -0500
+++ Makefile	2010-10-11 13:07:41.982154602 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ZConf
-PORTVERSION=	4.0.0
+PORTVERSION=	4.2.0
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
@@ -19,6 +19,7 @@
 		${SITE_PERL}/Net/LDAP/LDAPhash.pm:${PORTSDIR}/net/p5-Net-LDAP-LDAPhash \
 		${SITE_PERL}/Net/LDAP/Makepath.pm:${PORTSDIR}/net/p5-Net-LDAP-Makepath \
 		${SITE_PERL}/ZML.pm:${PORTSDIR}/devel/p5-ZML \
+		${SITE_PERL}/Module/List.pm:${PORTSDIR}/devel/p5-Module-List \
 		${SITE_PERL}/Chooser.pm:${PORTSDIR}/devel/p5-Chooser \
 		${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir \
 		${SITE_PERL}/Net/LDAP/AutoDNs.pm:${PORTSDIR}/net/p5-Net-LDAP-AutoDNs \
--- p5-ZConf_Makefile.diff ends here ---


--- p5-ZConf_pkg-descr.diff begins here ---
--- pkg-descr.old	2010-10-11 13:01:41.565975450 -0500
+++ pkg-descr	2010-10-11 13:02:35.278002538 -0500
@@ -7,6 +7,7 @@
 zcset	Sets a value in a ZConf config.
 zcvdel	Remove a variable from a ZConf config.
 zcvls	Lists the keys of a ZConf config.
+zccdump	Dump a ZConf config to ZML.
 zcchooser-edit	Edits the chooser for a config.
 zcchooser-get	Gets the chooser for a config.
 zcchooser-run	Return the set that will be used for a config.
--- p5-ZConf_pkg-descr.diff ends here ---

--- p5-ZConf_pkg-plist.diff begins here ---
--- pkg-plist.old	2010-10-11 12:44:40.581471275 -0500
+++ pkg-plist	2010-10-11 12:45:29.382495148 -0500
@@ -17,3 +17,4 @@
 bin/zcset
 bin/zcvdel
 bin/zcvls
+bin/zccdump
--- p5-ZConf_pkg-plist.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list