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-05-15 20:28:42 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
p5-Compress-Bzip2: Ensure the correct bzip2 is found.
|
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-11 15:43:58 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated archivers/p5-Compress-Bzip2 to 2.26
-------------------------------------------
2.26 2017-04-10 rurban
- . in @INC test fixes for perl5.26 (RT #121020)
|
2016-12-16 14:12:54 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated archivers/p5-Compress-Bzip2 to 2.25
-------------------------------------------
2.25 2016-11-11 rurban
- Workaround EUMM 7.16 (RT #117800) by chorny
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-04-17 15:59:18 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.24
Upstream changes:
2.23 2015-06-08 rurban
- HP-UX lddlflags fix by Merjin Brand (RT #105096)
"ld: Unrecognized argument: -Wl,-E"
- -Wformat fixes
2.24 2015-12-08 rurban
- Silence gcc-5 optimizer warning (RT #105647)
with internal BUILD_BZLIB=1
- Improve kwalitee test
|
2015-11-03 01:56:27 by Alistair G. Crooks | Files touched by this commit (93) |
Log message:
Add SHA512 digests for distfiles for archivers category
Problems found with existing distfile for eagle:
distfiles/bicom101.zip
distfiles/szip-2.1nb3/szip-2.1.tar.gz
distfiles/xmill-0.9.1.tar.gz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-03-08 02:09:43 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 2.20 to 2.22
-------------------
2.21 2015-02-17 rurban
- Add leaktrace test
- Add .gitignore
2.22 2015-02-17 rurban
- Fixed huge decompress memory leak, leaking every single XS outbut buffer.
- Better memory leak testcase with Memory::Dump, t/090-memory-usage.pl
(RT #102211 by Nick Koston)
- clarify docs that deflate = compress, inflate = uncompress
|