diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-10-29 23:14:39 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-10-29 23:14:39 +0800 |
commit | bcfeda7cb5ddc6da03a9752ab6fc81d7abfcc85a (patch) | |
tree | a7fb2ba722358b002057704934d30480d231fc24 /www | |
parent | 05f55b5e3d0098a067512354c4c56c5e1cb5a22d (diff) | |
download | freebsd-ports-gnome-bcfeda7cb5ddc6da03a9752ab6fc81d7abfcc85a.tar.gz freebsd-ports-gnome-bcfeda7cb5ddc6da03a9752ab6fc81d7abfcc85a.tar.zst freebsd-ports-gnome-bcfeda7cb5ddc6da03a9752ab6fc81d7abfcc85a.zip |
- Upgrade to 0.05.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Plack-Request/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Plack-Request/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/p5-Plack-Request/Makefile b/www/p5-Plack-Request/Makefile index 127231d8a646..9e5bb2773add 100644 --- a/www/p5-Plack-Request/Makefile +++ b/www/p5-Plack-Request/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Plack-Request -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA @@ -19,7 +19,6 @@ RUN_DEPENDS= \ p5-CGI-Simple>0:${PORTSDIR}/www/p5-CGI-Simple \ p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-HTTP-Body>=1.05:${PORTSDIR}/www/p5-HTTP-Body \ - p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/www/p5-Plack-Request/distinfo b/www/p5-Plack-Request/distinfo index 876a853d42f5..651a99bb6737 100644 --- a/www/p5-Plack-Request/distinfo +++ b/www/p5-Plack-Request/distinfo @@ -1,3 +1,3 @@ -MD5 (Plack-Request-0.04.tar.gz) = 0ba0bfc81064059712726d3aacfb362a -SHA256 (Plack-Request-0.04.tar.gz) = 2002abfba3394eb462ad71927a65dc73ab4bddad737105dbcf0680791f581e2d -SIZE (Plack-Request-0.04.tar.gz) = 52604 +MD5 (Plack-Request-0.05.tar.gz) = 2a6e08a0cf30e4ad2db441e5aff40a13 +SHA256 (Plack-Request-0.05.tar.gz) = 89f77b3edfabf61a14b5a61a79d4788c4acaebec1a249891d4facfcb3afaa49a +SIZE (Plack-Request-0.05.tar.gz) = 52654 |