Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2019 13:00:50 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r497723 - branches/2019Q2/multimedia/libva
Message-ID:  <201904031300.x33D0oT3027687@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Apr  3 13:00:50 2019
New Revision: 497723
URL: https://svnweb.freebsd.org/changeset/ports/497723

Log:
  MFH: r497722
  
  multimedia/libva: update upstream patches (nop)
  
  Prefer drmGetNodeTypeFromFd over drmGetDeviceNameFromFd2 but on
  FreeBSD there's little difference as both compare strings.
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2019Q2/multimedia/libva/Makefile
  branches/2019Q2/multimedia/libva/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/multimedia/libva/Makefile
==============================================================================
--- branches/2019Q2/multimedia/libva/Makefile	Wed Apr  3 13:00:23 2019	(r497722)
+++ branches/2019Q2/multimedia/libva/Makefile	Wed Apr  3 13:00:50 2019	(r497723)
@@ -6,7 +6,7 @@ PORTREVISION=	3
 CATEGORIES=	multimedia
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	acf217e61475.patch:-p1 f2b8dc594e3f.patch:-p1
+PATCHFILES+=	c2a431cc3cab.patch:-p1 5cfcd31635b1.patch:-p1
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT?=	VAAPI wrapper and dummy driver

Modified: branches/2019Q2/multimedia/libva/distinfo
==============================================================================
--- branches/2019Q2/multimedia/libva/distinfo	Wed Apr  3 13:00:23 2019	(r497722)
+++ branches/2019Q2/multimedia/libva/distinfo	Wed Apr  3 13:00:50 2019	(r497723)
@@ -1,7 +1,7 @@
 TIMESTAMP = 1548442420
 SHA256 (intel-libva-2.4.0_GH0.tar.gz) = 67f0289944b3c39307ab0f1b7ab33de072f6e674758d2f122b51616c3d7b115b
 SIZE (intel-libva-2.4.0_GH0.tar.gz) = 223232
-SHA256 (acf217e61475.patch) = aa8662c037668b2b5053830c5ec36faecda78d85b2960d5995e840b09198ab28
-SIZE (acf217e61475.patch) = 750
-SHA256 (f2b8dc594e3f.patch) = 37f4d71ef645cbebf835af788521d2de40d2855db189cab4e3818afeee71f5fc
-SIZE (f2b8dc594e3f.patch) = 1008
+SHA256 (c2a431cc3cab.patch) = d749a839b168529d2c424ffa78bd8859eebd831a5dfd50e8cdd1fc760907a232
+SIZE (c2a431cc3cab.patch) = 835
+SHA256 (5cfcd31635b1.patch) = 16344b56bf7e4bbc8a572183adbfd346d92d54d70a87dc6f30bae2ee946ccc84
+SIZE (5cfcd31635b1.patch) = 1091



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904031300.x33D0oT3027687>