aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookie
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-10 01:35:44 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-10 01:35:44 +0000
commitb15b4152d41a7633d3494f731ee1ad64a3a642a8 (patch)
tree53512c3b254cf7d6d63cfc100ef06ea68208e89e /www/p5-Apache-AuthCookie
parent881f826086dce758450cbf1f92577293f49b6e9f (diff)
downloadports-b15b4152d41a7633d3494f731ee1ad64a3a642a8.tar.gz
ports-b15b4152d41a7633d3494f731ee1ad64a3a642a8.zip
Notes
Diffstat (limited to 'www/p5-Apache-AuthCookie')
-rw-r--r--www/p5-Apache-AuthCookie/Makefile11
-rw-r--r--www/p5-Apache-AuthCookie/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile
index 2dfa4d9d760d..9413d1ade23d 100644
--- a/www/p5-Apache-AuthCookie/Makefile
+++ b/www/p5-Apache-AuthCookie/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Apache-AuthCookie
-PORTVERSION= 3.12
-PORTREVISION= 1
+PORTVERSION= 3.14
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,13 +15,13 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= A perl module to provide custom forms for reauthentication
.if defined(WITH_MODPERL2)
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
-BUILD_DEPENDS= ${RUN_DEPENDS}
USE_APACHE= 2.0+
.else
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
-BUILD_DEPENDS= ${RUN_DEPENDS} \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
USE_APACHE= 1.3
.endif
@@ -35,6 +34,6 @@ CONFIGURE_ENV+= APACHE="${HTTPD}" \
TESTGRP="${CURGRP}" \
TESTPORT="${TESTPORT}"
-MAN3= Apache::AuthCookie.3 Apache2::AuthCookie.3
+MAN3= Apache::AuthCookie.3 Apache2::AuthCookie.3 Apache::AuthCookie::Util.3
.include <bsd.port.mk>
diff --git a/www/p5-Apache-AuthCookie/distinfo b/www/p5-Apache-AuthCookie/distinfo
index 66a1f41580ec..e58225223176 100644
--- a/www/p5-Apache-AuthCookie/distinfo
+++ b/www/p5-Apache-AuthCookie/distinfo
@@ -1,3 +1,3 @@
-MD5 (Apache-AuthCookie-3.12.tar.gz) = f6a93ca0c75d201088f619f79ef405a9
-SHA256 (Apache-AuthCookie-3.12.tar.gz) = 2388904f0af07ea023c50fce0a9ff1d9b5facdc6e9b4fef8617d025df8f8d792
-SIZE (Apache-AuthCookie-3.12.tar.gz) = 36014
+MD5 (Apache-AuthCookie-3.14.tar.gz) = 3213ce96a5df6a70a7e4935c3bc40715
+SHA256 (Apache-AuthCookie-3.14.tar.gz) = 64b988b33a266d4928b67070c197b201e52e6ca9f24d40f1bbba381ed62825c5
+SIZE (Apache-AuthCookie-3.14.tar.gz) = 44197