Skip to content

Commit

Permalink
Update to 2.0132
Browse files Browse the repository at this point in the history
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 shlomif/perl-XML-LibXML#8
        - Fix bug in Node::replaceChild()
        - Thanks to @Mipu94 .
  • Loading branch information
wen committed Oct 31, 2017
1 parent ad23ff3 commit 116fb7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/p5-XML-LibXML/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand Down
10 changes: 5 additions & 5 deletions textproc/p5-XML-LibXML/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 116fb7e

Please sign in to comment.