Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B841B63B11D for ; Mon, 1 Dec 2008 07:01:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6E5D363B13B; Mon, 1 Dec 2008 07:01:36 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id A427063B127 for ; Mon, 1 Dec 2008 07:01:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8E44F175D0; Mon, 1 Dec 2008 07:01:35 +0000 (UTC) From: Adam Ciarcinski Subject: CVS commit: pkgsrc/archivers/p7zip To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org Message-Id: <20081201070135.8E44F175D0@cvs.netbsd.org> Date: Mon, 1 Dec 2008 07:01:35 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adam Date: Mon Dec 1 07:01:35 UTC 2008 Modified Files: pkgsrc/archivers/p7zip: Makefile distinfo Log Message: Changes 4.61: - From Windows version of 7-zip 4.61 : - 7-Zip now supports LZMA compression for .ZIP archives. - Some bugs were fixed. - Fix: Ask for password twice when creating encrypted archive - 7zG added (read GUI/readme.txt) Changes 4.60: - From Windows version of 7-zip 4.60 : - Some bugs were fixed - p7zip didn't use the BCJ /BCJ2 filters for executables (: - makefile.linux_amd64_asm_icc added Changes 4.59: - From Windows version of 7-zip 4.59 : - 7-Zip now can unpack UDF, XAR and DMG/HFS archives. - It's allowed to use -t switch for "list" and "extract" commands. - Some bugs were fixed. To generate a diff of this commit: cvs rdiff -r1.42 -r1.43 pkgsrc/archivers/p7zip/Makefile cvs rdiff -r1.32 -r1.33 pkgsrc/archivers/p7zip/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.