2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) | ![]() |
Log message: *: bump PKGREVISION for perl-5.32. |
2020-04-11 13:34:58 by Makoto Fujiwara | Files touched by this commit (2) | ![]() |
Log message: (devel/p5-Cache-FastMmap) Updated t0 1.49 1.49 Tue Mar 24 10:15 2020 - Fix windows compilation and test warnings Thanks to hvn@radiatorsoftware.com |
2019-10-11 16:56:08 by Makoto Fujiwara | Files touched by this commit (2) | ![]() |
Log message: (devel/p5-Cache-FastMmap) Updated 1.47 5o 1.48 1.48 Thu Apr 11 11:30 2019 - Remove use of // so we should work on 5.8 again - Replace -1 with a NOPAGE constant - Use 64bit offsets so we support caches > 4G - Various valgrind code fixes Thanks to oschwald@gmail.com |
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. |
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-04-10 02:36:09 by Wen Heping | Files touched by this commit (2) | ![]() |
Log message: Update to 1.47 Upstream changes: 1.47 Fri Apr 6 11:10 2018 - Allow custom serializer or compressor options - Update bugtracker link to github Thanks to toddr@cpan.org |
2017-08-17 15:06:57 by Makoto Fujiwara | Files touched by this commit (2) | ![]() |
Log message: Updated devel/p5-Cache-FastMmap to 1.46 --------------------------------------- 1.46 Fri Jul 14 19:40 2017 - Fix tests on older perls (thanks stephanloyd9@gmail.com) - Use File::Spec for temp dir (thanks fraserbn@gmail.com) - Fix mmap_cache_internals.h include guard - Fix get_and_set() always returning 0 for DidStore - Allow setting permission when creating cache file - Tweak leak detection tests - Fix last_access/expire_time checks for impending 1500000000 seconds since epoch |