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 (textproc/p5-XML-Writer) Update...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47164e7e7c85
branches:  trunk
changeset: 441641:47164e7e7c85
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Nov 08 02:18:21 2020 +0000

description:
(textproc/p5-XML-Writer) Updated 0.625 to 0.900

 Mar  8 00:19:28 2019 +1100    <joe%kafsemo.org@localhost>
        - Drop support for building on (very) old perls.
        - Check for valid element names (#107239)
        - Fail when a scalar other than 'self' is passed as OUTPUT.

diffstat:

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

diffs (29 lines):

diff -r 0a400fe5c462 -r 47164e7e7c85 textproc/p5-XML-Writer/Makefile
--- a/textproc/p5-XML-Writer/Makefile   Sun Nov 08 00:59:48 2020 +0000
+++ b/textproc/p5-XML-Writer/Makefile   Sun Nov 08 02:18:21 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2020/08/31 18:12:14 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2020/11/08 02:18:21 mef Exp $
 
-DISTNAME=      XML-Writer-0.625
+DISTNAME=      XML-Writer-0.900
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}
 
diff -r 0a400fe5c462 -r 47164e7e7c85 textproc/p5-XML-Writer/distinfo
--- a/textproc/p5-XML-Writer/distinfo   Sun Nov 08 00:59:48 2020 +0000
+++ b/textproc/p5-XML-Writer/distinfo   Sun Nov 08 02:18:21 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/04 01:59:58 agc Exp $
+$NetBSD: distinfo,v 1.14 2020/11/08 02:18:21 mef Exp $
 
-SHA1 (XML-Writer-0.625.tar.gz) = c87edc8255e98d4e7b3843f3947d8a9df4e94862
-RMD160 (XML-Writer-0.625.tar.gz) = e9c7cca7d1c30173b100c747123bd98cfe42c70a
-SHA512 (XML-Writer-0.625.tar.gz) = 30ad348e7f1423ce82dc0709e767d4ae384ad6e76f6444c8a12d97b1dc9c2b39e2c5bec43779bc35891942fa75f852cd26e8831dd6b5cfb9c72bc8512ca55923
-Size (XML-Writer-0.625.tar.gz) = 28930 bytes
+SHA1 (XML-Writer-0.900.tar.gz) = 19af1d84dee77ef6419172b6f6148ea11ab4662c
+RMD160 (XML-Writer-0.900.tar.gz) = 4cdb941c828b1f833e86cb8dae3bfbd7ef1b5b33
+SHA512 (XML-Writer-0.900.tar.gz) = 0856146f497194529352378bdd81462e0ffd185b2464f9995dedc3b4705f517d87960a9a473e44a0ae7095bdee0e3f0121410ea6208c3adb94636e9db0c8da2e
+Size (XML-Writer-0.900.tar.gz) = 29817 bytes



Home | Main Index | Thread Index | Old Index