aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2015-05-21 14:08:42 +0000
committerFrederic Culot <culot@FreeBSD.org>2015-05-21 14:08:42 +0000
commit4b4eb7d53d27d01843d1339d0f109bd7bdf8d85e (patch)
tree92930b36de5e7acbcd49c6309af83da281d882ce
parentf58c81fce7074779c8d958556905edfabe04147a (diff)
downloadports-4b4eb7d53d27d01843d1339d0f109bd7bdf8d85e.tar.gz
ports-4b4eb7d53d27d01843d1339d0f109bd7bdf8d85e.zip
Notes
-rw-r--r--textproc/p5-Pod-Tree/Makefile7
-rw-r--r--textproc/p5-Pod-Tree/distinfo4
-rw-r--r--textproc/p5-Pod-Tree/pkg-plist4
3 files changed, 12 insertions, 3 deletions
diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile
index 6ca050acd627..45c7e9b0d243 100644
--- a/textproc/p5-Pod-Tree/Makefile
+++ b/textproc/p5-Pod-Tree/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Pod-Tree
-PORTVERSION= 1.20
+PORTVERSION= 1.23
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,10 +10,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create a static syntax tree for a POD
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= p5-HTML-Stream>=1.49:${PORTSDIR}/www/p5-HTML-Stream \
p5-IO-String>=1:${PORTSDIR}/devel/p5-IO-String \
+ p5-Path-Tiny>=0.068:${PORTSDIR}/devel/p5-Path-Tiny \
p5-Text-Template>=1:${PORTSDIR}/textproc/p5-Text-Template
BUILD_DEPENDS:= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Compile>1.2.1:${PORTSDIR}/devel/p5-Test-Compile
USES= perl5
USE_PERL5= configure
diff --git a/textproc/p5-Pod-Tree/distinfo b/textproc/p5-Pod-Tree/distinfo
index cc6ee0ef9160..3f076a9888aa 100644
--- a/textproc/p5-Pod-Tree/distinfo
+++ b/textproc/p5-Pod-Tree/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Pod-Tree-1.20.tar.gz) = 48c26c282183ffe1ea2d9eacc74a5c52af0ff2ed3532ba00a6cd25e44c6041f4
-SIZE (Pod-Tree-1.20.tar.gz) = 63088
+SHA256 (Pod-Tree-1.23.tar.gz) = 67b5b237a62c85de4a7530630c97d91736abb1b72e23570b7fa3abd880d69fab
+SIZE (Pod-Tree-1.23.tar.gz) = 63119
diff --git a/textproc/p5-Pod-Tree/pkg-plist b/textproc/p5-Pod-Tree/pkg-plist
index 98d512f8d383..a9333d6b1557 100644
--- a/textproc/p5-Pod-Tree/pkg-plist
+++ b/textproc/p5-Pod-Tree/pkg-plist
@@ -14,6 +14,8 @@ bin/podtree2html
%%PERL5_MAN3%%/Pod::Tree::PerlTop.3.gz
%%PERL5_MAN3%%/Pod::Tree::Pod.3.gz
%%SITE_PERL%%/Pod/Tree.pm
+%%SITE_PERL%%/Pod/Tree/BitBucket.pm
+%%SITE_PERL%%/Pod/Tree/HTML/PerlTop.pm
%%SITE_PERL%%/Pod/Tree/HTML.pm
%%SITE_PERL%%/Pod/Tree/Node.pm
%%SITE_PERL%%/Pod/Tree/PerlBin.pm
@@ -25,6 +27,8 @@ bin/podtree2html
%%SITE_PERL%%/Pod/Tree/PerlTop.pm
%%SITE_PERL%%/Pod/Tree/PerlUtil.pm
%%SITE_PERL%%/Pod/Tree/Pod.pm
+%%SITE_PERL%%/Pod/Tree/StrStream.pm
+%%SITE_PERL%%/Pod/Tree/Stream.pm
man/man1/mod2html.1.gz
man/man1/perl2html.1.gz
man/man1/pods2html.1.gz