ports/62603: fix ports/www/mod_perl2/pkg-plist

Christopher Nehren apeiron at comcast.net
Mon Feb 9 21:40:08 UTC 2004


>Number:         62603
>Category:       ports
>Synopsis:       fix ports/www/mod_perl2/pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 09 13:40:07 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Nehren
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD prophecy.dyndns.org 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Tue Jan 13 02:50:17 EST 2004 root at prophecy.dyndns.org:/usr/obj/usr/src/sys/PROPHECY i386


	
>Description:
mod_perl2's pkg-plist is marked as broken; this two-line diff fixes it.
>How-To-Repeat:
cd $PORTSDIR/www/mod_perl2 ; make install deinstall
>Fix:

--- pkg-plist	Mon Feb  9 16:29:21 2004
+++ pkg-plist.new	Mon Feb  9 16:25:21 2004
@@ -122,7 +122,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Apache/XSLoader.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Apache/compat.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Apache/porting.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Bundle/Apache2.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Bundle/Apache2.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ModPerl/BuildMM.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ModPerl/BuildOptions.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ModPerl/Code.pm
@@ -294,7 +294,6 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ModPerl
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Bundle
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Apache
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list