2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2019-03-16 14:22:28 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.0134
Upstream changes:
2.0134 2019-02-10
- Fix overzealous POD escaping in the docs' synposes
- https://github.com/shlomif/perl-XML-LibXML/issues/26
- Thanks to @davorg.
2.0133 2019-02-02
- Mark as working with libxml2 2.9.9 ( and below ).
- Allow LibParser to be provided for all methods
- https://github.com/shlomif/perl-XML-LibXML/pull/23
- Thanks to @lavock .
- Portability fixes by Reini Urban and others.
- https://github.com/shlomif/perl-XML-LibXML/pull/18 .
- Thanks!
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-10-31 08:37:30 by Wen Heping | Files touched by this commit (2) |
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 .
|
2017-10-23 15:05:55 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-XML-LibXML: update to 2.0130.
2.0130 2017-10-18
- Fix the tests with libxml2-2.9.6 .
- https://rt.cpan.org/Public/Bug/Display.html?id=122958
- Thanks to Daniel Macks for the report and ppisar for a patch.
- setNamespace() Enhancements.
- Thanks to E. Choroba.
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-03-16 14:03:30 by Thomas Klausner | Files touched by this commit (2) |
Log message:
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.
|