aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-11-10 15:33:25 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-11-10 15:33:25 +0000
commitcc07d78124aa9d7e62372e4303c367136a7486ce (patch)
tree9e165b6b11ea6fed7c5dfd69a3af659aa835f5be /textproc/p5-XML-RSS/Makefile
parentb8fd717fadd78e3130807be9f15be147fa3994d7 (diff)
downloadports-cc07d78124aa9d7e62372e4303c367136a7486ce.tar.gz
ports-cc07d78124aa9d7e62372e4303c367136a7486ce.zip
Notes
Diffstat (limited to 'textproc/p5-XML-RSS/Makefile')
-rw-r--r--textproc/p5-XML-RSS/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile
index 33ae49635552..aba186e239a1 100644
--- a/textproc/p5-XML-RSS/Makefile
+++ b/textproc/p5-XML-RSS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-RSS
-PORTVERSION= 1.12
+PORTVERSION= 1.20
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -16,7 +16,9 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl extension to manage RDF Site Summary (RSS) files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
+ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
+ ${PERL_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
+ ${PERL_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes