diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index ca344ea9072e..a6b0dbb63bbf 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -1,38 +1,38 @@ PORTNAME= Apache-AuthCookie -PORTVERSION= 3.31 +PORTVERSION= 3.32 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to provide custom forms for reauthentication WWW= https://metacpan.org/release/Apache-AuthCookie LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=1.39:www/mod_perl2 \ p5-Class-Load>=0.03:devel/p5-Class-Load \ p5-Hash-MultiValue>=0:devel/p5-Hash-MultiValue \ p5-HTTP-Body>=0:www/p5-HTTP-Body \ p5-URI>=1.36:net/p5-URI \ p5-WWW-Form-UrlEncoded>=0:www/p5-WWW-Form-UrlEncoded USES= apache perl5 USE_PERL5= configure NO_ARCH= yes .include CURUSER?= `whoami` CURGRP?= `groups | ${AWK} '{print $$1}'` TESTPORT?= 8228 CONFIGURE_ENV+= APACHE="${HTTPD}" \ - TESTUSER="${CURUSER}" \ TESTGRP="${CURGRP}" \ - TESTPORT="${TESTPORT}" + TESTPORT="${TESTPORT}" \ + TESTUSER="${CURUSER}" .include diff --git a/www/p5-Apache-AuthCookie/distinfo b/www/p5-Apache-AuthCookie/distinfo index 990c71ac87e7..f4847c633eed 100644 --- a/www/p5-Apache-AuthCookie/distinfo +++ b/www/p5-Apache-AuthCookie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650229150 -SHA256 (Apache-AuthCookie-3.31.tar.gz) = 0728672eb98bcd66525967a75d7c4d617c0b4c41162013ac9a4cefe46f7dff7c -SIZE (Apache-AuthCookie-3.31.tar.gz) = 63708 +TIMESTAMP = 1725380494 +SHA256 (Apache-AuthCookie-3.32.tar.gz) = 9fe82b10175e0b0f8cc11c7ed10444ad329403f22ebf826285db34b1ba57981c +SIZE (Apache-AuthCookie-3.32.tar.gz) = 64200