aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-06 13:47:18 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-06 13:47:18 +0800
commit1aabe75b6c2e439fd4f63cd49b1b2e8f4b78647e (patch)
treed6fb18aa717b4e0b658697ceb054b464582f7e35 /devel
parent7964a0c941086d1b547551849cf88236ee77f5c9 (diff)
downloadfreebsd-ports-gnome-1aabe75b6c2e439fd4f63cd49b1b2e8f4b78647e.tar.gz
freebsd-ports-gnome-1aabe75b6c2e439fd4f63cd49b1b2e8f4b78647e.tar.zst
freebsd-ports-gnome-1aabe75b6c2e439fd4f63cd49b1b2e8f4b78647e.zip
- Update to 0.323
- Fix LICENSE Changes: http://search.cpan.org/dist/App-Cmd/Changes PR: 188098 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-App-Cmd/Makefile14
-rw-r--r--devel/p5-App-Cmd/distinfo4
2 files changed, 13 insertions, 5 deletions
diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile
index be28ea769015..02204694e5d3 100644
--- a/devel/p5-App-Cmd/Makefile
+++ b/devel/p5-App-Cmd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= App-Cmd
-PORTVERSION= 0.322
+PORTVERSION= 0.323
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= App::Cmd - Write command line apps with less suffering
-LICENSE= ARTPERL10
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
BUILD_DEPENDS= p5-Capture-Tiny>=0.13:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \
@@ -25,4 +26,11 @@ TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
USES= perl5
USE_PERL5= configure
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501800
+BUILD_DEPENDS+= p5-Getopt-Long>=2.39:${PORTSDIR}/devel/p5-Getopt-Long
+RUN_DEPENDS+= p5-Getopt-Long>=2.39:${PORTSDIR}/devel/p5-Getopt-Long
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-App-Cmd/distinfo b/devel/p5-App-Cmd/distinfo
index cb1ba9f2875c..8d010055caf6 100644
--- a/devel/p5-App-Cmd/distinfo
+++ b/devel/p5-App-Cmd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (App-Cmd-0.322.tar.gz) = b1acf34c8f917e5784aa21e0b9542553175dc32f879c940a40cdd0cba2993082
-SIZE (App-Cmd-0.322.tar.gz) = 38554
+SHA256 (App-Cmd-0.323.tar.gz) = 6d8e2837728f76154d277d98f8facfa5615676a4ee124bc7b818aa63337cd215
+SIZE (App-Cmd-0.323.tar.gz) = 39348