diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-30 22:38:20 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-30 22:38:20 +0000 |
commit | 33ddf8f700a1fa87c127862e9cbde2b179f51901 (patch) | |
tree | b89dc0c76ba062d86fbfd33f5c428f23d1d11e73 /www/p5-Apache-AuthCookie | |
parent | cd01875d88723ac3d85b0cf6064f4414a288cf62 (diff) | |
download | ports-33ddf8f700a1fa87c127862e9cbde2b179f51901.tar.gz ports-33ddf8f700a1fa87c127862e9cbde2b179f51901.zip |
Notes
Diffstat (limited to 'www/p5-Apache-AuthCookie')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Apache-AuthCookie/distinfo | 5 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 45a7b8a675e3..1a9130a60bc6 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -6,16 +6,15 @@ # PORTNAME= Apache-AuthCookie -PORTVERSION= 3.08 -CATEGORIES= www +PORTVERSION= 3.09 +CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl module to provide custom forms for reauthentication -APACHE_COMPAT= yes RUN_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} .if defined(WITH_MODPERL2) RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2 @@ -25,6 +24,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl BUILD_DEPENDS= ${RUN_DEPENDS} \ ${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test +APACHE_COMPAT= yes CURUSER?= `whoami` CURGRP?= `groups | ${AWK} '{print $$1}'` TESTPORT?= 8228 diff --git a/www/p5-Apache-AuthCookie/distinfo b/www/p5-Apache-AuthCookie/distinfo index 5cbb05c2b862..920f50e92434 100644 --- a/www/p5-Apache-AuthCookie/distinfo +++ b/www/p5-Apache-AuthCookie/distinfo @@ -1,3 +1,2 @@ -MD5 (Apache-AuthCookie-3.08.tar.gz) = acbb69d043d4c4a913007d068692339c -SHA256 (Apache-AuthCookie-3.08.tar.gz) = 1bf9633dbefeb9caf4049a4ea33bb165cd0c40fb7c5503b66c87bc81cf7cf282 -SIZE (Apache-AuthCookie-3.08.tar.gz) = 34791 +MD5 (Apache-AuthCookie-3.09.tar.gz) = 8bfd8834d2b161f2e28c908c27eccf10 +SIZE (Apache-AuthCookie-3.09.tar.gz) = 34908 |