diff options
author | adam <adam> | 2006-02-13 18:45:32 +0000 |
---|---|---|
committer | adam <adam> | 2006-02-13 18:45:32 +0000 |
commit | d5af6ada65e69ee138a2d1e764e21237b74e2b76 (patch) | |
tree | 0c064ed73650af00764cc31b9de2257fb0ecdc02 /archivers/p7zip/distinfo | |
parent | 1b29b08c906ba63e3e4ace7fd3ac16a39d086f51 (diff) | |
download | pkgsrc-d5af6ada65e69ee138a2d1e764e21237b74e2b76.tar.gz |
Changes 4.33:
- From Windows version of 7-zip 4.33:
- Compressing speed and Memory requirements were increased.
Default dictionary size was increased: Fastest: 64 KB, Fast: 1 MB,
Normal: 4 MB, Max: 16 MB, Ultra: 64 MB.
- 64-bit version now supports 1 GB dictionary
- 7z/LZMA now can use only these match finders: HC4, BT2, BT3, BT4
- Compression ratio in Zip/GZip/Deflate in Ultra mode was increased
- Some bugs were fixed
- fix "Bugs item 1407358" : Passwords entered are not visible on command line
if the target has the system function "getpass".
- fix "BCJ2" : now p7zip uses the "BCJ2" filter when the file has execute permission
(7-zip uses the "BCJ2" filter when the filename ends with ".dll", ".exe", ".ocx", ".sfx" or ".sys")
- patch 1390722: no new line at end of file
- patch 1390716: allow compiling with gcc-4.1
- patch 1425862: allow other make programs than GNU make
- Testing framework added ("make test" and "make test_7z")
- fix 'lstat': p7zip can compile if 'lstat' is not available
Diffstat (limited to 'archivers/p7zip/distinfo')
-rw-r--r-- | archivers/p7zip/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p7zip/distinfo b/archivers/p7zip/distinfo index 2b57a62f655..053f870bd2e 100644 --- a/archivers/p7zip/distinfo +++ b/archivers/p7zip/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.16 2006/02/05 15:33:06 adam Exp $ +$NetBSD: distinfo,v 1.17 2006/02/13 18:45:32 adam Exp $ -SHA1 (p7zip_4.30_src_all.tar.bz2) = 16ea805087e2699106eda6d4adf0d254303e7395 -RMD160 (p7zip_4.30_src_all.tar.bz2) = 3fc1e8b373bb0ceb3cbadaf4f7900d44d53fe0df -Size (p7zip_4.30_src_all.tar.bz2) = 427869 bytes -SHA1 (patch-aa) = 420dd6693e1aa58809467047577a2c0c76a54f8b +SHA1 (p7zip_4.33_src_all.tar.bz2) = 2571a3706cff487f8777ece30d7cab9b34ce00e6 +RMD160 (p7zip_4.33_src_all.tar.bz2) = c0647421c4b18e8cdd99d03f8346d1cfe8f188fe +Size (p7zip_4.33_src_all.tar.bz2) = 1443942 bytes +SHA1 (patch-aa) = a8cc6f76763bdd2ed7a9926643944556e07ae139 SHA1 (patch-ab) = 9ee04c81b4699b4596dd58811f8d7e20c354b1d1 SHA1 (patch-ac) = ed38fe44c9b1ee3fb502edef47cf28ed5852a95b |