aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:51:44 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:59:11 +0000
commit7e5f6caa04bde258f6ecd524b0411b5d09aa2841 (patch)
tree81c359a3d23acf1bf80575452b49d8c5e28489ab
parent5b29ec9643dc6fd2f62bdbf852a850a6d2360987 (diff)
downloadports-7e5f6caa04bde258f6ecd524b0411b5d09aa2841.tar.gz
ports-7e5f6caa04bde258f6ecd524b0411b5d09aa2841.zip
www/p5-Router-Boom: Update to 1.03
- Add LICENSE_FILE - Add TEST_DEPENDS - Fix indent - Sort PLIST Changes: https://metacpan.org/dist/Router-Boom/changes
-rw-r--r--www/p5-Router-Boom/Makefile12
-rw-r--r--www/p5-Router-Boom/distinfo5
-rw-r--r--www/p5-Router-Boom/pkg-plist6
3 files changed, 13 insertions, 10 deletions
diff --git a/www/p5-Router-Boom/Makefile b/www/p5-Router-Boom/Makefile
index 128a5db566fe..b2245c8a45a5 100644
--- a/www/p5-Router-Boom/Makefile
+++ b/www/p5-Router-Boom/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Router-Boom
-PORTVERSION= 1.02
+PORTVERSION= 1.03
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -9,13 +9,15 @@ COMMENT= Perl extension for fast routing engine for web applications
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= \
- p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite
BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite
+TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5
-USE_PERL5= modbuild
-NO_ARCH= YES
+USE_PERL5= modbuildtiny
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-Router-Boom/distinfo b/www/p5-Router-Boom/distinfo
index 7e33b48df4f7..bbb0e63c49eb 100644
--- a/www/p5-Router-Boom/distinfo
+++ b/www/p5-Router-Boom/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Router-Boom-1.02.tar.gz) = 771cb67fd00a5248b214372a5e31722fec5d50fb30f666405a8ce3fe92f5db1d
-SIZE (Router-Boom-1.02.tar.gz) = 14966
+TIMESTAMP = 1650229174
+SHA256 (Router-Boom-1.03.tar.gz) = 9351b426583dc77a165c5609a5b8aa81e3ceb755ce0ff77f571c842f5926ba26
+SIZE (Router-Boom-1.03.tar.gz) = 14587
diff --git a/www/p5-Router-Boom/pkg-plist b/www/p5-Router-Boom/pkg-plist
index 4532a074ea37..cc782ca16748 100644
--- a/www/p5-Router-Boom/pkg-plist
+++ b/www/p5-Router-Boom/pkg-plist
@@ -1,6 +1,6 @@
-%%PERL5_MAN3%%/Router::Boom.3.gz
-%%PERL5_MAN3%%/Router::Boom::Method.3.gz
-%%PERL5_MAN3%%/Router::Boom::Node.3.gz
%%SITE_PERL%%/Router/Boom.pm
%%SITE_PERL%%/Router/Boom/Method.pm
%%SITE_PERL%%/Router/Boom/Node.pm
+%%PERL5_MAN3%%/Router::Boom.3.gz
+%%PERL5_MAN3%%/Router::Boom::Method.3.gz
+%%PERL5_MAN3%%/Router::Boom::Node.3.gz