4.2.1 2011-02-14/18:30 -"bin/zccdump" added. This should of been added previously, but was not do to a commit error. 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. Fix: --- Makefile.old 2011-02-14 18:42:03.893669485 -0600 +++ Makefile 2011-02-14 18:42:59.680152683 -0600 @@ -6,7 +6,7 @@ # PORTNAME= ZConf -PORTVERSION= 4.0.0 +PORTVERSION= 4.2.1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX --- p5-ZConf_Makefile.diff ends here ---
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
miwi 2011-02-15 03:55:31 UTC FreeBSD ports repository Modified files: net/p5-ZConf Makefile distinfo pkg-descr pkg-plist Log: - Update to 4.2.1 PR: 154790 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer) Revision Changes Path 1.18 +1 -1 ports/net/p5-ZConf/Makefile 1.18 +2 -3 ports/net/p5-ZConf/distinfo 1.5 +1 -0 ports/net/p5-ZConf/pkg-descr 1.5 +1 -0 ports/net/p5-ZConf/pkg-plist _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!