- Update to 3.15
- Remove MD5 With Hat: perl@
This commit is contained in:
parent
b296b59380
commit
8a858e1dc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266522
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Apache-AuthCookie
|
||||
PORTVERSION= 3.14
|
||||
PORTVERSION= 3.15
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -34,6 +34,6 @@ CONFIGURE_ENV+= APACHE="${HTTPD}" \
|
||||
TESTGRP="${CURGRP}" \
|
||||
TESTPORT="${TESTPORT}"
|
||||
|
||||
MAN3= Apache::AuthCookie.3 Apache2::AuthCookie.3 Apache::AuthCookie::Util.3
|
||||
MAN3= Apache::AuthCookie.3 Apache2::AuthCookie.3 Apache::AuthCookie::Util.3 Apache::AuthCookie::FAQ.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (Apache-AuthCookie-3.14.tar.gz) = 3213ce96a5df6a70a7e4935c3bc40715
|
||||
SHA256 (Apache-AuthCookie-3.14.tar.gz) = 64b988b33a266d4928b67070c197b201e52e6ca9f24d40f1bbba381ed62825c5
|
||||
SIZE (Apache-AuthCookie-3.14.tar.gz) = 44197
|
||||
SHA256 (Apache-AuthCookie-3.15.tar.gz) = bf5e6a946d9f88220d45c654f0cc5c6a9f4f9a1bab39d20bd95989d33789dbbc
|
||||
SIZE (Apache-AuthCookie-3.15.tar.gz) = 45362
|
||||
|
@ -1,4 +1,5 @@
|
||||
%%SITE_PERL%%/Apache/AuthCookie.pm
|
||||
%%SITE_PERL%%/Apache/AuthCookie/FAQ.pod
|
||||
%%SITE_PERL%%/Apache/AuthCookie/Util.pm
|
||||
%%SITE_PERL%%/Apache2/AuthCookie.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist
|
||||
|
Loading…
Reference in New Issue
Block a user