diff options
Diffstat (limited to 'textproc/p5-Pod-Elemental')
-rw-r--r-- | textproc/p5-Pod-Elemental/Makefile | 9 | ||||
-rw-r--r-- | textproc/p5-Pod-Elemental/distinfo | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile index f1dcb5385eb8..ba1337847fc4 100644 --- a/textproc/p5-Pod-Elemental/Makefile +++ b/textproc/p5-Pod-Elemental/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Pod-Elemental -PORTVERSION= 0.102361 +PORTVERSION= 0.102362 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Treating a Pod documents as trees of elements +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Moose-Autobox>=0.10:${PORTSDIR}/devel/p5-Moose-Autobox \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ @@ -21,10 +24,12 @@ BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-String-RewritePrefix>=0:${PORTSDIR}/textproc/p5-String-RewritePrefix \ p5-String-Truncate>=0:${PORTSDIR}/textproc/p5-String-Truncate \ p5-Sub-Exporter-ForMethods>=0:${PORTSDIR}/devel/p5-Sub-Exporter-ForMethods \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ + p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences + PERL_CONFIGURE= yes MAN3= Pod::Elemental.3 \ diff --git a/textproc/p5-Pod-Elemental/distinfo b/textproc/p5-Pod-Elemental/distinfo index 33bd7b7f5e0b..81b02307b488 100644 --- a/textproc/p5-Pod-Elemental/distinfo +++ b/textproc/p5-Pod-Elemental/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pod-Elemental-0.102361.tar.gz) = 356d3da88cd073100d205747c198e3a0d306266738f4d5143cb0764076009337 -SIZE (Pod-Elemental-0.102361.tar.gz) = 30019 +SHA256 (Pod-Elemental-0.102362.tar.gz) = 2b56a2783650f170bc7131bb36de65e4e3372a54bab596a798debebbf2af8732 +SIZE (Pod-Elemental-0.102362.tar.gz) = 30291 |