aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-XML-DT/Makefile7
-rw-r--r--textproc/p5-XML-DT/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile
index 032c4e470ca0..d14468ddf0ee 100644
--- a/textproc/p5-XML-DT/Makefile
+++ b/textproc/p5-XML-DT/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-DT
-PORTVERSION= 0.54
+PORTVERSION= 0.56
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl module for down translation of XML to strings
-BUILD_DEPENDS= p5-XML-LibXML>=1.54:${PORTSDIR}/textproc/p5-XML-LibXML \
+COMMON_DEPENDS= p5-XML-LibXML>=1.54:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-libwww>=1.35:${PORTSDIR}/www/p5-libwww \
p5-XML-DTDParser>=2.00:${PORTSDIR}/textproc/p5-XML-DTDParser
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${COMMON_DEPENDS}
+RUN_DEPENDS= ${COMMON_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/textproc/p5-XML-DT/distinfo b/textproc/p5-XML-DT/distinfo
index 37e59532d0f8..f5833a16575e 100644
--- a/textproc/p5-XML-DT/distinfo
+++ b/textproc/p5-XML-DT/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-DT-0.54.tar.gz) = b0136da10b389b26152030ac27b2e270d759c5ae3058ffd9ea5d7dc0babf9b08
-SIZE (XML-DT-0.54.tar.gz) = 29526
+SHA256 (XML-DT-0.56.tar.gz) = aa2060fffd4505dd87fd028b59af147cc75394a899c3c01ca077945fd327bb09
+SIZE (XML-DT-0.56.tar.gz) = 29322