From owner-dev-commits-ports-all@freebsd.org Sun Jul 25 16:17:14 2021 Return-Path: Delivered-To: dev-commits-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 A120465BE5E; Sun, 25 Jul 2021 16:17:14 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GXp9P5xbKz3FYw; Sun, 25 Jul 2021 16:17:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8702126B03; Sun, 25 Jul 2021 16:17:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16PGHDDS081598; Sun, 25 Jul 2021 16:17:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16PGHDf6081597; Sun, 25 Jul 2021 16:17:13 GMT (envelope-from git) Date: Sun, 25 Jul 2021 16:17:13 GMT Message-Id: <202107251617.16PGHDf6081597@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 904cfd8fad52 - main - multimedia/mpv: backport --gpu-context=drm on console by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 904cfd8fad527ca1cbaa0163323729871be02812 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2021 16:17:14 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=904cfd8fad527ca1cbaa0163323729871be02812 commit 904cfd8fad527ca1cbaa0163323729871be02812 Author: Jan Beich AuthorDate: 2021-07-24 20:14:47 +0000 Commit: Jan Beich 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