diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-24 14:32:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-24 14:32:13 +0000 |
commit | fbb04b5ddc7dc95af84d0a50ea9ec7c5bde6ac89 (patch) | |
tree | 3ffa8fdb726c0232279135b3544b6c2228abce30 /archivers/p7zip/distinfo | |
parent | 1554ddd552732ad47e6f5722dfe0d88f3a43a9a2 (diff) | |
download | pkgsrc-fbb04b5ddc7dc95af84d0a50ea9ec7c5bde6ac89.tar.gz |
Update to 4.20:
Version 4.20
============
- From Windows version of 7-zip 4.19 and 4.20 :
- BZip2 code was rewritten. Now it supports 3 modes: Normal, Maximum and
Ultra. In Normal mode it compresses almost as original BZip2 compressor.
Compression ratio in Maximum and Ultra modes is 1-3% better for some files,
but Maximum Mode is about 3 times slower and Ultra Mode is about 8 times
slower than Normal mode.
- Console version now prints all messages to stdout by default,
and if -so switch is specified, 7-Zip prints messages to stderr.
- Some bugs were fixed
- Updating "contrib/VirtualFileSystemForMidnightCommander/" with u7z-4.16beta.tar.bz2
- bug #1204993 (does not find broken filenames)
- bug #1201244 (Missing files in p7zip_4.18_x86_linux_bin.tar.bz2)
- makefile.linux_x86_ppc_alpha : flag "-fPIC" added
- flag "-l" added.
without : p7zip stores symlinks (like p7zip 4.18)
with "-l" : p7zip stores the files/directories pointed by symlinks (like before p7zip 4.18)
CAUTION : the scanning stage can never end because of symlinks like ".."
(ex: ln -s .. ldir)
Diffstat (limited to 'archivers/p7zip/distinfo')
-rw-r--r-- | archivers/p7zip/distinfo | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/archivers/p7zip/distinfo b/archivers/p7zip/distinfo index f525360ca52..33a8f898825 100644 --- a/archivers/p7zip/distinfo +++ b/archivers/p7zip/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2005/05/17 07:22:37 adam Exp $ +$NetBSD: distinfo,v 1.11 2005/06/24 14:32:13 wiz Exp $ -SHA1 (p7zip_4.18_src.tar.bz2) = d96d808cb9e9c2f22a006d5190eaf4bcd92b8cbc -RMD160 (p7zip_4.18_src.tar.bz2) = b5aaf7a99877345675ce7d644c5ce1aa8987120a -Size (p7zip_4.18_src.tar.bz2) = 455913 bytes -SHA1 (patch-aa) = d92632b2c20dee606bf7612c5c66b8d034b8a310 -SHA1 (patch-ab) = 20de1664828badfc75880cb652e7a9d611b266e0 -SHA1 (patch-ac) = cb1dad78148e0356c7c63eaee01e7de21b0bde88 +SHA1 (p7zip_4.20_src.tar.bz2) = 6eb04fe135a86bd5522511a7c7df7ef8003ac5eb +RMD160 (p7zip_4.20_src.tar.bz2) = 3ae10d0ed32a1334728d0b59adfa7574e3216ba3 +Size (p7zip_4.20_src.tar.bz2) = 328976 bytes +SHA1 (patch-aa) = 0d6dcb01e48f2f24b268ccd9e6c488d8604bf7c0 +SHA1 (patch-ab) = 9ee04c81b4699b4596dd58811f8d7e20c354b1d1 +SHA1 (patch-ac) = ed38fe44c9b1ee3fb502edef47cf28ed5852a95b |