Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2004 23:29:08 +0100 (CET)
From:      Lars Eggert <lars.eggert@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75237: [MAINTAINER] www/mod_perl2: fix plist based on pointyhead report
Message-ID:  <200412182229.iBIMT8Pj053479@kobe.netlab.nec.de>
Resent-Message-ID: <200412182230.iBIMUNJS008998@freefall.freebsd.org>

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

>Number:         75237
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_perl2: 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:30:23 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 pointyead report:
 http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.5.2004121802/mod_perl2-1.99r18.log


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

--- mod_perl2-1.99r18_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- Makefile	14 Dec 2004 02:32:59 -0000	1.39
+++ Makefile	18 Dec 2004 22:26:49 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	mod_perl
 PORTVERSION=	1.99r18
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	http://perl.apache.org/dist/ \
 		http://perl.apache.org/dist/old/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/pkg-plist,v
retrieving revision 1.19
diff -u -r1.19 pkg-plist
--- pkg-plist	14 Dec 2004 02:32:59 -0000	1.19
+++ pkg-plist	18 Dec 2004 22:26:49 -0000
@@ -1,5 +1,9 @@
 bin/mp2bug
 bin/mp2doc
+include/apache2/modperl_apr_perlio.h
+include/apache2/modperl_xs_util.h
+include/apache2/modperl_xs_typedefs.h
+include/apache2/modperl_xs_sv_convert.h
 include/apache2/modules/perl/mod_perl.h
 include/apache2/modules/perl/modperl_apache_compat.h
 include/apache2/modules/perl/modperl_apache_includes.h
--- mod_perl2-1.99r18_1.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?200412182229.iBIMT8Pj053479>