diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2012-03-11 18:32:43 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2012-03-11 18:32:43 +0800 |
commit | cbe262096bc7928879555097507621b20612462f (patch) | |
tree | 98b23d1a25ca42b57f6a84ed355879354b4892e6 /www/p5-Plack-Middleware-ServerStatus-Lite | |
parent | 83404fd3294961faa466755bccb265f1059c8efc (diff) | |
download | freebsd-ports-gnome-cbe262096bc7928879555097507621b20612462f.tar.gz freebsd-ports-gnome-cbe262096bc7928879555097507621b20612462f.tar.zst freebsd-ports-gnome-cbe262096bc7928879555097507621b20612462f.zip |
- Upgrade to 0.05.
Feature safe: yes
Diffstat (limited to 'www/p5-Plack-Middleware-ServerStatus-Lite')
-rw-r--r-- | www/p5-Plack-Middleware-ServerStatus-Lite/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Plack-Middleware-ServerStatus-Lite/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile b/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile index e2af78bdc68c..7631d5c0124f 100644 --- a/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile +++ b/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Plack-Middleware-ServerStatus-Lite -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,6 +20,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-ServerStatus-Lite/distinfo b/www/p5-Plack-Middleware-ServerStatus-Lite/distinfo index 9168f1a2d5df..c9c16970d735 100644 --- a/www/p5-Plack-Middleware-ServerStatus-Lite/distinfo +++ b/www/p5-Plack-Middleware-ServerStatus-Lite/distinfo @@ -1,2 +1,2 @@ -SHA256 (Plack-Middleware-ServerStatus-Lite-0.03.tar.gz) = b067b4e4191dd62cdef8c792ac5b54b848f102bee8947f9daf07a5d4512bfa35 -SIZE (Plack-Middleware-ServerStatus-Lite-0.03.tar.gz) = 22323 +SHA256 (Plack-Middleware-ServerStatus-Lite-0.05.tar.gz) = 3c9fe63622108023089e48b6a3a3a9276ae9b91a0a153eac3a0a7ccd71aa30bc +SIZE (Plack-Middleware-ServerStatus-Lite-0.05.tar.gz) = 22541 |