Subject: CVS commit: pkgsrc/archivers/lz4
From: Filip Hajny
Date: 2015-03-23 23:24:11
Message id: 20150323222411.5437198@cvs.netbsd.org

Log Message:
Update archivers/lz4 to 127.

r127:
N/A   : added a file on SVN

r126:
New   : lz4frame API is now integrated into liblz4
Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski
Fixed : bug within LZ4 HC streaming mode, reported by James Boyle
Fixed : older compiler don't like nameless unions, reported by Cheyi Lin
Changed : lz4 is C90 compatible
Changed : added -pedantic option, fixed a few mminor warnings

r125:
Changed : endian and alignment code
Changed : directory structure : new "lib" directory
Updated : lz4io, now uses lz4frame
Improved: slightly improved decoding speed
Fixed : LZ4_compress_limitedOutput(); Special thanks to Christopher Speller !
Fixed : some alignment warnings under clang
Fixed : deprecated function LZ4_slideInputBufferHC()

Files:
RevisionActionfile
1.4modifypkgsrc/archivers/lz4/Makefile
1.4modifypkgsrc/archivers/lz4/PLIST
1.2modifypkgsrc/archivers/lz4/buildlink3.mk
1.5modifypkgsrc/archivers/lz4/distinfo
1.4modifypkgsrc/archivers/lz4/patches/patch-Makefile
1.4modifypkgsrc/archivers/lz4/patches/patch-programs_Makefile
1.3modifypkgsrc/archivers/lz4/patches/patch-programs_frametest.c
1.4modifypkgsrc/archivers/lz4/patches/patch-programs_fuzzer.c
1.1addpkgsrc/archivers/lz4/patches/patch-lib_Makefile