From 619c0037d2d5f408920ecabd7d8d514399f6cbbe Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Sun, 19 Dec 2004 02:06:53 +0000 Subject: [PATCH] - Fix plist Reported by: pointyhat via kris PR: ports/75237 Submitted by: Lars Eggert (maintainer) --- www/mod_perl2/Makefile | 1 + www/mod_perl2/pkg-plist | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index a362dc78a7b7..a7981009ba50 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -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/ diff --git a/www/mod_perl2/pkg-plist b/www/mod_perl2/pkg-plist index 038b46e52525..557306d31c9a 100644 --- a/www/mod_perl2/pkg-plist +++ b/www/mod_perl2/pkg-plist @@ -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