From 9583d4006f54708b2e2acbca1f068664dd401279 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 19 Feb 2005 18:46:39 +0000 Subject: Update to 2.14: 2.14 Jan 29 2005 - unlink and lock fixes for VMS (patch from Peter (Stig) Edwards) 2.13 Nov 17 2004 - Fixed bug where NoIndent broke KeyAttr (reported by David Haas) - Added copy_hash helper method which may be overridden to avoid tied hashes becoming untied during XMLout (patch from Jan Sundberg) - Fixed bug where GroupTags corrupted source hashref in XMLout (reported by Bram) - Tweaks to SuppressEmpty for undef with XMLout (report from jamesb), behaviour now matches docs and additional behaviour of setting option to 1 will skip undefined values altogether --- textproc/p5-XML-Simple/Makefile | 6 +++--- textproc/p5-XML-Simple/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc/p5-XML-Simple') diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index edc86914535..d639981f84a 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:11 grant Exp $ +# $NetBSD: Makefile,v 1.10 2005/02/19 18:46:39 wiz Exp $ # -DISTNAME= XML-Simple-2.12 +DISTNAME= XML-Simple-2.14 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xsi -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/XML-Simple/ COMMENT= Easy Perl API to read/write XML DEPENDS+= p5-XML-SAX-[0-9]*:../../textproc/p5-XML-SAX diff --git a/textproc/p5-XML-Simple/distinfo b/textproc/p5-XML-Simple/distinfo index 504dbfa1477..a0fea35d46a 100644 --- a/textproc/p5-XML-Simple/distinfo +++ b/textproc/p5-XML-Simple/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/07/19 10:43:01 bad Exp $ +$NetBSD: distinfo,v 1.5 2005/02/19 18:46:39 wiz Exp $ -SHA1 (XML-Simple-2.12.tar.gz) = 277d0f37e36140b8d11f48df94a2bd1ac436ea21 -Size (XML-Simple-2.12.tar.gz) = 65543 bytes +SHA1 (XML-Simple-2.14.tar.gz) = 6d5134129ffea0721f0ae6633e22c9a6205cffa1 +Size (XML-Simple-2.14.tar.gz) = 66338 bytes -- cgit v1.2.3