Subject: CVS commit: pkgsrc/archivers/lz4
From: Filip Hajny
Date: 2017-01-04 16:43:51
Message id: 20170104154351.D2AA3FBA6@cvs.NetBSD.org

Log Message:
Update archivers/lz4 to 1.7.5.

- lz4hc : new high compression mode : levels 10-12 compress more and slower
- lz4cat : fix : works with relative path (#284) and stdin (#285)
- cli : fix minor notification when using -r recursive mode
- API : lz4frame : LZ4F_frameBound(0) gives upper bound of *flush() and *End() \ 
operations
- doc : markdown version of man page
- build : Makefile : fix make -jX lib+exe concurrency
- build : cmake : improvements by Michal Gorny

Files:
RevisionActionfile
1.9modifypkgsrc/archivers/lz4/Makefile
1.8modifypkgsrc/archivers/lz4/PLIST
1.10modifypkgsrc/archivers/lz4/distinfo
1.4modifypkgsrc/archivers/lz4/patches/patch-lib_Makefile
1.7modifypkgsrc/archivers/lz4/patches/patch-programs_Makefile