aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-Cmd
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-04-01 07:23:45 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-04-01 07:23:45 +0000
commit24adf260f00a0da24aa381116a0ee0a3245b3fe4 (patch)
tree6a7563e8a47e08a1d0f7c9b48194b06493e9ece6 /devel/p5-App-Cmd
parent65fb61ae3e16310a0b7fa355885b31048ab9f5d5 (diff)
downloadports-24adf260f00a0da24aa381116a0ee0a3245b3fe4.tar.gz
ports-24adf260f00a0da24aa381116a0ee0a3245b3fe4.zip
Notes
Diffstat (limited to 'devel/p5-App-Cmd')
-rw-r--r--devel/p5-App-Cmd/Makefile4
-rw-r--r--devel/p5-App-Cmd/distinfo6
-rw-r--r--devel/p5-App-Cmd/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile
index 066728627b05..732acc438158 100644
--- a/devel/p5-App-Cmd/Makefile
+++ b/devel/p5-App-Cmd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= App-Cmd
-PORTVERSION= 0.200
+PORTVERSION= 0.203
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ COMMENT= App::Cmd - Write command line apps with less suffering
BUILD_DEPENDS= \
p5-Getopt-Long-Descriptive>=0.06:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
- p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
+ p5-Sub-Exporter>=0.975:${PORTSDIR}/devel/p5-Sub-Exporter \
p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/devel/p5-App-Cmd/distinfo b/devel/p5-App-Cmd/distinfo
index 3d7d1add959e..a92ffefa682f 100644
--- a/devel/p5-App-Cmd/distinfo
+++ b/devel/p5-App-Cmd/distinfo
@@ -1,3 +1,3 @@
-MD5 (App-Cmd-0.200.tar.gz) = 2380a3ba4ef1597a19fb10e29f1920ad
-SHA256 (App-Cmd-0.200.tar.gz) = b84128d8084efa95fc1bf344668b2ac7cbed325ded5c4b12e91d9187eb8c1a94
-SIZE (App-Cmd-0.200.tar.gz) = 36850
+MD5 (App-Cmd-0.203.tar.gz) = 285a338f65f062018b1f12b875d90505
+SHA256 (App-Cmd-0.203.tar.gz) = f273330a689860abd5bc67e973a8a2e548c7e58060fca5868dab3f8cc611b7e7
+SIZE (App-Cmd-0.203.tar.gz) = 37067
diff --git a/devel/p5-App-Cmd/pkg-descr b/devel/p5-App-Cmd/pkg-descr
index d2c33d3dbe62..21975d6726fe 100644
--- a/devel/p5-App-Cmd/pkg-descr
+++ b/devel/p5-App-Cmd/pkg-descr
@@ -4,4 +4,4 @@ things usually involved.
For information on how to start using App::Cmd, see App::Cmd::Tutorial.
-WWW: http://search.cpan.org/dist/App-Cmd
+WWW: http://search.cpan.org/dist/App-Cmd/