pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/libzip



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr  1 16:03:31 UTC 2013

Modified Files:
        pkgsrc/archivers/libzip: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 0.11:

0.11 [2013/03/23]

* Added Zip64 support (large file support)
* Added UTF-8 support for file names, file comments, and archive comments
* Changed API for name and comment related functions for UTF-8 support
* Added zip_discard()
* Added ZIP_TRUNCATE for zip_open()
* Added zip_set_file_compression()
* Added API for accessing and modifying extra fields
* Improved API type consistency
* Use gcc4's visibility __attribute__
* More changes for Windows support
* Additional test cases


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/archivers/libzip/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/archivers/libzip/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/archivers/libzip/buildlink3.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/archivers/libzip/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index