From c9217486c410e2f7af02ed3cb0e8c5af5f63d753 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 15 Apr 2005 14:16:08 +0000 Subject: Update to 4.16: Version 4.16 ============ - From Windows version of 7-zip 4.16 : - Speed optimization (5%) for 7z / LZMA - 7za now supports .Z archives - -r- switch in command line now is default for all commands - Some bugs were fixed - From Windows version of 7-zip 4.15 : - Z format supporting (extracting only) - 7-Zip now can extract ZIP archives compressed with "Shrink" method - 7-Zip now doesn't interrupt the compressing when it can not open file. 7-Zip just skips that file and shows warning. - Some bugs were fixed - man pages added (thanks to Mohammed Adnene Trojette) - bug #1112167 fixed (Temporary directory must be on same partition as target) p7zip failed moving the temporary file at the end of compressing to target file if the directories don't reside on the same partition (or network path). - bug #1164659 fixed (Invalid file date for "big endian" machine) - p7zip now uses ".so" instead of ".dll" - p7zip now handles "ctrl-c" and "kill" to cleanup temporary files before exiting - p7zip now runs on BeOS. - better support of filenames with spaces. - some code cleanup - "myWindows/myFiles.cpp" is now in "Windows/FileIO.cpp" - "myWindows/myFindFile.cpp" is now in "Windows/FileFind.cpp" - "myWindows/myDirectoryAndPath.cpp" is now in "Windows/FileDir.cpp" - "myWindows/myEvents.cpp" is now in "Windows/Synchronization.cpp" - "myWindows/wine_strings.cpp" is now in "Windows/String.cpp" --- archivers/p7zip/distinfo | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'archivers/p7zip/distinfo') diff --git a/archivers/p7zip/distinfo b/archivers/p7zip/distinfo index 44bb2a9688b..7b02142bfe2 100644 --- a/archivers/p7zip/distinfo +++ b/archivers/p7zip/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2005/02/23 14:45:25 agc Exp $ +$NetBSD: distinfo,v 1.9 2005/04/15 14:16:08 wiz Exp $ -SHA1 (p7zip_4.14.01_src.tar.bz2) = c8df9c08844c4cff559abc0b5cc915867fcb8390 -RMD160 (p7zip_4.14.01_src.tar.bz2) = eab2f47847ab9f6f54e348ef375f6d5671f8c0b8 -Size (p7zip_4.14.01_src.tar.bz2) = 457428 bytes -SHA1 (patch-aa) = 7affd2f921d5041ad55243d495005f5b37a56334 -SHA1 (patch-ab) = 9a6c7dcd97f585bf7b322e6815cdf3de6e0b0c38 +SHA1 (p7zip_4.16_src.tar.bz2) = 4c248c362c720c30a72ded4277642a13aa8fb73c +RMD160 (p7zip_4.16_src.tar.bz2) = fbb78fbfb4d173086a7d810bfe4521329c4b1ee7 +Size (p7zip_4.16_src.tar.bz2) = 456065 bytes +SHA1 (patch-aa) = d92632b2c20dee606bf7612c5c66b8d034b8a310 +SHA1 (patch-ab) = abf051b0dfee1e49e1519aa54301d348791b4090 SHA1 (patch-ac) = cb1dad78148e0356c7c63eaee01e7de21b0bde88 -- cgit v1.2.3