aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-LibXML-Simple
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-06-03 16:37:05 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-06-03 16:37:05 +0000
commitc499d7fdcb9df31ee15f4956e93a1f30695d0bf5 (patch)
tree3788febf1b827c48a698c2f09edb87343b7d63ea /textproc/p5-XML-LibXML-Simple
parentaf7b79bdd44d3cf73e2f39162df444e6401f8665 (diff)
downloadports-c499d7fdcb9df31ee15f4956e93a1f30695d0bf5.tar.gz
ports-c499d7fdcb9df31ee15f4956e93a1f30695d0bf5.zip
- Update to 0.15 [1]
- Add TEST_DEPENDS - Add LICENSE Changes: http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog PR: ports/157463 [1] Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer)
Notes
Notes: svn path=/head/; revision=275036
Diffstat (limited to 'textproc/p5-XML-LibXML-Simple')
-rw-r--r--textproc/p5-XML-LibXML-Simple/Makefile12
-rw-r--r--textproc/p5-XML-LibXML-Simple/distinfo5
2 files changed, 10 insertions, 7 deletions
diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile
index 5150adf6eabe..1b60c456010f 100644
--- a/textproc/p5-XML-LibXML-Simple/Makefile
+++ b/textproc/p5-XML-LibXML-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-LibXML-Simple
-PORTVERSION= 0.14
+PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= XML::LibXML clone of XML::Simple::XMLin()
-BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
- p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \
+RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod
+
+LICENSE_COMB= dual
+LICENSE= ART20 GPLv1
PERL_CONFIGURE= yes
diff --git a/textproc/p5-XML-LibXML-Simple/distinfo b/textproc/p5-XML-LibXML-Simple/distinfo
index 78981cdc14f1..1c9eda238ea7 100644
--- a/textproc/p5-XML-LibXML-Simple/distinfo
+++ b/textproc/p5-XML-LibXML-Simple/distinfo
@@ -1,3 +1,2 @@
-MD5 (XML-LibXML-Simple-0.14.tar.gz) = 2cb52bc74b5242d1b16ebe16037bbc48
-SHA256 (XML-LibXML-Simple-0.14.tar.gz) = 01caec47bb48dc9bbeedba03ff0bf719a9d9dacc5ff53b44265725a439561205
-SIZE (XML-LibXML-Simple-0.14.tar.gz) = 19412
+SHA256 (XML-LibXML-Simple-0.15.tar.gz) = 084f8a9a6a5f324335037477f921b97aded485f274f1b0272e0b8066394f028b
+SIZE (XML-LibXML-Simple-0.15.tar.gz) = 20495