diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-16 13:03:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-16 13:03:30 +0000 |
commit | 80b8939a58d26cf0f8faacb88806cba5ea7c95f9 (patch) | |
tree | b4f252775292df2f56d8b9f6517aeaa0d8e0868f /textproc | |
parent | 4256c6f1518c07904090a83b767288750d41d579 (diff) | |
download | pkgsrc-80b8939a58d26cf0f8faacb88806cba5ea7c95f9.tar.gz |
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 (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-LibXML/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index c6ce52c1f33..c23e22ab2ae 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -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 --git a/textproc/p5-XML-LibXML/distinfo b/textproc/p5-XML-LibXML/distinfo index 1c782bcba7d..a71b9067e89 100644 --- a/textproc/p5-XML-LibXML/distinfo +++ b/textproc/p5-XML-LibXML/distinfo @@ -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 |