diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-07 14:11:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-07 14:11:26 +0000 |
commit | ad42fdabf7fb71ea612aeffbc96ba2dfb1abc6cc (patch) | |
tree | d0ef4ed737377699a5f4e6dcce7fa024156f65c3 /archivers/p7zip/distinfo | |
parent | c33b7ac65ac8d66f50ce6a1fc124d6372b79025d (diff) | |
download | pkgsrc-ad42fdabf7fb71ea612aeffbc96ba2dfb1abc6cc.tar.gz |
Update to 4.14.01:
Version 4.14.01
===============
- huge speed up for multi CPUs machines (Thanks to loderunner - http://sourceforge.net/users/loderunner/).
- some code cleanup
- Fix problems with link files or directories.
- "7z a dummy -tgzip -so Doc.txt > archive.gz" now works.
- in the messages, the path separator is now '/' instead of '\'.
Version 4.14
============
- From Windows version of 7-zip 4.14 :
- STL using was reduced
- 7za now supports Split(001) archives
- "7za | more" now works
- Bugs item #1093095 : Usage banner now says "7za" (instead of "7z") when the binary is "7za"
- use of AString instead of std::string (no more need of #include <string>")
- makefile.linux_gcc_2.95_no_need_for_libstdc added to build 7za for the
p7zip*_bin.tar.bz2 package.
7za provided by p7zip*_bin.tar.bz2 is build on Debian 3.0 with gcc 2.95.4
and should now find the locale on all kinds of Linux (Debian, Fedora, Mandrake, ...).
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 08a26285df1..2e55b91ceb2 100644 --- a/archivers/p7zip/distinfo +++ b/archivers/p7zip/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2004/12/26 02:43:38 wiz Exp $ +$NetBSD: distinfo,v 1.6 2005/02/07 14:13:28 wiz Exp $ -SHA1 (p7zip_4.13_src.tar.bz2) = 06130422be198666267b0b3fc730a92ab621eefd -Size (p7zip_4.13_src.tar.bz2) = 457094 bytes -SHA1 (patch-aa) = a59d10e31cbf86fecdc73c97bcacf36b9b8ac7e8 -SHA1 (patch-ab) = f081769651f551d01b608e79e3e963eaaaf35d5c +SHA1 (p7zip_4.14.01_src.tar.bz2) = c8df9c08844c4cff559abc0b5cc915867fcb8390 +Size (p7zip_4.14.01_src.tar.bz2) = 457428 bytes +SHA1 (patch-aa) = 7affd2f921d5041ad55243d495005f5b37a56334 +SHA1 (patch-ab) = 9a6c7dcd97f585bf7b322e6815cdf3de6e0b0c38 |