dev-perl/Convert-UUlib: Bump to version 1.710.0
authorKent Fredric <kentnl@gentoo.org>
Thu, 21 May 2020 18:44:46 +0000 (06:44 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 21 May 2020 18:50:41 +0000 (06:50 +1200)
commit46d76f54d6fbf257d0f1233fbbf30b0bf0b564a3
tree8a9dbf07f765761a12b54684cc97131f9817ee03
parent8ec24e0004bac17ca55b3c2e7548a0be20aeb310
dev-perl/Convert-UUlib: Bump to version 1.710.0

- EAPI7
- Drop USE="system-uulib" due to being completely broken and unfixable
- Fix directly calling `ar` and inherit Perl's `ar`
- Attempt to correct a dizzying array of license terms

Upstream:
- Fix heap overflow
- Fix format string type missmatches
- Simplify code in _FP_gets to not use fscanf for performance
- Backport code to c89
- Add GetFileList
- experimental perlmulticore support
- Speedup yEnc encoding using slice-by-16 instead of crc32

Bug: https://bugs.gentoo.org/559930
Bug: https://bugs.gentoo.org/723216
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-perl/Convert-UUlib/Convert-UUlib-1.710.0.ebuild [new file with mode: 0644]
dev-perl/Convert-UUlib/Manifest
dev-perl/Convert-UUlib/files/Convert-UUlib-1.71-tc-ar.patch [new file with mode: 0644]