Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2021 16:17:13 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 904cfd8fad52 - main - multimedia/mpv: backport --gpu-context=drm on console by default
Message-ID:  <202107251617.16PGHDf6081597@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=904cfd8fad527ca1cbaa0163323729871be02812

commit 904cfd8fad527ca1cbaa0163323729871be02812
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-07-24 20:14:47 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-07-25 16:17:04 +0000

    multimedia/mpv: backport --gpu-context=drm on console by default
---
 multimedia/mpv/Makefile | 3 ++-
 multimedia/mpv/distinfo | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 19e935053e6c..52f56bda9544 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	mpv
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.33.1
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio
 MASTER_SITES=	https://waf.io/:waf
@@ -17,6 +17,7 @@ PATCHFILES+=	3f006eced47b.patch:-p1 # required for #7268
 PATCHFILES+=	dbf0fd7d60fa.patch:-p1 # https://github.com/mpv-player/mpv/pull/7268
 PATCHFILES+=	dbbf4a415de7.patch:-p1 # https://github.com/mpv-player/mpv/pull/7268
 PATCHFILES+=	03b9f8e32362.patch:-p1 # https://github.com/mpv-player/mpv/issues/8913
+PATCHFILES+=	747b1520012e.patch:-p1 # https://github.com/mpv-player/mpv/pull/9033
 PATCHFILES+=	968faef86723.patch:-p1 # libplacebo 3.104
 PATCHFILES+=	7c4465cefb27.patch:-p1 # libplacebo 3.104
 
diff --git a/multimedia/mpv/distinfo b/multimedia/mpv/distinfo
index 3e0f960c75fd..682527ebba06 100644
--- a/multimedia/mpv/distinfo
+++ b/multimedia/mpv/distinfo
@@ -25,6 +25,8 @@ SHA256 (dbbf4a415de7.patch) = fd328ab69e58a6a4ec3c1a1c2324db5d750ec63666ae2b7e4f
 SIZE (dbbf4a415de7.patch) = 19603
 SHA256 (03b9f8e32362.patch) = a3890091fbc51d7ae7ca1506c2fbcf244aac8101e67689a35cbcd792127518ea
 SIZE (03b9f8e32362.patch) = 1727
+SHA256 (747b1520012e.patch) = bce1626142db8e67db32a99dcbe726e0bc9de502291ce8ead507f2d254272200
+SIZE (747b1520012e.patch) = 1372
 SHA256 (968faef86723.patch) = 21a052c67d36c2e9d30f9ab9714cde6284c46efd7397a1440ad19becc6aa5b20
 SIZE (968faef86723.patch) = 1176
 SHA256 (7c4465cefb27.patch) = ae67fd51cc42db3f2629c9a5fd5cbd11390fea7cae90b5e5c12ab9e8ac5019a9



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