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.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-01-07 02:28:28 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.33
Upstream changes:
1.33 2018-01-06T16:57:00
- Fix traverse() so it does not assume user functions and traverse() itself \
return a defined
value. This stops undef warnings when the return value is tested for error \
propagation.
Thanx to Jason Tibbitts for reporting this.
- Add t/00.versions.* to display the version #s of all pre-reqs.
|
2017-12-30 15:18:41 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Tree-Simple: update to 1.32.
1.32 2017-12-19T15:20:00
- Change traverse() to handle the case of its 1st parameter returning 'ABORT'.
|
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-04-21 14:10:39 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Tree-Simple to 1.31
------------------------------------
1.31 2017-04-17T09:11:00
- Add 3 new methods: getSiblingCount(), isFirstChild() and
isLastChild(). Warning: getSiblingCount() does not include the
invocant, unlike getAllSiblings().
- Add t/24_Tree_Simple_sibling_test.t.
- These methods are used by Tree::Simple::View::HTML V 0.19 to output
HTML compatible with the HTML5 standard for nested lists. See
https://www.w3.org/wiki/HTML_lists#Nesting_lists. Thanx to
Ekkehard Plicht for suggesting this, and for the patches, which I
have reworked. See RT#121099.
|
2017-03-20 22:16:05 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Tree-Simple to 1.30
------------------------------------
1.30 2017-03-15T09:45:00
- Add convenience method generateChild($scalar) which simply does \
addChild(new($scalar) ).
Thanx to René Nyffenegger for this suggestion.
Add matching test t/22_Tree_Simple_generate_child.t.
- Reduce pre-req version of Test::More from 1.001014 to 1.001002.
|
2016-07-24 10:41:03 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.29
Upstream changes:
1.29 2016-05-04T08;15:00
- Correct physical address of Free Software Foundation in LICENSE file. See \
RT#114149.
Thanx to Petr Pisar.
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-05-03 12:54:58 by Thomas Klausner | Files touched by this commit (78) |
Log message:
Reset maintainer (observer now).
|