- Upgrade to 0.22.
This commit is contained in:
parent
a9bf20f452
commit
5c4600fc47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339488
3 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Apache-LogFormat-Compiler
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,7 +16,4 @@ TEST_DEPENDS= \
|
|||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Apache::LogFormat::Compiler.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Apache-LogFormat-Compiler-0.13.tar.gz) = b4185125501e288efbc664da8b723ff86f0b69eb57d3c7c69c7d2069aab0efb0
|
||||
SIZE (Apache-LogFormat-Compiler-0.13.tar.gz) = 14805
|
||||
SHA256 (Apache-LogFormat-Compiler-0.22.tar.gz) = 675ec8449eba619684a2056ad72f24580502bdb2ea41b345746ab3c5eb4a2f6f
|
||||
SIZE (Apache-LogFormat-Compiler-0.22.tar.gz) = 16280
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/Apache::LogFormat::Compiler.3.gz
|
||||
%%SITE_PERL%%/Apache/LogFormat/Compiler.pm
|
||||
@dirrmtry %%SITE_PERL%%/Apache/LogFormat
|
||||
@dirrmtry %%SITE_PERL%%/Apache
|
||||
|
|
Loading…
Reference in a new issue