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-06-18 16:52:53 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.58
Upstream changes:
0.58 2018-06-08
- Re-release to fix the generated Makefile.PL. We do not want to try to build
the XS code with compiler warnings enabled except on Perl 5.24+. There are
unavoidable warnings with older Perls. If you tried to install this distro
in an environment where AUTHOR_TESTING was set, these warnings would be
enabled, along with "-Werror", causing the build to fail
completely. Reported by Olaf Alders. GH #3.
|
2018-05-30 03:38:31 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.57
Upstream changes:
0.57 2018-05-26
- Fix C compiler warnings. Reported by Jim Keenan. GH #2.
|
2017-12-30 14:55:10 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-List-SomeUtils-XS: update to 0.56.
0.56 2017-12-12
- The one() sub returned true when given an empty list, but it should return
false. Reported by randyl. GH #3.
|
2017-08-14 20:59:06 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-List-SomeUtils-XS to 0.55.
0.55 2017-07-23
- Skip all the tests unless List::SomeUtils 0.56 is installed. This fixes the
issue where trying to install the new List::SomeUtils ends up pulling this
distribution, which then fails because an older LSU is installed but doesn't
export mode(). Reported by John SJ Anderson. GH #1.
0.54 2017-07-22
- Added a new function, mode(), requested by Jerrad Pierce. GH #2.
|
2017-06-15 16:12:55 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-List-SomeUtils-XS to 0.53
------------------------------------------
0.53 2017-06-01
- Moved issue tracking to GitHub.
|
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
|
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-18 14:20:54 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Import p5-List-SomeUtils-XS-0.52 as devel/p5-List-SomeUtils-XS.
XS implementation for List::SomeUtils.
|