From dad748ff515c202399937624ca9d45e539b518a8 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 6 Dec 2005 23:48:47 +0000 Subject: 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)" --- archivers/p7zip/Makefile | 6 +++--- archivers/p7zip/PLIST | 4 +++- archivers/p7zip/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'archivers/p7zip') diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 0e00f62fc79..e120b31cb01 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -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 --git a/archivers/p7zip/PLIST b/archivers/p7zip/PLIST index e417dcb5993..757d170b342 100644 --- a/archivers/p7zip/PLIST +++ b/archivers/p7zip/PLIST @@ -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/style.css 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 --git a/archivers/p7zip/distinfo b/archivers/p7zip/distinfo index a4f534be835..a3cf858ccc2 100644 --- a/archivers/p7zip/distinfo +++ b/archivers/p7zip/distinfo @@ -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 -- cgit v1.2.3