pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Writer Update 0.623 to 0.625



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50ef621554c2
branches:  trunk
changeset: 651728:50ef621554c2
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun May 10 03:17:38 2015 +0000

description:
Update 0.623 to 0.625
---------------------
0.625 Thu 05 Jun 2014 23:55:42 +1000    <joe%kafsemo.org@localhost>
        - Allow xml-model processing instructions (#94078).
        - Don't warn when undef is passed to setOutput (#94369).

0.624 Wed Feb 12 23:28:39 2014 +1100    <joe%kafsemo.org@localhost>
        - Allow an empty system ID in a doctype declaration.

diffstat:

 textproc/p5-XML-Writer/Makefile |  5 ++---
 textproc/p5-XML-Writer/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r ad35563b8a5c -r 50ef621554c2 textproc/p5-XML-Writer/Makefile
--- a/textproc/p5-XML-Writer/Makefile   Sun May 10 03:11:48 2015 +0000
+++ b/textproc/p5-XML-Writer/Makefile   Sun May 10 03:17:38 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2014/10/09 14:07:06 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/05/10 03:17:38 mef Exp $
 #
 
-DISTNAME=      XML-Writer-0.623
+DISTNAME=      XML-Writer-0.625
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}
 
diff -r ad35563b8a5c -r 50ef621554c2 textproc/p5-XML-Writer/distinfo
--- a/textproc/p5-XML-Writer/distinfo   Sun May 10 03:11:48 2015 +0000
+++ b/textproc/p5-XML-Writer/distinfo   Sun May 10 03:17:38 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2013/10/13 04:28:03 wen Exp $
+$NetBSD: distinfo,v 1.12 2015/05/10 03:17:38 mef Exp $
 
-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
+SHA1 (XML-Writer-0.625.tar.gz) = c87edc8255e98d4e7b3843f3947d8a9df4e94862
+RMD160 (XML-Writer-0.625.tar.gz) = e9c7cca7d1c30173b100c747123bd98cfe42c70a
+Size (XML-Writer-0.625.tar.gz) = 28930 bytes



Home | Main Index | Thread Index | Old Index