pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/p7zip Changes 4.58:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2df22df39e50
branches:  trunk
changeset: 543860:2df22df39e50
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jun 23 16:50:24 2008 +0000

description:
Changes 4.58:
- Some speed optimizations.
- 7-Zip now can unpack .lzma archives.
- Unicode (UTF-8) support for filenames in .ZIP archives.
- Now it's possible to store file creation time in 7z and ZIP archives.
- 7-Zip now can unpack multivolume RAR archives created with
  "old style volume names" scheme and names *.001, *.002, ...
- Some bugs were fixed.

diffstat:

 archivers/p7zip/Makefile |  6 +++---
 archivers/p7zip/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 16129100e596 -r 2df22df39e50 archivers/p7zip/Makefile
--- a/archivers/p7zip/Makefile  Mon Jun 23 16:50:02 2008 +0000
+++ b/archivers/p7zip/Makefile  Mon Jun 23 16:50:24 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2008/04/12 22:42:57 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2008/06/23 16:50:24 adam Exp $
 
-DISTNAME=      p7zip_4.57_src_all
-PKGNAME=       p7zip-4.57
+DISTNAME=      p7zip_4.58_src_all
+PKGNAME=       p7zip-4.58
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=p7zip/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 16129100e596 -r 2df22df39e50 archivers/p7zip/distinfo
--- a/archivers/p7zip/distinfo  Mon Jun 23 16:50:02 2008 +0000
+++ b/archivers/p7zip/distinfo  Mon Jun 23 16:50:24 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2007/12/16 09:25:22 adam Exp $
+$NetBSD: distinfo,v 1.32 2008/06/23 16:50:24 adam Exp $
 
-SHA1 (p7zip_4.57_src_all.tar.bz2) = eda5de3d35567e2633373dbe60313527a6a4db27
-RMD160 (p7zip_4.57_src_all.tar.bz2) = af40563b4ead84d138e9fff03a2677540c50d29d
-Size (p7zip_4.57_src_all.tar.bz2) = 1473608 bytes
+SHA1 (p7zip_4.58_src_all.tar.bz2) = 7525bbb12ec94186e9e40d3614cdfd5f6f63cab6
+RMD160 (p7zip_4.58_src_all.tar.bz2) = 2c31ab657275dc01d2d23c5de2327d5ee46f4e8a
+Size (p7zip_4.58_src_all.tar.bz2) = 1948207 bytes
 SHA1 (patch-aa) = 44db7bc8ce6b03b44fe3aba223396d157b49e845
 SHA1 (patch-ab) = bc7955af7363154e04e1dac1d510c9b22c6fd360
 SHA1 (patch-ac) = ad7be88ca5af55c8c40fdef2a0f9a19cb20db38b



Home | Main Index | Thread Index | Old Index