pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-XML-LibXML
Module Name: pkgsrc
Committed By: wen
Date: Tue Oct 31 07:37:30 UTC 2017
Modified Files:
pkgsrc/textproc/p5-XML-LibXML: Makefile distinfo
Log Message:
Update to 2.0132
Upstream changes:
2.0132 2017-10-28
- Revert setNamespace() enhancements that broke some dependent tests:
- commit df9fdc6659cb2e4e9bc896e58c02dfd79b430fbb
- add t/48_rt123379_setNamespace.t .
- Thanks to Alexander Bluhm and Slaven Rezic for the reports and
the test.
2.0131 2017-10-24
- Re-include the missing *.pod documents.
- https://rt.cpan.org/Ticket/Display.html?id=123362
- Thanks to Stephen for the report.
- Add t/pod-files-presence.t to test for it in the future.
- Merge https://github.com/shlomif/perl-XML-LibXML/pull/8
- Fix bug in Node::replaceChild()
- Thanks to @Mipu94 .
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/textproc/p5-XML-LibXML/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/textproc/p5-XML-LibXML/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-XML-LibXML/Makefile
diff -u pkgsrc/textproc/p5-XML-LibXML/Makefile:1.73 pkgsrc/textproc/p5-XML-LibXML/Makefile:1.74
--- pkgsrc/textproc/p5-XML-LibXML/Makefile:1.73 Mon Oct 23 13:05:55 2017
+++ pkgsrc/textproc/p5-XML-LibXML/Makefile Tue Oct 31 07:37:29 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2017/10/23 13:05:55 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2017/10/31 07:37:29 wen Exp $
-DISTNAME= XML-LibXML-2.0130
+DISTNAME= XML-LibXML-2.0132
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
Index: pkgsrc/textproc/p5-XML-LibXML/distinfo
diff -u pkgsrc/textproc/p5-XML-LibXML/distinfo:1.45 pkgsrc/textproc/p5-XML-LibXML/distinfo:1.46
--- pkgsrc/textproc/p5-XML-LibXML/distinfo:1.45 Mon Oct 23 13:05:55 2017
+++ pkgsrc/textproc/p5-XML-LibXML/distinfo Tue Oct 31 07:37:29 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.45 2017/10/23 13:05:55 wiz Exp $
+$NetBSD: distinfo,v 1.46 2017/10/31 07:37:29 wen Exp $
-SHA1 (XML-LibXML-2.0130.tar.gz) = da09a8e406a6cf287e025116f87d111578882b1b
-RMD160 (XML-LibXML-2.0130.tar.gz) = 34887bd93bf0483b4662438ee8ca8bbb6750a1e7
-SHA512 (XML-LibXML-2.0130.tar.gz) = 43d6a62021b7a2e9efddaa6c238a873ce4f7fb43ca2985e8ead8a0cab3a54d4efd764cbd027bd4b235b4ad9b525ad075607ef4d08a42839b054715a7f55dcd16
-Size (XML-LibXML-2.0130.tar.gz) = 414006 bytes
+SHA1 (XML-LibXML-2.0132.tar.gz) = c5e316a5fabd656324d9d75c33b2593289c28c33
+RMD160 (XML-LibXML-2.0132.tar.gz) = eb61a9656709c44325dc1c6051bbdba3309026d2
+SHA512 (XML-LibXML-2.0132.tar.gz) = 3df1cb67ea955133492f2b6f8def2b28079c59e99170a31820aca69ea81686c4b67171509f1b311faab9389d200c4a24942b3950d7c0730ff1233a009b398fce
+Size (XML-LibXML-2.0132.tar.gz) = 469983 bytes
SHA1 (patch-Makefile.PL) = e98a4d8667fa792ebb535a7611fecccf2b608402
Home |
Main Index |
Thread Index |
Old Index