1.1.1 2009-05-07/00:30 -defaultSetExists now actually works instead of always returning true. -setExists will now use defaultSetExists if no set is specified. 1.1.0 2009-04-12/14:30 -Implement system mode. -New cleanup. 1.0.0 2009-03-02/05:00 -Removed 'chooseSetFile' and 'chooseSetLDAP' as it now uses readChooser. -Implement read fall through for. Now any reads that error for LDAP, will try to use the file backend. 0.7.1 2009-02-16/5:20 -Fix error strings for writeSetFromHash -Fix ZML parsing error in 'readFile'. It now properply parses multiline variables. Fix: --- distinfo.orig 2009-05-27 09:01:20.000000000 -0500 +++ distinfo 2009-05-27 09:03:04.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (ZConf-0.7.0.tar.gz) = fe9aa141f76cb16fe5cd8a2bae4f8859 -SHA256 (ZConf-0.7.0.tar.gz) = ae56b0dc772273b5ca6fd8d81c266b2ce866117ddac778462fffb05d7d96496d -SIZE (ZConf-0.7.0.tar.gz) = 23554 +MD5 (ZConf-1.1.1.tar.gz) = 8f0deb8ffd60c10073bc7f440ec68d12 +SHA256 (ZConf-1.1.1.tar.gz) = 970db47b4684cc046912279b1661bda9297f69361ecb490480bcbf021790fc10 +SIZE (ZConf-1.1.1.tar.gz) = 24171 --- p5-ZConf_distinfo.diff ends here --- How-To-Repeat: 1: Notice that 0.7.0 is in the ports. 2: 3: Apply the patches and enjoy.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2009-06-15 19:42:37 UTC FreeBSD ports repository Modified files: net/p5-ZConf Makefile distinfo pkg-descr Log: - Update to 1.1.1 PR: 134991 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer) Revision Changes Path 1.8 +1 -1 ports/net/p5-ZConf/Makefile 1.7 +3 -3 ports/net/p5-ZConf/distinfo 1.3 +9 -0 ports/net/p5-ZConf/pkg-descr _______________________________________________ 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 New port added. Thanks!