aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Simple
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-21 15:09:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-21 15:09:31 +0000
commitb5523c87c5388da966f3cce15306f3ed5830c331 (patch)
treea977e483ac9e1bcee64fbdff20df7f97c860b647 /textproc/p5-XML-Simple
parenta383c74aaa98d8cec2317717708c7e1394a6a980 (diff)
downloadports-b5523c87c5388da966f3cce15306f3ed5830c331.tar.gz
ports-b5523c87c5388da966f3cce15306f3ed5830c331.zip
- Update to 2.20
Notes
Notes: svn path=/head/; revision=299735
Diffstat (limited to 'textproc/p5-XML-Simple')
-rw-r--r--textproc/p5-XML-Simple/Makefile11
-rw-r--r--textproc/p5-XML-Simple/distinfo4
2 files changed, 9 insertions, 6 deletions
diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile
index 9ab4dc44ec7a..2e1d930821a7 100644
--- a/textproc/p5-XML-Simple/Makefile
+++ b/textproc/p5-XML-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Simple
-PORTVERSION= 2.18
+PORTVERSION= 2.20
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,13 +14,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Trivial API for reading and writing XML (esp config files)
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
- p5-XML-SAX-Expat>=0:${PORTSDIR}/textproc/p5-XML-SAX-Expat
+ p5-XML-SAX>=0.15:${PORTSDIR}/textproc/p5-XML-SAX \
+ p5-XML-SAX-Expat>=0:${PORTSDIR}/textproc/p5-XML-SAX-Expat
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_UNSAFE= yes
-
-PERL_CONFIGURE= YES
+PERL_CONFIGURE= yes
MAN3= XML::Simple.3 XML::Simple::FAQ.3
diff --git a/textproc/p5-XML-Simple/distinfo b/textproc/p5-XML-Simple/distinfo
index f6ebbb9b3bb6..e8de42e67cc5 100644
--- a/textproc/p5-XML-Simple/distinfo
+++ b/textproc/p5-XML-Simple/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-Simple-2.18.tar.gz) = a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826
-SIZE (XML-Simple-2.18.tar.gz) = 71129
+SHA256 (XML-Simple-2.20.tar.gz) = 5cff13d0802792da1eb45895ce1be461903d98ec97c9c953bc8406af7294434a
+SIZE (XML-Simple-2.20.tar.gz) = 75993