1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- update to 1.13

This commit is contained in:
Yen-Ming Lee 2007-04-08 01:14:53 +00:00
parent 703f2ef16b
commit d224288b54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189460
2 changed files with 6 additions and 4 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= Pod-Tree
PORTVERSION= 1.12
PORTVERSION= 1.13
CATEGORIES= textproc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pod
@ -17,6 +17,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Create a static syntax tree for a POD
RUN_DEPENDS= ${SITE_PERL}/HTML/Stream.pm:${PORTSDIR}/www/p5-HTML-Stream \
${SITE_PERL}/Text/Template.pm:${PORTSDIR}/textproc/p5-Text-Template \
${SITE_PERL}/Pod/Escapes.pm:${PORTSDIR}/textproc/p5-Pod-Escapes
BUILD_DEPENDS= ${RUN_DEPENDS}
@ -38,6 +39,7 @@ MAN3= Pod::Tree.3 \
# conflict with pod2html in perl 5.6 or above
post-patch:
${REINPLACE_CMD} -e 's/pod2html //g' ${WRKSRC}/Makefile.PL
${REINPLACE_CMD} -e '/pod2html/d' ${WRKSRC}/MANIFEST
${RM} ${WRKSRC}/t/pod2html.t
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Pod-Tree-1.12.tar.gz) = 9d7810e327abc34eee75c14ac39fb34f
SHA256 (Pod-Tree-1.12.tar.gz) = 13ca2d17fa99d7445e78012edd87950b4bcb6c2e6583b3e1a4f2da85e09ff3ad
SIZE (Pod-Tree-1.12.tar.gz) = 56887
MD5 (Pod-Tree-1.13.tar.gz) = 817d3bef2605026673f4174f84e345ed
SHA256 (Pod-Tree-1.13.tar.gz) = 16253a4c5e000a1612d3076d16459cdb7b9c159e2d62e2712cb524a2ee2d75ce
SIZE (Pod-Tree-1.13.tar.gz) = 64619