From caaaf7c80080afebfcf2239e38e62b22c9bd543a Mon Sep 17 00:00:00 2001 From: Johann Visagie Date: Fri, 22 Feb 2002 09:26:41 +0000 Subject: - Update to version 3.02 --- textproc/p5-XML-Twig/Makefile | 7 +++++-- textproc/p5-XML-Twig/distinfo | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile index 43240f1dd770..cb865253beb2 100644 --- a/textproc/p5-XML-Twig/Makefile +++ b/textproc/p5-XML-Twig/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Twig -PORTVERSION= 2.02 +PORTVERSION= 3.02 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -14,7 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= wjv@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +# XML::Twig has a further optional dependency on WeakRef. However, WeakRef +# needs Perl 5.005_55. +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser PERL_CONFIGURE= YES diff --git a/textproc/p5-XML-Twig/distinfo b/textproc/p5-XML-Twig/distinfo index a0efc50becb2..b10147c94a5a 100644 --- a/textproc/p5-XML-Twig/distinfo +++ b/textproc/p5-XML-Twig/distinfo @@ -1 +1 @@ -MD5 (XML-Twig-2.02.tar.gz) = 02bec37a6e9f699bd3ba3b5a721dbe60 +MD5 (XML-Twig-3.02.tar.gz) = 9b3ddc5c9f28951e867e88678edbec72 -- cgit v1.2.3