ports/75238: [MAINTAINER] www/p5-Apache-SubProcess: fix plist based on pointyhead report

Lars Eggert lars.eggert at gmx.net
Sat Dec 18 22:40:17 UTC 2004


>Number:         75238
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-Apache-SubProcess: fix plist based on pointyhead report
>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:   Sat Dec 18 22:40:16 GMT 2004
>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:
Fix plist based on pointyhead report:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.5.2004121802/p5-Apache-SubProcess-0.03.log


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

--- p5-Apache-SubProcess-0.03_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-SubProcess/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	19 Jan 2004 00:56:11 -0000	1.6
+++ Makefile	18 Dec 2004 22:30:49 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Apache-SubProcess
 PORTVERSION=	0.03
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Apache
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-SubProcess/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	24 Oct 2003 12:04:36 -0000	1.2
+++ pkg-plist	18 Dec 2004 22:30:49 -0000
@@ -2,6 +2,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess/SubProcess.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/Apache/SubProcess.pm
- at unexec %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess 2>/dev/null || true
- at unexec %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache            2>/dev/null || true
- at unexec %D/%%SITE_PERL%%/%%PERL_ARCH%%/Apache                 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache            2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Apache                 2>/dev/null || true
--- p5-Apache-SubProcess-0.03_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list