From f8986f4f236e4595cb82590e8aa8f609a14b8b17 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 30 Sep 2013 13:58:48 +0000 Subject: - Update to 0.15 Changes: http://search.cpan.org/dist/Router-Simple/Changes --- www/p5-Router-Simple/Makefile | 6 ++++-- www/p5-Router-Simple/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/p5-Router-Simple/Makefile b/www/p5-Router-Simple/Makefile index d4f343daddab..e8e41bcd031c 100644 --- a/www/p5-Router-Simple/Makefile +++ b/www/p5-Router-Simple/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Router-Simple -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= www net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM @@ -17,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_STAGE= yes USE_PERL5= modbuild USES= perl5 @@ -26,10 +27,11 @@ MAN3= Router::Simple.3 \ Router::Simple::Route.3 \ Router::Simple::SubMapper.3 -NO_STAGE= yes .include .if ${PERL_LEVEL} < 501400 +BUILD_DEPENDS+= p5-CPAN-Meta>=0:${PORTSDIR}/devel/p5-CPAN-Meta +RUN_DEPENDS+= p5-CPAN-Meta>=0:${PORTSDIR}/devel/p5-CPAN-Meta TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple .endif diff --git a/www/p5-Router-Simple/distinfo b/www/p5-Router-Simple/distinfo index cc8edad018a3..a99fe3d1a4c7 100644 --- a/www/p5-Router-Simple/distinfo +++ b/www/p5-Router-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (Router-Simple-0.14.tar.gz) = fded4044bd3a27f510d5ae39f848af12e448b09a46ab6e98851de149239d716b -SIZE (Router-Simple-0.14.tar.gz) = 22909 +SHA256 (Router-Simple-0.15.tar.gz) = 82146cf58dcd1a9f5fd322d105fa730b11b2568d84a2f24c30efe206bfea4304 +SIZE (Router-Simple-0.15.tar.gz) = 19124 -- cgit v1.2.3