Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2019 08:11:43 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497556 - head/multimedia/libva
Message-ID:  <201904020811.x328BhQT011672@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Apr  2 08:11:43 2019
New Revision: 497556
URL: https://svnweb.freebsd.org/changeset/ports/497556

Log:
  multimedia/libva: don't skip r497485 fix

Modified:
  head/multimedia/libva/Makefile   (contents, props changed)
  head/multimedia/libva/distinfo   (contents, props changed)

Modified: head/multimedia/libva/Makefile
==============================================================================
--- head/multimedia/libva/Makefile	Tue Apr  2 08:02:30 2019	(r497555)
+++ head/multimedia/libva/Makefile	Tue Apr  2 08:11:43 2019	(r497556)
@@ -2,11 +2,11 @@
 
 PORTNAME=	libva
 PORTVERSION=	2.4.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	acf217e61475.patch:-p1
+PATCHFILES+=	acf217e61475.patch:-p1 f2b8dc594e3f.patch:-p1
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT?=	VAAPI wrapper and dummy driver

Modified: head/multimedia/libva/distinfo
==============================================================================
--- head/multimedia/libva/distinfo	Tue Apr  2 08:02:30 2019	(r497555)
+++ head/multimedia/libva/distinfo	Tue Apr  2 08:11:43 2019	(r497556)
@@ -3,3 +3,5 @@ SHA256 (intel-libva-2.4.0_GH0.tar.gz) = 67f0289944b3c3
 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



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