Subject: CVS commit: pkgsrc/archivers/lz4
From: Adam Ciarcinski
Date: 2018-05-10 15:16:27
Message id: 20180510131627.7E189FBEC@cvs.NetBSD.org

Log Message:
lz4: updated to 1.8.2

v1.8.2
perf: *much* faster dictionary compression on small files
perf: improved decompression speed and binary size
perf: slightly faster HC compression and decompression speed
perf: very small compression ratio improvement
fix : compression compatible with low memory addresses (< 0xFFFF)
fix : decompression segfault when provided with NULL input
cli : new command --favor-decSpeed
cli : benchmark mode more accurate for small inputs
fullbench : can bench _destSize() variants
doc : clarified block format parsing restrictions

Files:
RevisionActionfile
1.13modifypkgsrc/archivers/lz4/Makefile
1.11modifypkgsrc/archivers/lz4/PLIST
1.15modifypkgsrc/archivers/lz4/distinfo
1.8modifypkgsrc/archivers/lz4/patches/patch-lib_Makefile
1.10modifypkgsrc/archivers/lz4/patches/patch-programs_Makefile