aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2013-05-26 09:03:04 +0800
committerkuriyama <kuriyama@FreeBSD.org>2013-05-26 09:03:04 +0800
commit3c947fb4ff5302e2e3f979f6be2c298990049186 (patch)
treec4f554efe8e4a550b0df3f25a88c40d9b8ffb7b6
parent554add62e64d5b57c1e292e6495a392a8cb9d2ce (diff)
downloadfreebsd-ports-gnome-3c947fb4ff5302e2e3f979f6be2c298990049186.tar.gz
freebsd-ports-gnome-3c947fb4ff5302e2e3f979f6be2c298990049186.tar.zst
freebsd-ports-gnome-3c947fb4ff5302e2e3f979f6be2c298990049186.zip
- Upgrade to 0.05.
-rw-r--r--www/p5-Plack-Handler-CLI/Makefile14
-rw-r--r--www/p5-Plack-Handler-CLI/distinfo4
-rw-r--r--www/p5-Plack-Handler-CLI/pkg-plist3
3 files changed, 7 insertions, 14 deletions
diff --git a/www/p5-Plack-Handler-CLI/Makefile b/www/p5-Plack-Handler-CLI/Makefile
index d32d0f9defb5..a578937307bf 100644
--- a/www/p5-Plack-Handler-CLI/Makefile
+++ b/www/p5-Plack-Handler-CLI/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: Plack::Handler::CLI
-# Date created: 06 Aug 2011
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Plack-Handler-CLI
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,16 +10,17 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for command line interface to PSGI applications
RUN_DEPENDS= \
- p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
+ p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse \
p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \
p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-HTTP-Request-AsCGI>0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \
p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
- p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
+ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \
+ p5-Router-Simple>0:${PORTSDIR}/www/p5-Router-Simple
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= Plack::Handler::CLI.3
diff --git a/www/p5-Plack-Handler-CLI/distinfo b/www/p5-Plack-Handler-CLI/distinfo
index 4660cba33690..cfcea1ebeb17 100644
--- a/www/p5-Plack-Handler-CLI/distinfo
+++ b/www/p5-Plack-Handler-CLI/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Plack-Handler-CLI-0.04.tar.gz) = 61e7b4029739008af950aec0c1c4c2c12616abfd32415e7feb885c1361fcc19e
-SIZE (Plack-Handler-CLI-0.04.tar.gz) = 21904
+SHA256 (Plack-Handler-CLI-0.05.tar.gz) = a9b907ba50df7f5b8449a6d0ac0ee798edf0e8254db50e8ff7b91b88ad54c651
+SIZE (Plack-Handler-CLI-0.05.tar.gz) = 13262
diff --git a/www/p5-Plack-Handler-CLI/pkg-plist b/www/p5-Plack-Handler-CLI/pkg-plist
index 97200fda8cc7..21901d97c203 100644
--- a/www/p5-Plack-Handler-CLI/pkg-plist
+++ b/www/p5-Plack-Handler-CLI/pkg-plist
@@ -1,4 +1 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/CLI/.packlist
%%SITE_PERL%%/Plack/Handler/CLI.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/CLI
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler