aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-LibXML-Simple
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-15 16:51:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-15 16:51:33 +0000
commit573016c2e4a01a721c98e7e39370ed4724d9ad32 (patch)
treeeb7036cd4dc853f5540a437e51c83f7e03a3fbdb /textproc/p5-XML-LibXML-Simple
parent3cfced888eefa13b2a84266041533500e9624bb5 (diff)
downloadports-573016c2e4a01a721c98e7e39370ed4724d9ad32.tar.gz
ports-573016c2e4a01a721c98e7e39370ed4724d9ad32.zip
- Update to 0.95
- Fix *_DEPENDS: File::Slurp was replaced by File::Slurp::Tiny in 0.94 Changes: http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog PR: ports/196484 Submitted by: sunpoet (myself) Approved by: markun@onohara.to (maintainer)
Notes
Notes: svn path=/head/; revision=377108
Diffstat (limited to 'textproc/p5-XML-LibXML-Simple')
-rw-r--r--textproc/p5-XML-LibXML-Simple/Makefile7
-rw-r--r--textproc/p5-XML-LibXML-Simple/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile
index 640d1358af16..ac2c9e168c15 100644
--- a/textproc/p5-XML-LibXML-Simple/Makefile
+++ b/textproc/p5-XML-LibXML-Simple/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= XML-LibXML-Simple
-PORTVERSION= 0.94
-PORTREVISION= 1
+PORTVERSION= 0.95
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +13,9 @@ COMMENT= XML::LibXML clone of XML::Simple::XMLin()
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
+BUILD_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \
p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
diff --git a/textproc/p5-XML-LibXML-Simple/distinfo b/textproc/p5-XML-LibXML-Simple/distinfo
index db832eddfc55..93a29cdf8b20 100644
--- a/textproc/p5-XML-LibXML-Simple/distinfo
+++ b/textproc/p5-XML-LibXML-Simple/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-LibXML-Simple-0.94.tar.gz) = c3a8cc7fd46e86f7578302102a518b4d527ac58f452cc58041c7b885528ed1cc
-SIZE (XML-LibXML-Simple-0.94.tar.gz) = 21742
+SHA256 (XML-LibXML-Simple-0.95.tar.gz) = b1272256cee7b4341368819f25dc66555b00dea0bca11d890cb0e2b78ac40e63
+SIZE (XML-LibXML-Simple-0.95.tar.gz) = 21968