Index: head/www/p5-Apache-AuthCookie/Makefile =================================================================== --- head/www/p5-Apache-AuthCookie/Makefile (revision 336320) +++ head/www/p5-Apache-AuthCookie/Makefile (revision 336321) @@ -1,32 +1,35 @@ # Created by: will # $FreeBSD$ PORTNAME= Apache-AuthCookie -PORTVERSION= 3.19 +PORTVERSION= 3.20 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to provide custom forms for reauthentication + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ p5-autobox>=0:${PORTSDIR}/devel/p5-autobox \ p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load RUN_DEPENDS:= ${BUILD_DEPENDS} USE_APACHE= 22+ USES= perl5 USE_PERL5= configure .include CURUSER?= `whoami` CURGRP?= `groups | ${AWK} '{print $$1}'` TESTPORT?= 8228 CONFIGURE_ENV+= APACHE="${HTTPD}" \ TESTUSER="${CURUSER}" \ TESTGRP="${CURGRP}" \ TESTPORT="${TESTPORT}" .include Property changes on: head/www/p5-Apache-AuthCookie/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Apache-AuthCookie/distinfo =================================================================== --- head/www/p5-Apache-AuthCookie/distinfo (revision 336320) +++ head/www/p5-Apache-AuthCookie/distinfo (revision 336321) @@ -1,2 +1,2 @@ -SHA256 (Apache-AuthCookie-3.19.tar.gz) = f592e416ab943ea1b7248f8e473a3479744559a4c15e9512e186761eab6cbb2e -SIZE (Apache-AuthCookie-3.19.tar.gz) = 48427 +SHA256 (Apache-AuthCookie-3.20.tar.gz) = 50e61877d3f773ed6a2def4077acac0c67e5227247d6f67a4bcf3992037cf946 +SIZE (Apache-AuthCookie-3.20.tar.gz) = 48882 Property changes on: head/www/p5-Apache-AuthCookie/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property