aboutsummaryrefslogtreecommitdiff
path: root/www/mod_perl2
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2012-05-27 20:16:43 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2012-05-27 20:16:43 +0000
commit063743d0663198f098453d1ae47acae44fba26c1 (patch)
tree05bcfd6b9ea9cb1bd0a9cb789b2e9c1899626d27 /www/mod_perl2
parente233e81e0158bb4eafa220f5ba7750526e428ca2 (diff)
downloadports-063743d0663198f098453d1ae47acae44fba26c1.tar.gz
ports-063743d0663198f098453d1ae47acae44fba26c1.zip
- Update to 2.0.6
PR: ports/167866 Submitted by: Dima Panov <fluffy@freebsd.org> Approved by: apache (pgollucci)
Notes
Notes: svn path=/head/; revision=297558
Diffstat (limited to 'www/mod_perl2')
-rw-r--r--www/mod_perl2/Makefile14
-rw-r--r--www/mod_perl2/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile
index aff6663a60e9..76c05ac74aa9 100644
--- a/www/mod_perl2/Makefile
+++ b/www/mod_perl2/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= mod_perl
-PORTVERSION= 2.0.5
-PORTREVISION= 1
+PORTVERSION= 2.0.6
PORTEPOCH= 3
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_APACHE}
-MASTER_SITE_SUBDIR= perl
+MASTER_SITE_SUBDIR=perl
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
PKGNAMESUFFIX= 2
@@ -55,10 +54,11 @@ MAN3= APR.3 APR::Base64.3 APR::Brigade.3 APR::Bucket.3 \
Apache2::SubProcess.3 Apache2::SubRequest.3 Apache2::URI.3 \
Apache2::Util.3 Apache2::compat.3 Apache2::porting.3 \
Apache::Reload.3 Apache::SizeLimit.3 Apache::SizeLimit::Core.3 \
- Apache::Test.3 Apache::TestConfig.3 Apache::TestMB.3 \
- Apache::TestMM.3 Apache::TestReport.3 Apache::TestRequest.3 \
- Apache::TestRun.3 Apache::TestRunPHP.3 Apache::TestRunPerl.3 \
- Apache::TestServer.3 Apache::TestSmoke.3 Apache::TestTrace.3 Apache::TestUtil.3 \
+ Apache::Test.3 Apache::TestConfig.3 Apache::TestHandler.3 \
+ Apache::TestMB.3 Apache::TestMM.3 Apache::TestReport.3 \
+ Apache::TestRequest.3 Apache::TestRun.3 Apache::TestRunPHP.3 \
+ Apache::TestRunPerl.3 Apache::TestServer.3 Apache::TestSmoke.3 \
+ Apache::TestTrace.3 Apache::TestUtil.3 \
Bundle::Apache2.3 Bundle::ApacheTest.3 ModPerl::BuildMM.3 \
ModPerl::CScan.3 ModPerl::Code.3 ModPerl::Config.3 \
ModPerl::Const.3 ModPerl::Global.3 ModPerl::MM.3 \
diff --git a/www/mod_perl2/distinfo b/www/mod_perl2/distinfo
index 09721a23de88..e1d4242cdaa3 100644
--- a/www/mod_perl2/distinfo
+++ b/www/mod_perl2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mod_perl-2.0.5.tar.gz) = fa95be3d6d00f083afaea4b17fd594b505998e396feb71260857604566aa8afa
-SIZE (mod_perl-2.0.5.tar.gz) = 3778910
+SHA256 (mod_perl-2.0.6.tar.gz) = 8cf768d2c55291e10542ef8d9a4f4ebe835365e43b4584771e654079405827dc
+SIZE (mod_perl-2.0.6.tar.gz) = 3784836 \ No newline at end of file