ports/150914: Update net/p5-ZConf: major update to 4.0.0
Zane C.B.
vvelox at vvelox.net
Fri Sep 24 12:50:03 UTC 2010
>Number: 150914
>Category: ports
>Synopsis: Update net/p5-ZConf: major update to 4.0.0
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 24 12:50:02 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.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.
>How-To-Repeat:
>Fix:
--- p5-ZConf_distinfo.diff begins here ---
--- distinfo.old 2010-09-24 07:12:52.193596345 -0500
+++ distinfo 2010-09-24 07:13:39.976619327 -0500
@@ -1,3 +1,3 @@
-MD5 (ZConf-3.1.0.tar.gz) = 49c67a184481f616e931f74bbcf68ab9
-SHA256 (ZConf-3.1.0.tar.gz) = 0ece00286c1da94d6a9118ad9de23913e6e6118b304117994474a7de7005d2bf
-SIZE (ZConf-3.1.0.tar.gz) = 36269
+MD5 (ZConf-4.0.0.tar.gz) = 97412baa243215e5fd4c4168be08ed5a
+SHA256 (ZConf-4.0.0.tar.gz) = 7089dbd6673f1ee73ce51aba98d56e49f93377b350769c599e0965222a569d09
+SIZE (ZConf-4.0.0.tar.gz) = 46701
--- p5-ZConf_distinfo.diff ends here ---
--- p5-ZConf_Makefile.diff begins here ---
--- 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 ---
--- p5-ZConf_pkg-plist.diff begins here ---
--- pkg-plist.old 2010-09-24 07:13:03.186602160 -0500
+++ pkg-plist 2010-09-24 07:17:59.688748103 -0500
@@ -1,6 +1,10 @@
%%SITE_PERL%%/ZConf.pm
+%%SITE_PERL%%/ZConf/backends/ldap.pm
+%%SITE_PERL%%/ZConf/backends/file.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/.packlist
+ at dirrmtry %%SITE_PERL%%/ZConf/backends
@dirrmtry %%SITE_PERL%%/ZConf
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/backends
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf
bin/zcchooser-edit
bin/zcchooser-get
--- p5-ZConf_pkg-plist.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list