aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-08-05 14:52:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-08-05 14:52:19 +0800
commit4b16e43117896f17c6d97582ee111ca4714a7f40 (patch)
tree6a67c9ae4ad00c1ef39af9916d3aaed6f6887dea
parent2b41eeb3ca7be61c0f517aea29b9acb6bbd27730 (diff)
downloadfreebsd-ports-gnome-4b16e43117896f17c6d97582ee111ca4714a7f40.tar.gz
freebsd-ports-gnome-4b16e43117896f17c6d97582ee111ca4714a7f40.tar.zst
freebsd-ports-gnome-4b16e43117896f17c6d97582ee111ca4714a7f40.zip
- Update to 0.092
- Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes
-rw-r--r--devel/p5-Getopt-Long-Descriptive/Makefile13
-rw-r--r--devel/p5-Getopt-Long-Descriptive/distinfo4
-rw-r--r--devel/p5-Getopt-Long-Descriptive/pkg-plist10
3 files changed, 18 insertions, 9 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile
index 92650e3bd039..3752977ac620 100644
--- a/devel/p5-Getopt-Long-Descriptive/Makefile
+++ b/devel/p5-Getopt-Long-Descriptive/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Getopt-Long-Descriptive
-PORTVERSION= 0.091
+PORTVERSION= 0.092
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Getopt::Long with usage text
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Params-Validate>=0.97:${PORTSDIR}/devel/p5-Params-Validate \
p5-Sub-Exporter>=0.972:${PORTSDIR}/devel/p5-Sub-Exporter
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -24,4 +27,10 @@ MAN3= Getopt::Long::Descriptive.3 \
Getopt::Long::Descriptive::Opts.3 \
Getopt::Long::Descriptive::Usage.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Getopt-Long-Descriptive/distinfo b/devel/p5-Getopt-Long-Descriptive/distinfo
index 067e5da6fe3d..59ce085b187b 100644
--- a/devel/p5-Getopt-Long-Descriptive/distinfo
+++ b/devel/p5-Getopt-Long-Descriptive/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Getopt-Long-Descriptive-0.091.tar.gz) = 3d4138e4f970613207a061cfca70e77745150fc5822b2aeb883fd0b5b26e0b41
-SIZE (Getopt-Long-Descriptive-0.091.tar.gz) = 21570
+SHA256 (Getopt-Long-Descriptive-0.092.tar.gz) = 12b6e998752df3c19e9bb61d7db0cd00468b6e57db1aff4b3aee8255f801a8f7
+SIZE (Getopt-Long-Descriptive-0.092.tar.gz) = 23848
diff --git a/devel/p5-Getopt-Long-Descriptive/pkg-plist b/devel/p5-Getopt-Long-Descriptive/pkg-plist
index 30ea85665a1d..5bd54e720bba 100644
--- a/devel/p5-Getopt-Long-Descriptive/pkg-plist
+++ b/devel/p5-Getopt-Long-Descriptive/pkg-plist
@@ -1,10 +1,10 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Long/Descriptive/.packlist
%%SITE_PERL%%/Getopt/Long/Descriptive.pm
%%SITE_PERL%%/Getopt/Long/Descriptive/Opts.pm
%%SITE_PERL%%/Getopt/Long/Descriptive/Usage.pm
-@dirrmtry %%SITE_PERL%%/Getopt/Long/Descriptive
-@dirrmtry %%SITE_PERL%%/Getopt/Long
-@dirrm %%SITE_PERL%%/Getopt
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Long/Descriptive
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Long/Descriptive/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Long/Descriptive
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Long
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt
+@dirrmtry %%SITE_PERL%%/Getopt/Long/Descriptive
+@dirrmtry %%SITE_PERL%%/Getopt/Long
+@dirrmtry %%SITE_PERL%%/Getopt