From owner-svn-ports-all@freebsd.org Sat Feb 29 22:53:03 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0934C243780; Sat, 29 Feb 2020 22:53:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48VMBP51yrz47PW; Sat, 29 Feb 2020 22:53:01 +0000 (UTC) (envelope-from jbeich@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9A98622027; Sat, 29 Feb 2020 22:53:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01TMr0GV003073; Sat, 29 Feb 2020 22:53:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01TMr0cm003072; Sat, 29 Feb 2020 22:53:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202002292253.01TMr0cm003072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 29 Feb 2020 22:53:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527480 - head/multimedia/libva X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/libva X-SVN-Commit-Revision: 527480 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Feb 2020 22:53:03 -0000 Author: jbeich Date: Sat Feb 29 22:52:59 2020 New Revision: 527480 URL: https://svnweb.freebsd.org/changeset/ports/527480 Log: multimedia/libva: backport some upstream fixes - https://github.com/intel/libva/commit/04acc7860feb will be required by libva-intel-media-driver-20.2.0, see https://github.com/intel/media-driver/commit/2baead9b10cd - https://github.com/intel/libva/commit/48f446b32a4f is a fix for regression in libva-2.6.0 Modified: head/multimedia/libva/Makefile (contents, props changed) head/multimedia/libva/distinfo (contents, props changed) Modified: head/multimedia/libva/Makefile ============================================================================== --- head/multimedia/libva/Makefile Sat Feb 29 22:52:51 2020 (r527479) +++ head/multimedia/libva/Makefile Sat Feb 29 22:52:59 2020 (r527480) @@ -2,9 +2,12 @@ PORTNAME= libva PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 04acc7860feb.patch:-p1 +PATCHFILES+= 48f446b32a4f.patch:-p1 PATCHFILES+= c2a431cc3cab.patch:-p1 # https://github.com/intel/libva/pull/292 PATCHFILES+= 5cfcd31635b1.patch:-p1 # https://github.com/intel/libva/pull/292 PATCHFILES+= f601fc614d8d.patch:-p1 # https://github.com/intel/libva/pull/363 Modified: head/multimedia/libva/distinfo ============================================================================== --- head/multimedia/libva/distinfo Sat Feb 29 22:52:51 2020 (r527479) +++ head/multimedia/libva/distinfo Sat Feb 29 22:52:59 2020 (r527480) @@ -1,6 +1,12 @@ TIMESTAMP = 1579259667 SHA256 (intel-libva-2.6.1_GH0.tar.gz) = 965f581e096508ece26ea9bef8bd769e93f9d1fe6840e309cc925cfef35ad13f SIZE (intel-libva-2.6.1_GH0.tar.gz) = 228850 +SHA256 (7eec6f8ffb39.patch) = 588258fbdcd26d12094eaf1d797535b9beeeac3f3e7c621d0f4d63af3e46c3e0 +SIZE (7eec6f8ffb39.patch) = 2760 +SHA256 (04acc7860feb.patch) = 8dd3a11b2ff799c6bbd8d0d3f551afa1c6eecedd8ad053d2a7ec0743ed93ed2b +SIZE (04acc7860feb.patch) = 911 +SHA256 (48f446b32a4f.patch) = 4c87a23a78ec0a07e046aa7cd8b7906ef00ee60a7e1dfb0f74cff913f9dda276 +SIZE (48f446b32a4f.patch) = 1456 SHA256 (c2a431cc3cab.patch) = d749a839b168529d2c424ffa78bd8859eebd831a5dfd50e8cdd1fc760907a232 SIZE (c2a431cc3cab.patch) = 835 SHA256 (5cfcd31635b1.patch) = 16344b56bf7e4bbc8a572183adbfd346d92d54d70a87dc6f30bae2ee946ccc84