aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Plack-Request/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-10-29 23:14:39 +0800
committerkuriyama <kuriyama@FreeBSD.org>2009-10-29 23:14:39 +0800
commitbcfeda7cb5ddc6da03a9752ab6fc81d7abfcc85a (patch)
treea7fb2ba722358b002057704934d30480d231fc24 /www/p5-Plack-Request/Makefile
parent05f55b5e3d0098a067512354c4c56c5e1cb5a22d (diff)
downloadfreebsd-ports-graphics-bcfeda7cb5ddc6da03a9752ab6fc81d7abfcc85a.tar.gz
freebsd-ports-graphics-bcfeda7cb5ddc6da03a9752ab6fc81d7abfcc85a.tar.zst
freebsd-ports-graphics-bcfeda7cb5ddc6da03a9752ab6fc81d7abfcc85a.zip
- Upgrade to 0.05.
Diffstat (limited to 'www/p5-Plack-Request/Makefile')
-rw-r--r--www/p5-Plack-Request/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Plack-Request/Makefile b/www/p5-Plack-Request/Makefile
index 127231d8a64..9e5bb2773ad 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}