aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookie
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2005-05-23 09:55:36 +0000
committerPhilip Paeps <philip@FreeBSD.org>2005-05-23 09:55:36 +0000
commit6c2cfb5ee75a8c08610f178d000db2bb8c25a103 (patch)
tree14f93bebe3b2a62f9680607edb7d767b67a04853 /www/p5-Apache-AuthCookie
parent4c217f887f35d6fd717d33526fa2faf0ebb3e97a (diff)
downloadports-6c2cfb5ee75a8c08610f178d000db2bb8c25a103.tar.gz
ports-6c2cfb5ee75a8c08610f178d000db2bb8c25a103.zip
Notes
Diffstat (limited to 'www/p5-Apache-AuthCookie')
-rw-r--r--www/p5-Apache-AuthCookie/Makefile7
-rw-r--r--www/p5-Apache-AuthCookie/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile
index 5019aba8a525..4a8b30a9e37d 100644
--- a/www/p5-Apache-AuthCookie/Makefile
+++ b/www/p5-Apache-AuthCookie/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Apache-AuthCookie
-PORTVERSION= 3.06
+PORTVERSION= 3.08
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
@@ -17,8 +17,7 @@ COMMENT= A perl module to provide custom forms for reauthentication
RUN_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
.if defined(WITH_MODPERL2)
-BROKEN= Broken due the new mod_perl2 API
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2
+RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
.else
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
.endif
@@ -34,6 +33,6 @@ CONFIGURE_ENV+= APACHE="${PREFIX}/sbin/apache" \
TESTGRP="${CURGRP}" \
TESTPORT="${TESTPORT}"
-MAN3= Apache::AuthCookie.3
+MAN3= Apache::AuthCookie.3 Apache2::AuthCookie.3
.include <bsd.port.mk>
diff --git a/www/p5-Apache-AuthCookie/distinfo b/www/p5-Apache-AuthCookie/distinfo
index 293b7aa4a72d..ab51d5a72554 100644
--- a/www/p5-Apache-AuthCookie/distinfo
+++ b/www/p5-Apache-AuthCookie/distinfo
@@ -1,2 +1,2 @@
-MD5 (Apache-AuthCookie-3.06.tar.gz) = 8d64e84fb8accd870b058e6b7b1634f9
-SIZE (Apache-AuthCookie-3.06.tar.gz) = 32510
+MD5 (Apache-AuthCookie-3.08.tar.gz) = acbb69d043d4c4a913007d068692339c
+SIZE (Apache-AuthCookie-3.08.tar.gz) = 34791