aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 05:39:35 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 05:39:35 +0000
commit7970d79d3b534289a25c1367f8dd3e2aa54e27b6 (patch)
tree9248abcf7ef7c9ce734821620708003bebca6817 /www
parentbd14e5f5bd0fea05c5168a6a5ff5d1c912c95830 (diff)
downloadports-7970d79d3b534289a25c1367f8dd3e2aa54e27b6.tar.gz
ports-7970d79d3b534289a25c1367f8dd3e2aa54e27b6.zip
www/p5-Apache-LogFormat-Compiler: Update to 0.36
- Add LICENSE_FILE - Add BUILD_DEPENDS - Sort PLIST Changes: https://metacpan.org/dist/Apache-LogFormat-Compiler/changes
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-LogFormat-Compiler/Makefile21
-rw-r--r--www/p5-Apache-LogFormat-Compiler/distinfo6
-rw-r--r--www/p5-Apache-LogFormat-Compiler/pkg-plist2
3 files changed, 15 insertions, 14 deletions
diff --git a/www/p5-Apache-LogFormat-Compiler/Makefile b/www/p5-Apache-LogFormat-Compiler/Makefile
index aec80ba6643c..845adc824765 100644
--- a/www/p5-Apache-LogFormat-Compiler/Makefile
+++ b/www/p5-Apache-LogFormat-Compiler/Makefile
@@ -1,25 +1,26 @@
PORTNAME= Apache-LogFormat-Compiler
-PORTVERSION= 0.35
+PORTVERSION= 0.36
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl extension to compile a log format string to perl-code
+COMMENT= Compile a log format string to perl-code
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= \
- p5-POSIX-strftime-Compiler>=0.30:devel/p5-POSIX-strftime-Compiler
-
-TEST_DEPENDS= \
- p5-HTTP-Message>=0:www/p5-HTTP-Message \
- p5-Test-MockTime>=0:devel/p5-Test-MockTime \
- p5-Try-Tiny>=0.12:lang/p5-Try-Tiny
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POSIX-strftime-Compiler>=0.30:devel/p5-POSIX-strftime-Compiler
+TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
+ p5-Test-MockTime>=0:devel/p5-Test-MockTime \
+ p5-Try-Tiny>=0.12:lang/p5-Try-Tiny \
+ p5-URI>=1.60:net/p5-URI
USES= perl5
USE_PERL5= modbuildtiny
-NO_ARCH= YES
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-Apache-LogFormat-Compiler/distinfo b/www/p5-Apache-LogFormat-Compiler/distinfo
index 65a1ebfc8d64..ece1fa40c0f2 100644
--- a/www/p5-Apache-LogFormat-Compiler/distinfo
+++ b/www/p5-Apache-LogFormat-Compiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489699098
-SHA256 (Apache-LogFormat-Compiler-0.35.tar.gz) = 1654c0000a042a8af052616e30b91c1f0b95a720c8048b59168a8bd99b07271a
-SIZE (Apache-LogFormat-Compiler-0.35.tar.gz) = 15996
+TIMESTAMP = 1632773742
+SHA256 (Apache-LogFormat-Compiler-0.36.tar.gz) = 94509503ee74ea820183d070c11630ee5bc0fd8c12cb74fae953ed62e4a1ac17
+SIZE (Apache-LogFormat-Compiler-0.36.tar.gz) = 16063
diff --git a/www/p5-Apache-LogFormat-Compiler/pkg-plist b/www/p5-Apache-LogFormat-Compiler/pkg-plist
index 3cf57b2b5ea5..3d4f548ed8ef 100644
--- a/www/p5-Apache-LogFormat-Compiler/pkg-plist
+++ b/www/p5-Apache-LogFormat-Compiler/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Apache::LogFormat::Compiler.3.gz
%%SITE_PERL%%/Apache/LogFormat/Compiler.pm
+%%PERL5_MAN3%%/Apache::LogFormat::Compiler.3.gz