summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen>2017-04-29 07:40:26 +0000
committerwen <wen>2017-04-29 07:40:26 +0000
commit5eef35a56facc2be01ebf2edbc9816d058b577f4 (patch)
tree3c951b884bda377fc4ed240962bdfab8c34f0457
parent4e9f09c1a3d6a568784be49769d8e5f449140d20 (diff)
downloadpkgsrc-5eef35a56facc2be01ebf2edbc9816d058b577f4.tar.gz
Update to 2.24
Upstream changes: 2.24 2017-04-17 16:12:00+12:00 Pacific/Auckland - fix typo in last commit with mistakenly removed some underscores - don't initialise $XML::Simple::PREFERRED_PARSER to undef as a caller may have already set it before loading XML::Simple and if not, it would have defaulted to undef anyway (RT#118205 from Slaven Rezi�) 2.23 2017-04-17 15:49:14+12:00 Pacific/Auckland - another fix to the logic for detecting circular references (RT#114120 from Matthias Pitzl, also report from Erland Sommarskog)
-rw-r--r--textproc/p5-XML-Simple/Makefile5
-rw-r--r--textproc/p5-XML-Simple/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile
index be7798fe820..80db88d2843 100644
--- a/textproc/p5-XML-Simple/Makefile
+++ b/textproc/p5-XML-Simple/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2016/06/08 19:24:45 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2017/04/29 07:40:26 wen Exp $
#
-DISTNAME= XML-Simple-2.22
+DISTNAME= XML-Simple-2.24
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
diff --git a/textproc/p5-XML-Simple/distinfo b/textproc/p5-XML-Simple/distinfo
index 736f795345f..3319085df16 100644
--- a/textproc/p5-XML-Simple/distinfo
+++ b/textproc/p5-XML-Simple/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/02/27 00:42:45 wen Exp $
+$NetBSD: distinfo,v 1.12 2017/04/29 07:40:26 wen Exp $
-SHA1 (XML-Simple-2.22.tar.gz) = cffb6e9dcff42961d08f169293969cda11aa8cec
-RMD160 (XML-Simple-2.22.tar.gz) = ccb71a272b81df6a480c729a10208a6ae62dfb78
-SHA512 (XML-Simple-2.22.tar.gz) = b5e5d36726b8a0efcf7200522d802a7f733c883526db2dba64ce23bf7e044d20d9186fac3bb2f2940807a30f746301f690129c4c542341c8a57a735471b5f4d7
-Size (XML-Simple-2.22.tar.gz) = 77937 bytes
+SHA1 (XML-Simple-2.24.tar.gz) = 1b739896f47188bf6cf2aff6931e563606c8bc07
+RMD160 (XML-Simple-2.24.tar.gz) = c816afa58d8ef58bbc675f1fdaba90e8d2f45972
+SHA512 (XML-Simple-2.24.tar.gz) = fd57d1be7fdd884d55d22e478a3f94a111b5fc23167851a2ff15894807877c71a1620d3208693e8a1dfb00b385ac4f011d2b56f239c63d2c9d435701df7b3942
+Size (XML-Simple-2.24.tar.gz) = 77412 bytes