diff options
author | adam <adam@pkgsrc.org> | 2007-01-27 21:50:11 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-01-27 21:50:11 +0000 |
commit | 06e4141cb2e1073c36af6c32e01922222460dec8 (patch) | |
tree | c8fa81bcbd493785a81ec6665395be321b3a3a82 /archivers/p7zip/distinfo | |
parent | e35ac0b09dbbad1ba02eb6490f752adc48e1d39d (diff) | |
download | pkgsrc-06e4141cb2e1073c36af6c32e01922222460dec8.tar.gz |
Changes 4.44:
- From Windows version of 7-zip 4.43 :
- 7za : Cab support
- Speed optimizations for LZMA, Deflate, BZip2 and unRAR.
- fix : now, updating a crypted header archive keeps the crypted header
- fixes in the help displayed by 7za/7z/7zr.
- code cleanup
- remove of mySetModuleFileNameA (and its memory leak), GetModuleFileName ...
- fixed : p7zip for DJGPP can now update an archive (thanks stranix)
- fixed : in the plugins of 7z, the "Utf16" state was always off.
- fixed : support for directory names that are not encoded with the current locale.
(ex : directory name is in "iso 8859-15" whereas the locale is "utf8")
- patch 1581907 : fix for FreeBSD in contrib/gzip-like_CLI_wrapper_for_7z/p7zip
- fixed : p7zip can now restore a symbolic link from a Zip archive (archive.zip made with "zip -y")
remark/todo : p7zip stores, in a zip archive, the linked file instead of the symbolic link
- fixed 1630452 : small fix in the output of the script install.sh
- fixed 632912 : Extracting large directories takes quadratic time
- preliminary support of HP-UX : remove of RTLD_GROUP for dlopen in DLL.cpp
makefile.hpux-acc should be able to build 7za for HP-UX (thanks to furiol)
- Client7z added.
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 9c2e39ceaa5..3b15b694ba0 100644 --- a/archivers/p7zip/distinfo +++ b/archivers/p7zip/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2006/10/01 10:39:21 adam Exp $ +$NetBSD: distinfo,v 1.23 2007/01/27 21:50:11 adam Exp $ -SHA1 (p7zip_4.43_src_all.tar.bz2) = 010f549b35a8ded8163c04e438c9ff01ca49c50d -RMD160 (p7zip_4.43_src_all.tar.bz2) = 227741c37e1c69260898ef7a4aa827835cac8a6c -Size (p7zip_4.43_src_all.tar.bz2) = 1482271 bytes +SHA1 (p7zip_4.44_src_all.tar.bz2) = 474e2479a7ceb19fcf75e61784e2c4ecf2d2f7e7 +RMD160 (p7zip_4.44_src_all.tar.bz2) = a04f13c55ce21781c463debc578fd4819f171adf +Size (p7zip_4.44_src_all.tar.bz2) = 1518820 bytes SHA1 (patch-aa) = f10ed94ca53f07a57f6c7875c67d6bbb51d9d0e8 -SHA1 (patch-ab) = 9a42ad2edb7a415bec90f6d08c0a3f488bdda6d0 +SHA1 (patch-ab) = 98578e58d3abf4e0fe0615f10c563cac78ceb047 SHA1 (patch-ac) = ed38fe44c9b1ee3fb502edef47cf28ed5852a95b |