4.0.0 2010-09-24/06:50 -Break the backends out into seperate modules. -Lots of documentation cleanup. 3.1.1 2010-05-29/ -Clean up the documentation on the regex get functions. Fix: --- Makefile.old 2010-09-24 07:12:46.623592895 -0500 +++ Makefile 2010-09-24 07:14:14.369636037 -0500 @@ -6,7 +6,7 @@ # PORTNAME= ZConf -PORTVERSION= 3.1.0 +PORTVERSION= 4.0.0 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX @@ -28,6 +28,8 @@ PERL_CONFIGURE= yes -MAN3= ZConf.3 +MAN3= ZConf.3 \ + ZConf::backends::file.3 \ + ZConf::backends::ldap.3 .include <bsd.port.mk> --- p5-ZConf_Makefile.diff ends here ---
Class Changed From-To: change-request->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->pgollucci I will take it.
State Changed From-To: open->closed Committed, Thanks!
pgollucci 2010-10-10 06:09:02 UTC FreeBSD ports repository Modified files: net/p5-ZConf Makefile distinfo pkg-plist Log: - Update to 4.0.0 PR: ports/150914 Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) Changes: http://search.cpan.org/dist/ZConf/Changes Revision Changes Path 1.17 +4 -3 ports/net/p5-ZConf/Makefile 1.17 +3 -3 ports/net/p5-ZConf/distinfo 1.4 +4 -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"