Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 959D27A468 for ; Tue, 19 Jul 2016 08:26:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3C64785FB5; Tue, 19 Jul 2016 08:26:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF3C785F7D for ; Tue, 19 Jul 2016 08:26:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id kFcTP1JUoCQh for ; Tue, 19 Jul 2016 08:26:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3298C85DFE for ; Tue, 19 Jul 2016 08:26:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DB11FBB5; Tue, 19 Jul 2016 08:26:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1468916770180300" MIME-Version: 1.0 Date: Tue, 19 Jul 2016 08:26:10 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/archivers/p7zip To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160719082610.2DB11FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1468916770180300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Jul 19 08:26:10 UTC 2016 Modified Files: pkgsrc/archivers/p7zip: Makefile PLIST distinfo Log Message: Updated archivers/p7zip from 15.4.1 to 16.02 -------------------------------------------- Version 16.02 ============= - From Windows version of 7-Zip 16.02: - The BUG in 16.00 - 16.01 was fixed: 7-Zip mistakenly reported the warning "There are some data after the end of the payload data" for split archives. Version 16.01 (never published) ============= - From Windows version of 7-Zip 16.01: - The bugs in SWM (WIM), EXE (PE) and CHM code were fixed. - there are some internal changes in source code for better compatibility with VS2015 C++ compiler. Version 16.00 (never published) ============= - better support for OpenBsd (CPP/Windows/System.cpp), thanks Josh (https://sourceforge.net/p/p7zip/discussion/383043/thread/ee32dcd8/?limit=25#c322) - From Windows version of 7-Zip 16.00: - 7-Zip now can extract multivolume ZIP archives (z01, z02, ... , zip). - Some fixed bugs: - bzip2 decoder -mmt2 reported E_FAIL (for k_My_HRESULT_WritingWasCut case), if we extract partial file. - 7z solid update (hang in break) - sha1 worked incorrectly for call after call with ((size & 3) != 0) - 7z update bcj bugs were fixed. - split (aaa.001) fixed - iso loop fix - rar4 multivol -stdin kpidSize - drag and drop 1<2.txt - memory access violation fix To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 pkgsrc/archivers/p7zip/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/archivers/p7zip/PLIST cvs rdiff -u -r1.49 -r1.50 pkgsrc/archivers/p7zip/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1468916770180300 Content-Disposition: inline Content-Length: 2697 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/archivers/p7zip/Makefile diff -u pkgsrc/archivers/p7zip/Makefile:1.62 pkgsrc/archivers/p7zip/Makefile:1.63 --- pkgsrc/archivers/p7zip/Makefile:1.62 Mon Apr 11 14:19:59 2016 +++ pkgsrc/archivers/p7zip/Makefile Tue Jul 19 08:26:10 2016 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2016/04/11 14:19:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2016/07/19 08:26:10 mef Exp $ -DISTNAME= p7zip_15.14.1_src_all -PKGNAME= p7zip-15.14.1 +DISTNAME= p7zip_16.02_src_all +PKGNAME= ${DISTNAME:S/_src_all//S/_/-/} CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p7zip/} EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/archivers/p7zip/PLIST diff -u pkgsrc/archivers/p7zip/PLIST:1.21 pkgsrc/archivers/p7zip/PLIST:1.22 --- pkgsrc/archivers/p7zip/PLIST:1.21 Thu Apr 7 14:41:34 2016 +++ pkgsrc/archivers/p7zip/PLIST Tue Jul 19 08:26:10 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2016/04/07 14:41:34 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.22 2016/07/19 08:26:10 mef Exp $ bin/7z bin/7za ${PLIST.dll}lib/7z.so @@ -29,7 +29,6 @@ share/doc/p7zip/switches/ar_no.htm share/doc/p7zip/switches/bb.htm share/doc/p7zip/switches/bs.htm share/doc/p7zip/switches/charset.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 Index: pkgsrc/archivers/p7zip/distinfo diff -u pkgsrc/archivers/p7zip/distinfo:1.49 pkgsrc/archivers/p7zip/distinfo:1.50 --- pkgsrc/archivers/p7zip/distinfo:1.49 Mon Apr 11 14:19:59 2016 +++ pkgsrc/archivers/p7zip/distinfo Tue Jul 19 08:26:10 2016 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.49 2016/04/11 14:19:59 ryoon Exp $ +$NetBSD: distinfo,v 1.50 2016/07/19 08:26:10 mef Exp $ -SHA1 (p7zip_15.14.1_src_all.tar.bz2) = 9b15a79f94230fab9b9d4f9f532c723117145c7a -RMD160 (p7zip_15.14.1_src_all.tar.bz2) = 1b240131d6fc8322830fa893357a62a9cdb81bdb -SHA512 (p7zip_15.14.1_src_all.tar.bz2) = 30d0ef47bd6938cdd5d9d80ec6e7aed972655686a43adb0ae34bb9856ec7cd5a68a05c580352021055cefd6eeceb134ff6402f93686ce46e57f9757798e76abd -Size (p7zip_15.14.1_src_all.tar.bz2) = 4147911 bytes +SHA1 (p7zip_16.02_src_all.tar.bz2) = e8819907132811aa1afe5ef296181d3a15cc8f22 +RMD160 (p7zip_16.02_src_all.tar.bz2) = 03550898e45b3eabe4ea0df5ee3787bd8f179fd0 +SHA512 (p7zip_16.02_src_all.tar.bz2) = d2c4d53817f96bb4c7683f42045198d4cd509cfc9c3e2cb85c8d9dc4ab6dfa7496449edeac4e300ecf986a9cbbc90bd8f8feef8156895d94617c04e507add55f +Size (p7zip_16.02_src_all.tar.bz2) = 4239909 bytes SHA1 (patch-CPP_Windows_DLL.cpp) = 12fb3f3cf4d32b8848f741dde6bcb0e56a9c6745 SHA1 (patch-aa) = 9c103fa831cc6ff099e3a604c763ff416f1b48ec SHA1 (patch-ab) = c680fb037b9ef5e19e4c8dc71dd710598277a61b --_----------=_1468916770180300--