Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2006 09:21:20 +0100 (CET)
From:      Lars Eggert <lars.eggert@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        marco@tols.org
Subject:   ports/92590: [MAINTAINER] www/mod_perl2: fix plist for apache21 and higher
Message-ID:  <200601310821.k0V8LKLx036531@kobe.netlab.nec.de>
Resent-Message-ID: <200601310830.k0V8U5rN035751@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92590
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_perl2: fix plist for apache21 and higher
>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:   Tue Jan 31 08:30:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD kobe.netlab.nec.de 6.0-STABLE FreeBSD 6.0-STABLE #3: Mon Jan  9 12:00:30 CET
>Description:
Fix plist for apache21 and higher.
Tested by Marco van Tol <marco@tols.org>

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

--- mod_perl2-2.0.2,3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/mod_perl2--/pkg-plist /usr/ports/www/mod_perl2/pkg-plist
--- /usr/ports/www/mod_perl2--/pkg-plist	Mon Jan 30 14:56:17 2006
+++ /usr/ports/www/mod_perl2/pkg-plist	Mon Jan 30 14:59:24 2006
@@ -329,6 +329,6 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/APR
-@dirrm include/apache2/modules/perl
-@dirrmtry include/apache2/modules
-@dirrmtry include/apache2
+@dirrm %%APACHEINCLUDEDIR%%/modules/perl
+@dirrmtry %%APACHEINCLUDEDIR%%/modules
+@dirrmtry %%APACHEINCLUDEDIR%%
--- mod_perl2-2.0.2,3.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601310821.k0V8LKLx036531>