summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Simple
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2006-11-03 22:27:34 +0000
committerseb <seb@pkgsrc.org>2006-11-03 22:27:34 +0000
commitbf86f92de08c4c6ef17b310f81e247adc3f29046 (patch)
tree4e634588fb734ad5c1484143736619eb1227dfb0 /textproc/p5-XML-Simple
parent8e7838bc2860a335f62b0f4e4a4b229a4d2cdfcb (diff)
downloadpkgsrc-bf86f92de08c4c6ef17b310f81e247adc3f29046.tar.gz
Update to version 2.16.
Changes since last packaged version (2.14): 2.16 Oct 30 2006 - Added test/fix for bad GroupTags option (report from Lee Goddard) - Added new_hashref() hook method - refactored cache save/restore methods for easier overriding 2.15 Oct 03 2006 - Makefile.PL changes: reject known-bad PurePerl and RTF parser modules; default to XML::SAX::Expat if no parser installed - allow '.' characters in variable names (suggested by Cosimo Streppone) - fix output of undefs in arrayrefs with SuppressEmpty (reported by かんな - Kanna) - tidy up code and docs around lexical filehandle passed to OutputFile (report from Helge Sauer) - reduce memory usage by passing XML strings by reference (patch from Dan Sully)
Diffstat (limited to 'textproc/p5-XML-Simple')
-rw-r--r--textproc/p5-XML-Simple/Makefile5
-rw-r--r--textproc/p5-XML-Simple/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile
index 7275574522f..ff0aa1e491a 100644
--- a/textproc/p5-XML-Simple/Makefile
+++ b/textproc/p5-XML-Simple/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:50 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/11/03 22:27:34 seb Exp $
#
-DISTNAME= XML-Simple-2.14
+DISTNAME= XML-Simple-2.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5xsi
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 48554affadd..e57fde15796 100644
--- a/textproc/p5-XML-Simple/distinfo
+++ b/textproc/p5-XML-Simple/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 14:48:47 agc Exp $
+$NetBSD: distinfo,v 1.7 2006/11/03 22:27:34 seb Exp $
-SHA1 (XML-Simple-2.14.tar.gz) = 6d5134129ffea0721f0ae6633e22c9a6205cffa1
-RMD160 (XML-Simple-2.14.tar.gz) = e4ec77bd7be9b6f77ec8fe13a3b3e34ed12e560a
-Size (XML-Simple-2.14.tar.gz) = 66338 bytes
+SHA1 (XML-Simple-2.16.tar.gz) = f4166d7632542c80933e3d684ddc452ac08e44ab
+RMD160 (XML-Simple-2.16.tar.gz) = fe46bffdd31d83c9cfb9d55995c329e91dbc17c4
+Size (XML-Simple-2.16.tar.gz) = 69084 bytes