aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-WordDiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-20 11:01:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-20 11:01:51 +0000
commitf3479860c7570f77f96c8f583210377caffba579 (patch)
tree94e4bca19dbc4042f973bcd8d46a68352c4d087c /textproc/p5-Text-WordDiff
parent051ef6d3393595818359744570e1816e132a1ea0 (diff)
downloadports-f3479860c7570f77f96c8f583210377caffba579.tar.gz
ports-f3479860c7570f77f96c8f583210377caffba579.zip
- Update to 0.08
- Add BUILD_DEPENDS - Pet portlint Changes: http://search.cpan.org/dist/Text-WordDiff/Changes
Notes
Notes: svn path=/head/; revision=283983
Diffstat (limited to 'textproc/p5-Text-WordDiff')
-rw-r--r--textproc/p5-Text-WordDiff/Makefile16
-rw-r--r--textproc/p5-Text-WordDiff/distinfo4
2 files changed, 12 insertions, 8 deletions
diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile
index d02238dab15e..c3b838cb8051 100644
--- a/textproc/p5-Text-WordDiff/Makefile
+++ b/textproc/p5-Text-WordDiff/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-WordDiff
-PORTVERSION= 0.07
+PORTVERSION= 0.08
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,15 +14,19 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Track changes between documents
-RUN_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
- ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
-
-LICENSE_COMB= dual
LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
+RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
PERL_MODBUILD= yes
-MAN3= Text::WordDiff.3 Text::WordDiff::ANSIColor.3 Text::WordDiff::HTML.3 \
+MAN3= Text::WordDiff.3 \
+ Text::WordDiff::ANSIColor.3 \
+ Text::WordDiff::HTML.3 \
Text::WordDiff::HTMLTwoLines.3
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-WordDiff/distinfo b/textproc/p5-Text-WordDiff/distinfo
index de1e46bbc4e6..2012c08e7668 100644
--- a/textproc/p5-Text-WordDiff/distinfo
+++ b/textproc/p5-Text-WordDiff/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Text-WordDiff-0.07.tar.gz) = 54907af5f530659d691ec153cb1db1b111732f8ad09c009e15bca35afa4c3655
-SIZE (Text-WordDiff-0.07.tar.gz) = 16313
+SHA256 (Text-WordDiff-0.08.tar.gz) = 4b93e9e3cffec7ee77fe5e45616f1627d356ee88daba2601438b5cdfeb16c2cc
+SIZE (Text-WordDiff-0.08.tar.gz) = 16756