summaryrefslogtreecommitdiff
path: root/www/mod_perl2/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-10-21 07:31:59 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-10-21 07:31:59 +0000
commit3bf12d8ef88c03e2adc8b6c3b5c9ce249339094a (patch)
treed55dc037d22dc91ef16edad6f23ca1f2baf461a7 /www/mod_perl2/Makefile
parentAdd p5-Net-MovableType 1.73, (diff)
PR: 58288
Submitted by: maintainer Reviewed by: Approved by: Obtained from: MFC after: Upgrade www/mod_perl2 to 1.99r10, this is a security release for Perl 5.8.1. For detail please refer: http://aspn.activestate.com/ASPN/Mail/Message/modperl/1836735
Notes
Notes: svn path=/head/; revision=91790
Diffstat (limited to 'www/mod_perl2/Makefile')
-rw-r--r--www/mod_perl2/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile
index 44378fa82e7d..337877356ae5 100644
--- a/www/mod_perl2/Makefile
+++ b/www/mod_perl2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_perl
-PORTVERSION= 1.99r09
+PORTVERSION= 1.99r10
CATEGORIES= www perl5
MASTER_SITES= http://perl.apache.org/dist/ \
http://perl.apache.org/dist/old/
@@ -24,9 +24,10 @@ USE_PERL5= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/libexec/apache2/
-MAN3= Apache::Build.3 Apache::Test.3 Apache::TestSmoke.3 \
- Apache::TestTrace.3 Apache::TestUtil.3 Bundle::Apache2.3 \
- Bundle::ApacheTest.3 ModPerl::Code.3
+MAN3= Apache::TestRequest.3 Apache::TestSmoke.3 Apache::TestRun.3 \
+ Apache::TestTrace.3 Apache::TestMM.3 Bundle::ApacheTest.3 \
+ Apache::Test.3 Apache::TestUtil.3 Apache::Build.3 \
+ Bundle::Apache2.3 ModPerl::Code.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
APACHE2_PORT?= ${PORTSDIR}/www/apache2