From 49fa61c303856fc8843158f91d9d9b1d82731db9 Mon Sep 17 00:00:00 2001 From: tobez Date: Tue, 11 Jan 2011 09:00:38 +0000 Subject: Update to 0.54. Changes: http://search.cpan.org/dist/XML-DT/Changes --- textproc/p5-XML-DT/Makefile | 8 ++++---- textproc/p5-XML-DT/distinfo | 5 ++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile index faf5a9d1c072..032c4e470ca0 100644 --- a/textproc/p5-XML-DT/Makefile +++ b/textproc/p5-XML-DT/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-DT -PORTVERSION= 0.53 +PORTVERSION= 0.54 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module for down translation of XML to strings -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ - ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/XML/DTDParser.pm:${PORTSDIR}/textproc/p5-XML-DTDParser +BUILD_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} PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-DT/distinfo b/textproc/p5-XML-DT/distinfo index dac59f0d0d79..37e59532d0f8 100644 --- a/textproc/p5-XML-DT/distinfo +++ b/textproc/p5-XML-DT/distinfo @@ -1,3 +1,2 @@ -MD5 (XML-DT-0.53.tar.gz) = 88449697cd4a0a04e6c530bcbb576986 -SHA256 (XML-DT-0.53.tar.gz) = 582457266723369df73f6eeff6512838ebee5aa294135f68518ecd409866c9ea -SIZE (XML-DT-0.53.tar.gz) = 29498 +SHA256 (XML-DT-0.54.tar.gz) = b0136da10b389b26152030ac27b2e270d759c5ae3058ffd9ea5d7dc0babf9b08 +SIZE (XML-DT-0.54.tar.gz) = 29526 -- cgit