aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Tree
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-29 23:07:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-29 23:07:46 +0000
commitbd1f42ea2a17dbe9ccd7fa788f1244536244c8b5 (patch)
treec4bdc577cd4af7b6e1af29c8646251b3d49c81ab /textproc/p5-Pod-Tree
parent5eb49032f0b1db065e331fa4f1aa2cf35b4c97b8 (diff)
downloadports-bd1f42ea2a17dbe9ccd7fa788f1244536244c8b5.tar.gz
ports-bd1f42ea2a17dbe9ccd7fa788f1244536244c8b5.zip
- Update to 1.15
Notes
Notes: svn path=/head/; revision=194496
Diffstat (limited to 'textproc/p5-Pod-Tree')
-rw-r--r--textproc/p5-Pod-Tree/Makefile5
-rw-r--r--textproc/p5-Pod-Tree/distinfo6
-rw-r--r--textproc/p5-Pod-Tree/pkg-plist1
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile
index c062519dd412..585b8f5ca4ef 100644
--- a/textproc/p5-Pod-Tree/Makefile
+++ b/textproc/p5-Pod-Tree/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Pod-Tree
-PORTVERSION= 1.14
+PORTVERSION= 1.15
CATEGORIES= textproc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pod
@@ -23,7 +23,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN1= perl2html.1 pods2html.1
+MAN1= perl2html.1 pods2html.1 \
+ podtree2html.1
MAN3= Pod::Tree.3 \
Pod::Tree::HTML.3 \
Pod::Tree::Node.3 \
diff --git a/textproc/p5-Pod-Tree/distinfo b/textproc/p5-Pod-Tree/distinfo
index a0a4b4b9ba5f..00c7eaae7544 100644
--- a/textproc/p5-Pod-Tree/distinfo
+++ b/textproc/p5-Pod-Tree/distinfo
@@ -1,3 +1,3 @@
-MD5 (Pod-Tree-1.14.tar.gz) = f1069b0caab2bc86a93487e13d8fcf1d
-SHA256 (Pod-Tree-1.14.tar.gz) = 2886ef9f9f74e9f2ed1471b42ca96a465b140561f1252a64eb66e38bb38d3733
-SIZE (Pod-Tree-1.14.tar.gz) = 64824
+MD5 (Pod-Tree-1.15.tar.gz) = c46fa51246aaef7b2defe2b6f1b7f221
+SHA256 (Pod-Tree-1.15.tar.gz) = 304652949a471c1c060560989e2d4d7b9d7162ab9be2316428d911ba0f2b2f84
+SIZE (Pod-Tree-1.15.tar.gz) = 65505
diff --git a/textproc/p5-Pod-Tree/pkg-plist b/textproc/p5-Pod-Tree/pkg-plist
index 497dde4411d9..d5412ef7b00c 100644
--- a/textproc/p5-Pod-Tree/pkg-plist
+++ b/textproc/p5-Pod-Tree/pkg-plist
@@ -1,5 +1,6 @@
bin/perl2html
bin/pods2html
+bin/podtree2html
%%SITE_PERL%%/Pod/Tree.pm
%%SITE_PERL%%/Pod/Tree/HTML.pm
%%SITE_PERL%%/Pod/Tree/Node.pm