aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Twig/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-05-10 05:50:39 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-05-10 05:50:39 +0000
commit405b0e7bf040684687dc769868b86a44599f0345 (patch)
treeb1478f0928674953342982d6c142bbb8b9eb83dd /textproc/p5-XML-Twig/Makefile
parent80d026b6828667bd7e046ae0eca0c2dd5cb5c623 (diff)
downloadports-405b0e7bf040684687dc769868b86a44599f0345.tar.gz
ports-405b0e7bf040684687dc769868b86a44599f0345.zip
Notes
Diffstat (limited to 'textproc/p5-XML-Twig/Makefile')
-rw-r--r--textproc/p5-XML-Twig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile
index 9c6c3eeeedab..2804f26cd78d 100644
--- a/textproc/p5-XML-Twig/Makefile
+++ b/textproc/p5-XML-Twig/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Twig
-PORTVERSION= 3.23
+PORTVERSION= 3.24
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -24,7 +24,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5
${SITE_PERL}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
- ${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
p5-HTML-Tree>3:${PORTSDIR}/www/p5-HTML-Tree
RUN_DEPENDS= ${BUILD_DEPENDS}