pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/p7zip Update to 7.30:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ef2c7e9b7a8
branches:  trunk
changeset: 504214:9ef2c7e9b7a8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 06 23:48:47 2005 +0000

description:
Update to 7.30:

  - From Windows version of 7-zip 4.30 :
    - Speed optimizations in LZMA maximum/ultra compressing.
    - LZMA now supports word size up to 273
    - 7-Zip now reduces dictionary size for LZMA, if you compress files
      smaller than specified dictionary size.
    - Some bugs were fixed

  - fix minor build trouble with MacOS X
  - fix "Bugs item #1349229" : 7-zip now displays "e: Extract files from archive (without using directory names)"

diffstat:

 archivers/p7zip/Makefile |  6 +++---
 archivers/p7zip/PLIST    |  4 +++-
 archivers/p7zip/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (51 lines):

diff -r 25d82829ba8a -r 9ef2c7e9b7a8 archivers/p7zip/Makefile
--- a/archivers/p7zip/Makefile  Tue Dec 06 23:14:11 2005 +0000
+++ b/archivers/p7zip/Makefile  Tue Dec 06 23:48:47 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2005/12/05 20:49:47 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2005/12/06 23:48:47 wiz Exp $
 
-DISTNAME=      p7zip_4.29_src_all
-PKGNAME=       p7zip-4.29
+DISTNAME=      p7zip_4.30_src_all
+PKGNAME=       p7zip-4.30
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=p7zip/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 25d82829ba8a -r 9ef2c7e9b7a8 archivers/p7zip/PLIST
--- a/archivers/p7zip/PLIST     Tue Dec 06 23:14:11 2005 +0000
+++ b/archivers/p7zip/PLIST     Tue Dec 06 23:48:47 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/09/23 12:17:59 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/12/06 23:48:47 wiz Exp $
 bin/7z
 bin/7za
 ${DYNAMIC_7Z}lib/7z/7z
@@ -42,9 +42,11 @@
 share/doc/p7zip/switches/ar_exclude.htm
 share/doc/p7zip/switches/ar_include.htm
 share/doc/p7zip/switches/ar_no.htm
+share/doc/p7zip/switches/email.htm
 share/doc/p7zip/switches/exclude.htm
 share/doc/p7zip/switches/include.htm
 share/doc/p7zip/switches/index.htm
+share/doc/p7zip/switches/large_pages.htm
 share/doc/p7zip/switches/method.htm
 share/doc/p7zip/switches/output_dir.htm
 share/doc/p7zip/switches/overwrite.htm
diff -r 25d82829ba8a -r 9ef2c7e9b7a8 archivers/p7zip/distinfo
--- a/archivers/p7zip/distinfo  Tue Dec 06 23:14:11 2005 +0000
+++ b/archivers/p7zip/distinfo  Tue Dec 06 23:48:47 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2005/10/08 08:27:42 adam Exp $
+$NetBSD: distinfo,v 1.15 2005/12/06 23:48:47 wiz Exp $
 
-SHA1 (p7zip_4.29_src_all.tar.bz2) = fedb28a8b6108373f08104c1a853df6f2a03b29a
-RMD160 (p7zip_4.29_src_all.tar.bz2) = 11d0b5d966f453002ac5265f6345ce4fadf96278
-Size (p7zip_4.29_src_all.tar.bz2) = 416265 bytes
+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) = 23e24295b914d72b56df868dd6265317a0a2f65c
 SHA1 (patch-ab) = 9ee04c81b4699b4596dd58811f8d7e20c354b1d1
 SHA1 (patch-ac) = ed38fe44c9b1ee3fb502edef47cf28ed5852a95b



Home | Main Index | Thread Index | Old Index