From owner-svn-ports-head@freebsd.org Thu Feb 14 18:49:00 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A6C814DD9CA; Thu, 14 Feb 2019 18:49:00 +0000 (UTC) (envelope-from madpilot@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 A1B3086517; Thu, 14 Feb 2019 18:48:59 +0000 (UTC) (envelope-from madpilot@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 78790B07B; Thu, 14 Feb 2019 18:48:59 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1EImx0G028307; Thu, 14 Feb 2019 18:48:59 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1EImwZR028304; Thu, 14 Feb 2019 18:48:58 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201902141848.x1EImwZR028304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 14 Feb 2019 18:48:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492929 - in head/multimedia/libva-utils: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/multimedia/libva-utils: . files X-SVN-Commit-Revision: 492929 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A1B3086517 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.96)[-0.955,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 14 Feb 2019 18:49:00 -0000 Author: madpilot Date: Thu Feb 14 18:48:58 2019 New Revision: 492929 URL: https://svnweb.freebsd.org/changeset/ports/492929 Log: Update libva-utils to 2.4.0 Added: head/multimedia/libva-utils/files/ head/multimedia/libva-utils/files/patch-vendor_intel_sfcsample_VDecAccelVA.cpp (contents, props changed) Modified: head/multimedia/libva-utils/Makefile head/multimedia/libva-utils/distinfo head/multimedia/libva-utils/pkg-plist Modified: head/multimedia/libva-utils/Makefile ============================================================================== --- head/multimedia/libva-utils/Makefile Thu Feb 14 18:11:55 2019 (r492928) +++ head/multimedia/libva-utils/Makefile Thu Feb 14 18:48:58 2019 (r492929) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libva-utils -PORTVERSION= 2.3.0 -PORTREVISION= 2 +PORTVERSION= 2.4.0 CATEGORIES= multimedia MAINTAINER= madpilot@FreeBSD.org Modified: head/multimedia/libva-utils/distinfo ============================================================================== --- head/multimedia/libva-utils/distinfo Thu Feb 14 18:11:55 2019 (r492928) +++ head/multimedia/libva-utils/distinfo Thu Feb 14 18:48:58 2019 (r492929) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538516390 -SHA256 (intel-libva-utils-2.3.0_GH0.tar.gz) = f338497b867bbc9bf008e4892eaebda08955785dc7eb2005855bba5f1a20b037 -SIZE (intel-libva-utils-2.3.0_GH0.tar.gz) = 1086331 +TIMESTAMP = 1550133109 +SHA256 (intel-libva-utils-2.4.0_GH0.tar.gz) = 13d15bf464e5a452f5243a6ca5988d3841c8bbbb017b75d73254acc0e4d6740c +SIZE (intel-libva-utils-2.4.0_GH0.tar.gz) = 1186293 Added: head/multimedia/libva-utils/files/patch-vendor_intel_sfcsample_VDecAccelVA.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/libva-utils/files/patch-vendor_intel_sfcsample_VDecAccelVA.cpp Thu Feb 14 18:48:58 2019 (r492929) @@ -0,0 +1,12 @@ +--- vendor/intel/sfcsample/VDecAccelVA.cpp.orig 2019-02-01 23:11:33 UTC ++++ vendor/intel/sfcsample/VDecAccelVA.cpp +@@ -32,7 +32,9 @@ + #include + #include + #include ++#ifdef __linux__ + #include ++#endif + #include + #include + #include Modified: head/multimedia/libva-utils/pkg-plist ============================================================================== --- head/multimedia/libva-utils/pkg-plist Thu Feb 14 18:11:55 2019 (r492928) +++ head/multimedia/libva-utils/pkg-plist Thu Feb 14 18:48:58 2019 (r492929) @@ -8,7 +8,13 @@ bin/mpeg2vaenc bin/mpeg2vldemo bin/putsurface %%WAYLAND%%bin/putsurface_wayland +bin/sfcsample bin/vainfo bin/vavpp bin/vp8enc bin/vp9enc +bin/vppblending +bin/vppchromasitting +bin/vppdenoise +bin/vppscaling_csc +bin/vppsharpness