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 +.include + +.if ${PERL_LEVEL} < 501400 +TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple +.endif + +.include 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