aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-RDF-Simple
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-12-11 07:38:42 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-12-11 07:38:42 +0000
commite6e4c5ec78780a4872763695eb63600b391111a3 (patch)
tree3e3643a5443e7ad0b3009886044c715e19f84be3 /textproc/p5-RDF-Simple
parent26a2267dfc289ffeda2bd83948a52a73fe284b02 (diff)
downloadports-e6e4c5ec78780a4872763695eb63600b391111a3.tar.gz
ports-e6e4c5ec78780a4872763695eb63600b391111a3.zip
- update to 0.40.2
Notes
Notes: svn path=/head/; revision=224092
Diffstat (limited to 'textproc/p5-RDF-Simple')
-rw-r--r--textproc/p5-RDF-Simple/Makefile13
-rw-r--r--textproc/p5-RDF-Simple/distinfo6
-rw-r--r--textproc/p5-RDF-Simple/pkg-plist9
3 files changed, 19 insertions, 9 deletions
diff --git a/textproc/p5-RDF-Simple/Makefile b/textproc/p5-RDF-Simple/Makefile
index d748c6dbc78e..7630e3dfe390 100644
--- a/textproc/p5-RDF-Simple/Makefile
+++ b/textproc/p5-RDF-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= RDF-Simple
-PORTVERSION= 0.30.6
+PORTVERSION= 0.40.2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,16 +15,21 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
COMMENT= Read and write RDF without complication
-RUN_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
+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-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS+= p5-IO-CaptureOutput>=0:${PORTSDIR}/devel/p5-IO-CaptureOutput \
+ p5-Test-File>=0:${PORTSDIR}/devel/p5-Test-File \
+ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
PERL_CONFIGURE= yes
MAN3= RDF::Simple.3 \
RDF::Simple::NS.3 \
RDF::Simple::Parser.3 \
+ RDF::Simple::Parser::Handler.3 \
RDF::Simple::Serialiser.3 \
RDF::Simple::Serializer.3
diff --git a/textproc/p5-RDF-Simple/distinfo b/textproc/p5-RDF-Simple/distinfo
index 82c0bf814b55..3bfa1a7a47cd 100644
--- a/textproc/p5-RDF-Simple/distinfo
+++ b/textproc/p5-RDF-Simple/distinfo
@@ -1,3 +1,3 @@
-MD5 (RDF-Simple-0.306.tar.gz) = 89b8a6d44104be4bd469de11b9567099
-SHA256 (RDF-Simple-0.306.tar.gz) = ca46bb0d0ff72b02480de1983660d2ddc803dab9a143878b404931510d57efc5
-SIZE (RDF-Simple-0.306.tar.gz) = 22397
+MD5 (RDF-Simple-0.402.tar.gz) = 9f0f484c48d949daa48b365341c91b48
+SHA256 (RDF-Simple-0.402.tar.gz) = 99090acca9d662089dd9ab5c7e4482ada8fa58180a4b2c93aeac15bc0406ff4e
+SIZE (RDF-Simple-0.402.tar.gz) = 22660
diff --git a/textproc/p5-RDF-Simple/pkg-plist b/textproc/p5-RDF-Simple/pkg-plist
index 813cc34e2ce6..4d1839251e8d 100644
--- a/textproc/p5-RDF-Simple/pkg-plist
+++ b/textproc/p5-RDF-Simple/pkg-plist
@@ -1,10 +1,15 @@
%%SITE_PERL%%/RDF/Simple.pm
%%SITE_PERL%%/RDF/Simple/NS.pm
%%SITE_PERL%%/RDF/Simple/Parser.pm
+%%SITE_PERL%%/RDF/Simple/Parser/Attribs.pm
+%%SITE_PERL%%/RDF/Simple/Parser/Element.pm
+%%SITE_PERL%%/RDF/Simple/Parser/Handler.pm
+%%SITE_PERL%%/RDF/Simple/Parser/Sink.pm
%%SITE_PERL%%/RDF/Simple/Serialiser.pm
%%SITE_PERL%%/RDF/Simple/Serializer.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/RDF/Simple/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/RDF/Simple
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/RDF/Simple
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/RDF
-@dirrm %%SITE_PERL%%/RDF/Simple
+@dirrmtry %%SITE_PERL%%/RDF/Simple/Parser
+@dirrmtry %%SITE_PERL%%/RDF/Simple
@dirrmtry %%SITE_PERL%%/RDF