From 54b59ab652050b2f95d02baefdda8754949188eb Mon Sep 17 00:00:00 2001 From: wen Date: Sun, 13 Oct 2013 04:28:03 +0000 Subject: Update to 0.623 Upstream changes: 0.623 Thu Jun 13 23:29:52 2013 +1000 - Fix a memory leak introduced in 0.620. - Avoid issue with implicit stringification. 0.622 Tue May 28 23:02:56 2013 +1000 - Fix bug where output is an IO::Scalar. 0.621 Sun Apr 14 22:42:38 2013 +1000 - Include selfcontained_output.t in the distribution. 0.620 Sun Apr 14 22:20:33 2013 +1000 - Allow OUTPUT => 'self' (#81327). --- textproc/p5-XML-Writer/Makefile | 5 ++--- textproc/p5-XML-Writer/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'textproc/p5-XML-Writer') diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 1347449727f..b397151439a 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/10/13 04:28:03 wen Exp $ # -DISTNAME= XML-Writer-0.615 +DISTNAME= XML-Writer-0.623 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 SVR4_PKGNAME= p5xwr CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Writer/distinfo b/textproc/p5-XML-Writer/distinfo index 598e7a0831e..b751b7b13a7 100644 --- a/textproc/p5-XML-Writer/distinfo +++ b/textproc/p5-XML-Writer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2012/01/26 13:07:46 rhaen Exp $ +$NetBSD: distinfo,v 1.11 2013/10/13 04:28:03 wen Exp $ -SHA1 (XML-Writer-0.615.tar.gz) = 0eb5c621d19a6cfc86895737ef34250b92573c9a -RMD160 (XML-Writer-0.615.tar.gz) = 5714bb3386fbdbf4d8d0d2506fb7f070b2fb2c81 -Size (XML-Writer-0.615.tar.gz) = 27418 bytes +SHA1 (XML-Writer-0.623.tar.gz) = 9485f6e01def327c6bc00ee988eacdaedf6ae3aa +RMD160 (XML-Writer-0.623.tar.gz) = 595023fd5d87c86b807de4987d94c9dd194407d2 +Size (XML-Writer-0.623.tar.gz) = 28683 bytes -- cgit v1.2.3