Bug 150914 - Update net/p5-ZConf: major update to 4.0.0
Summary: Update net/p5-ZConf: major update to 4.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 13:50 UTC by Zane C. Bowers-Hadley
Modified: 2010-10-10 07:10 UTC (History)
0 users

See Also:


Attachments
p5-ZConf_distinfo.diff (501 bytes, patch)
2010-09-24 13:50 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
p5-ZConf_pkg-plist.diff (489 bytes, patch)
2010-09-24 13:50 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2010-09-24 13:50:02 UTC

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 ---
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-24 13:50:09 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-24 13:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-10-10 04:07:54 UTC
Responsible Changed
From-To: perl->pgollucci

I will take it.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-10-10 07:09:06 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-10-10 07:09:09 UTC
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"