ports/76044: [MAINTAINER] www/mod_perl2: update to 2.0.0r3

Lars Eggert lars.eggert at gmx.net
Mon Jan 10 11:30:21 UTC 2005


>Number:         76044
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_perl2: update to 2.0.0r3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 10 11:30:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD kobe.netlab.nec.de 5.3-STABLE FreeBSD 5.3-STABLE #14: Tue Dec  7 13:32:55 CET
>Description:
- Update to 2.0.0r3

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- mod_perl2-2.0.0r3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- Makefile	8 Jan 2005 10:46:24 -0000	1.41
+++ Makefile	10 Jan 2005 11:23:39 -0000
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	mod_perl
-# internally, this still calls itself r19, but we go with the RC numbers now
-PORTVERSION=	2.0.0r2
+PORTVERSION=	2.0.0r3
 CATEGORIES=	www perl5
 MASTER_SITES=	http://perl.apache.org/dist/ \
 		http://perl.apache.org/dist/old/
 PKGNAMESUFFIX=	2
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/r/-RC/}-XMas
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/r/-RC/}
 
 MAINTAINER=	lars.eggert at gmx.net
 COMMENT=	Embeds a Perl interpreter in the Apache2 server
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	8 Jan 2005 10:46:24 -0000	1.18
+++ distinfo	10 Jan 2005 11:23:39 -0000
@@ -1,2 +1,2 @@
-MD5 (mod_perl-2.0.0-RC2-XMas.tar.gz) = efeec9c467f1f1fb4a3f11652ce4d2ad
-SIZE (mod_perl-2.0.0-RC2-XMas.tar.gz) = 1407092
+MD5 (mod_perl-2.0.0-RC3.tar.gz) = 395897082d4e026effcf0160838989e2
+SIZE (mod_perl-2.0.0-RC3.tar.gz) = 1416964
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/pkg-plist,v
retrieving revision 1.20
diff -u -r1.20 pkg-plist
--- pkg-plist	19 Dec 2004 02:06:53 -0000	1.20
+++ pkg-plist	10 Jan 2005 11:23:39 -0000
@@ -86,6 +86,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/Base64.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/Brigade.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/Bucket.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/BucketAlloc.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/BucketType.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/Const.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/Date.pm
@@ -171,6 +172,8 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Brigade/Brigade.so
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Bucket/Bucket.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Bucket/Bucket.so
+%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/BucketAlloc/BucketAlloc.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/BucketAlloc/BucketAlloc.so
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/BucketType/BucketType.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/BucketType/BucketType.so
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Const/Const.bs
@@ -309,6 +312,7 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Date
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Const
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/BucketType
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/BucketAlloc
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Bucket
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Brigade
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Base64
--- mod_perl2-2.0.0r3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list