aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-RDF-Simple/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-12-19 06:42:06 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-12-19 06:42:06 +0000
commitfb6ff36f6dc8fd783fbe6b573ee3f06739a7402f (patch)
treefafafff7e2330a0f34474dcea74f2eae2c11ed2f /textproc/p5-RDF-Simple/Makefile
parent197722c13c25ce690bbfe33742664c69cfb9cb59 (diff)
downloadports-fb6ff36f6dc8fd783fbe6b573ee3f06739a7402f.tar.gz
ports-fb6ff36f6dc8fd783fbe6b573ee3f06739a7402f.zip
- update to 0.404
Notes
Notes: svn path=/head/; revision=224407
Diffstat (limited to 'textproc/p5-RDF-Simple/Makefile')
-rw-r--r--textproc/p5-RDF-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-RDF-Simple/Makefile b/textproc/p5-RDF-Simple/Makefile
index 7630e3dfe390..36069a60da76 100644
--- a/textproc/p5-RDF-Simple/Makefile
+++ b/textproc/p5-RDF-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= RDF-Simple
-PORTVERSION= 0.40.2
+PORTVERSION= 0.40.4
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ COMMENT= Read and write RDF without complication
RUN_DEPENDS= p5-Class-MakeMethods>=0:${PORTSDIR}/devel/p5-Class-MakeMethods \
p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
- p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX \
+ p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-IO-CaptureOutput>=0:${PORTSDIR}/devel/p5-IO-CaptureOutput \