diff options
Diffstat (limited to 'www/p5-HTTP-Router')
-rw-r--r-- | www/p5-HTTP-Router/Makefile | 9 | ||||
-rw-r--r-- | www/p5-HTTP-Router/distinfo | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/www/p5-HTTP-Router/Makefile b/www/p5-HTTP-Router/Makefile index e8ffbc7f2d5c..7562bc0e3a76 100644 --- a/www/p5-HTTP-Router/Makefile +++ b/www/p5-HTTP-Router/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Router -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,10 +15,15 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension of Yet Another Path Router for HTTP RUN_DEPENDS= \ - p5-Any-Moose>=0.07:${PORTSDIR}/devel/p5-Any-Moose \ + p5-Any-Moose>=0.10:${PORTSDIR}/devel/p5-Any-Moose \ p5-Devel-Caller-Perl>0:${PORTSDIR}/devel/p5-Devel-Caller-Perl \ + p5-Filter>0:${PORTSDIR}/devel/p5-Filter \ + p5-Hash-AsObject>0:${PORTSDIR}/devel/p5-Hash-AsObject \ p5-URI-Template-Restrict>=0.03:${PORTSDIR}/net/p5-URI-Template-Restrict \ p5-Lingua-EN-Inflect-Number>0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \ + p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ + p5-Mouse>=0.21:${PORTSDIR}/devel/p5-Mouse \ + p5-MouseX-AttributeHelpers>=0.03:${PORTSDIR}/devel/p5-MouseX-AttributeHelpers \ p5-String-CamelCase>0:${PORTSDIR}/textproc/p5-String-CamelCase \ p5-Text-SimpleTemplate>0:${PORTSDIR}/textproc/p5-Text-SimpleTemplate diff --git a/www/p5-HTTP-Router/distinfo b/www/p5-HTTP-Router/distinfo index 47a557cee7d9..dc7ab13292b7 100644 --- a/www/p5-HTTP-Router/distinfo +++ b/www/p5-HTTP-Router/distinfo @@ -1,3 +1,3 @@ -MD5 (HTTP-Router-0.02.tar.gz) = 244d02107b92b5bf5a5d3c75192b7770 -SHA256 (HTTP-Router-0.02.tar.gz) = a81834f3dc74b8cef1c9e0881e692f074b5244aa371dc090f631bd6581fcc83e -SIZE (HTTP-Router-0.02.tar.gz) = 63073 +MD5 (HTTP-Router-0.03.tar.gz) = fe35f240cd15885d6bf0ec02e0cc1174 +SHA256 (HTTP-Router-0.03.tar.gz) = 6a2e81d8918ab9c51aaa849737408d9e0aab9903107d9b6e8cf390742c1db604 +SIZE (HTTP-Router-0.03.tar.gz) = 63693 |