aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Pod-Elemental
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-05-09 17:21:03 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-05-09 17:21:03 +0800
commit576657d1ed98f1677917fbc6b8a329dc07d16497 (patch)
tree9775a984478cdf6e4c0df0b26c920675215758cc /textproc/p5-Pod-Elemental
parentee8f61691a27db987a3b8e208b8053e92c41391f (diff)
downloadfreebsd-ports-gnome-576657d1ed98f1677917fbc6b8a329dc07d16497.tar.gz
freebsd-ports-gnome-576657d1ed98f1677917fbc6b8a329dc07d16497.tar.zst
freebsd-ports-gnome-576657d1ed98f1677917fbc6b8a329dc07d16497.zip
- Update to 0.102362
- Add LICENSE - Use TEST_DEPENDS for test-only dependency - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/Pod-Elemental/Changes
Diffstat (limited to 'textproc/p5-Pod-Elemental')
-rw-r--r--textproc/p5-Pod-Elemental/Makefile9
-rw-r--r--textproc/p5-Pod-Elemental/distinfo4
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