pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-LibXML Updated p5-XML-LibXML to 2.0129.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a01fdfc36d96
branches:  trunk
changeset: 359690:a01fdfc36d96
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 16 13:03:30 2017 +0000

description:
Updated p5-XML-LibXML to 2.0129.

2.0129  2017-03-14
    - Add example/create-sample-html-document.pl .
        - https://rt.cpan.org/Ticket/Display.html?id=117923
    - Add support for the set_document_locator() SAX method .
        - Thanks to Alexander Batyrshin for the pull-request.
    - Make parsing of large perl strings much faster.
        - https://github.com/shlomif/perl-XML-LibXML/pull/5
        - Thanks to Cedric Cellier for the pull-request.

diffstat:

 textproc/p5-XML-LibXML/Makefile |   4 ++--
 textproc/p5-XML-LibXML/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r cfe36b42abca -r a01fdfc36d96 textproc/p5-XML-LibXML/Makefile
--- a/textproc/p5-XML-LibXML/Makefile   Thu Mar 16 13:02:19 2017 +0000
+++ b/textproc/p5-XML-LibXML/Makefile   Thu Mar 16 13:03:30 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2016/07/26 14:16:49 mef Exp $
+# $NetBSD: Makefile,v 1.71 2017/03/16 13:03:30 wiz Exp $
 
-DISTNAME=      XML-LibXML-2.0128
+DISTNAME=      XML-LibXML-2.0129
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}
diff -r cfe36b42abca -r a01fdfc36d96 textproc/p5-XML-LibXML/distinfo
--- a/textproc/p5-XML-LibXML/distinfo   Thu Mar 16 13:02:19 2017 +0000
+++ b/textproc/p5-XML-LibXML/distinfo   Thu Mar 16 13:03:30 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.43 2016/07/26 14:16:49 mef Exp $
+$NetBSD: distinfo,v 1.44 2017/03/16 13:03:30 wiz Exp $
 
-SHA1 (XML-LibXML-2.0128.tar.gz) = 4f4942918448fb0ac9e7df3c14e300c1ea7860c9
-RMD160 (XML-LibXML-2.0128.tar.gz) = 649b762817ea1a2dabf901635e0f312d5b5e0d6b
-SHA512 (XML-LibXML-2.0128.tar.gz) = c388570d0a140f3b92ab9922d9c917fba791e804b160822eeff91923891059ba189ad3743f2ffd13f7f4c92a3e8db1ee5fae588007d3fcf50251d9803e8e261b
-Size (XML-LibXML-2.0128.tar.gz) = 466334 bytes
+SHA1 (XML-LibXML-2.0129.tar.gz) = cfea0ba77a45df60b23694a8ea4e5c6cee0474c9
+RMD160 (XML-LibXML-2.0129.tar.gz) = 7cdab52b687133c13f86e1ddb0a58140f9f4590f
+SHA512 (XML-LibXML-2.0129.tar.gz) = f17c61052975ecc188c285ee93dbb07926c880a28e49afdd5af0c7c997e8b12be72412d0964391f1232f853935ee0ff2838cd5d62f8f3b4f52c341904069ccea
+Size (XML-LibXML-2.0129.tar.gz) = 468838 bytes
 SHA1 (patch-Makefile.PL) = e98a4d8667fa792ebb535a7611fecccf2b608402



Home | Main Index | Thread Index | Old Index