ports/83984: Update www/p5-libapreq2 2.05 -> 2.06

Philip M. Gollucci pgollucci at apache.org
Sun Jul 24 04:20:21 UTC 2005


>Number:         83984
>Category:       ports
>Synopsis:       Update www/p5-libapreq2 2.05 -> 2.06
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 24 04:20:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
P6M7G8 Consulting
>Environment:
System: FreeBSD vegeta.p6m7g8.net 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Wed Dec 22 21:08:50 EST 2004 root at vegeta.p6m7g8.net:/usr/obj/usr/src/sys/VEGETA i386
>Description:
Update to the recently release 2.06 which I contributed highly too.
Move the man pages into the Makefile fixing portlint -A.
Maintainer CC'ed

--- p5-libapreq2.diff begins here ---
Index: p5-libapreq2/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-libapreq2/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- p5-libapreq2/Makefile	27 May 2005 08:56:30 -0000	1.10
+++ p5-libapreq2/Makefile	24 Jul 2005 03:30:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libapreq2
-PORTVERSION=	2.05
+PORTVERSION=	2.06
 CATEGORIES=	www perl5 devel
 MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD}
 MASTER_SITE_SUBDIR=libapreq
@@ -31,6 +31,12 @@
 USE_APACHE=	yes
 WRKSRC=		${WRKDIR}/${DISTNAME:C/_[0-9]+//}
 
+MAN3=	APR::Request::Apache2.3 APR::Request::CGI.3 \
+	APR::Request::Cookie.3 APR::Request::Error.3 \
+	APR::Request::Param.3 APR::Request.3 \
+	Apache2::Cookie.3 Apache2::Upload.3 \
+	Apache2::Request.3
+
 post-configure:
 	cd ${CONFIGURE_WRKSRC}/glue/perl && \
 		${PERL5} Makefile.PL -apxs ${APXS} && \
Index: p5-libapreq2/distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-libapreq2/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- p5-libapreq2/distinfo	22 May 2005 13:08:44 -0000	1.4
+++ p5-libapreq2/distinfo	24 Jul 2005 03:30:48 -0000
@@ -1,2 +1,2 @@
-MD5 (libapreq2-2.05-dev.tar.gz) = 0985e102b6d2bc9c747a56b04a85cba6
-SIZE (libapreq2-2.05-dev.tar.gz) = 702625
+MD5 (libapreq2-2.06-dev.tar.gz) = e245db341c4967e0a23b7f767d6486d9
+SIZE (libapreq2-2.06-dev.tar.gz) = 711422
Index: p5-libapreq2/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-libapreq2/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- p5-libapreq2/pkg-plist	22 May 2005 13:08:44 -0000	1.4
+++ p5-libapreq2/pkg-plist	24 Jul 2005 03:30:48 -0000
@@ -40,15 +40,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/APR/Request/Request.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/APR/Request/Request.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/libapreq2/.packlist
-lib/perl5/%%PERL_VER%%/man/man3/APR::Request::Apache2.3
-lib/perl5/%%PERL_VER%%/man/man3/APR::Request::CGI.3
-lib/perl5/%%PERL_VER%%/man/man3/APR::Request::Cookie.3
-lib/perl5/%%PERL_VER%%/man/man3/APR::Request::Error.3
-lib/perl5/%%PERL_VER%%/man/man3/APR::Request::Param.3
-lib/perl5/%%PERL_VER%%/man/man3/APR::Request.3
-lib/perl5/%%PERL_VER%%/man/man3/Apache2::Cookie.3
-lib/perl5/%%PERL_VER%%/man/man3/Apache2::Upload.3
-lib/perl5/%%PERL_VER%%/man/man3/Apache2::Request.3
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/APR/Request/ 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/APR/ 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ 2>/dev/null || true
--- p5-libapreq2.diff ends here ---


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list