From owner-dev-commits-ports-all@freebsd.org Tue Aug 17 00:53:56 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 6E3936589D0; Tue, 17 Aug 2021 00:53:56 +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 4GpXbS24lBz4VHR; Tue, 17 Aug 2021 00:53:56 +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 2F72513C91; Tue, 17 Aug 2021 00:53:56 +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 17H0ru91041998; Tue, 17 Aug 2021 00:53:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H0ruNB041997; Tue, 17 Aug 2021 00:53:56 GMT (envelope-from git) Date: Tue, 17 Aug 2021 00:53:56 GMT Message-Id: <202108170053.17H0ruNB041997@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: 4648f2176e97 - main - graphics/libplacebo: update to 4.157.0.r1 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: 4648f2176e97f8ae701d658be0a09df5c9ca3eb4 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: Tue, 17 Aug 2021 00:53:56 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=4648f2176e97f8ae701d658be0a09df5c9ca3eb4 commit 4648f2176e97f8ae701d658be0a09df5c9ca3eb4 Author: Jan Beich AuthorDate: 2021-08-14 12:42:11 +0000 Commit: Jan Beich CommitDate: 2021-08-17 00:44:00 +0000 graphics/libplacebo: update to 4.157.0.r1 Changes: https://code.videolan.org/videolan/libplacebo/-/tags/4.157.0-rc1 Reported by: Repology --- graphics/libplacebo/Makefile | 2 +- graphics/libplacebo/distinfo | 6 +++--- graphics/libplacebo/pkg-plist | 3 ++- multimedia/dav1d/Makefile | 1 + multimedia/mpv/Makefile | 2 +- multimedia/vlc/Makefile | 2 +- 6 files changed, 9 insertions(+), 7 deletions(-) diff --git a/graphics/libplacebo/Makefile b/graphics/libplacebo/Makefile index 6b1779a0f172..c2c87c07aead 100644 --- a/graphics/libplacebo/Makefile +++ b/graphics/libplacebo/Makefile @@ -1,6 +1,6 @@ PORTNAME= libplacebo DISTVERSIONPREFIX= v -DISTVERSION= 3.120.3 +DISTVERSION= 4.157.0-rc1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/libplacebo/distinfo b/graphics/libplacebo/distinfo index e0a82c279c3c..283f95b5127a 100644 --- a/graphics/libplacebo/distinfo +++ b/graphics/libplacebo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620380656 -SHA256 (haasn-libplacebo-v3.120.3_GH0.tar.gz) = aeea8edb38af8034fa592f7c028aa612823707087db32e11908ba8ce72a9f419 -SIZE (haasn-libplacebo-v3.120.3_GH0.tar.gz) = 523726 +TIMESTAMP = 1628944931 +SHA256 (haasn-libplacebo-v4.157.0-rc1_GH0.tar.gz) = 9baf4d0fa1d52ea1583875d962c03f8344d65972af68d70ca7124ba22475d115 +SIZE (haasn-libplacebo-v4.157.0-rc1_GH0.tar.gz) = 590449 diff --git a/graphics/libplacebo/pkg-plist b/graphics/libplacebo/pkg-plist index 0e534dc572ba..0f05b44dfe76 100644 --- a/graphics/libplacebo/pkg-plist +++ b/graphics/libplacebo/pkg-plist @@ -7,6 +7,7 @@ include/libplacebo/dither.h include/libplacebo/dummy.h include/libplacebo/filters.h include/libplacebo/gpu.h +include/libplacebo/log.h %%OPENGL%%include/libplacebo/opengl.h include/libplacebo/renderer.h include/libplacebo/shaders.h @@ -25,5 +26,5 @@ include/libplacebo/utils/libav_internal.h include/libplacebo/utils/upload.h %%VULKAN%%include/libplacebo/vulkan.h lib/libplacebo.so -lib/libplacebo.so.120 +lib/libplacebo.so.157 libdata/pkgconfig/libplacebo.pc diff --git a/multimedia/dav1d/Makefile b/multimedia/dav1d/Makefile index ed16ca3968fd..927f8c974808 100644 --- a/multimedia/dav1d/Makefile +++ b/multimedia/dav1d/Makefile @@ -1,5 +1,6 @@ PORTNAME= dav1d DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 52ee3ee615ee..b31669f4e5f8 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpv DISTVERSIONPREFIX= v DISTVERSION= 0.33.1 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= https://waf.io/:waf diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 8d21230e0ace..e3f8f7555c6d 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -2,7 +2,7 @@ PORTNAME= vlc DISTVERSION= 3.0.16 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \