From owner-svn-ports-head@freebsd.org Wed Nov 30 12:44:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2F9CC5C701; Wed, 30 Nov 2016 12:44:04 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C25121927; Wed, 30 Nov 2016 12:44:04 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAUCi35W031038; Wed, 30 Nov 2016 12:44:03 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAUCi3rL031037; Wed, 30 Nov 2016 12:44:03 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201611301244.uAUCi3rL031037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 30 Nov 2016 12:44:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427423 - in head/archivers/p7zip: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2016 12:44:05 -0000 Author: rakuco Date: Wed Nov 30 12:44:03 2016 New Revision: 427423 URL: https://svnweb.freebsd.org/changeset/ports/427423 Log: Update to 16.02. Remove patches for CVE-2016-2334 and CVE-2016-2335 that were integrated upstream. Deleted: head/archivers/p7zip/files/patch-CPP_7zip_Archive_HfsHandler.cpp head/archivers/p7zip/files/patch-CPP_7zip_Archive_Udf_UdfIn.cpp Modified: head/archivers/p7zip/Makefile head/archivers/p7zip/distinfo Modified: head/archivers/p7zip/Makefile ============================================================================== --- head/archivers/p7zip/Makefile Wed Nov 30 12:11:50 2016 (r427422) +++ head/archivers/p7zip/Makefile Wed Nov 30 12:44:03 2016 (r427423) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= p7zip -PORTVERSION= 15.14 -PORTREVISION?= 2 +PORTVERSION= 16.02 +PORTREVISION?= 0 CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all Modified: head/archivers/p7zip/distinfo ============================================================================== --- head/archivers/p7zip/distinfo Wed Nov 30 12:11:50 2016 (r427422) +++ head/archivers/p7zip/distinfo Wed Nov 30 12:44:03 2016 (r427423) @@ -1,2 +1,3 @@ -SHA256 (p7zip_15.14_src_all.tar.bz2) = b9b77450e98859454d39002f55ddc95a0705041ebc0a9bb49733ce2d9a7292d8 -SIZE (p7zip_15.14_src_all.tar.bz2) = 4147609 +TIMESTAMP = 1480508712 +SHA256 (p7zip_16.02_src_all.tar.bz2) = 5eb20ac0e2944f6cb9c2d51dd6c4518941c185347d4089ea89087ffdd6e2341f +SIZE (p7zip_16.02_src_all.tar.bz2) = 4239909