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,21 +1,23 @@ PORTNAME= Router-Boom -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org 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 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