From owner-svn-ports-head@freebsd.org Sun Dec 22 21:08:33 2019 Return-Path: Delivered-To: svn-ports-head@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 1C1031DDABE; Sun, 22 Dec 2019 21:08:33 +0000 (UTC) (envelope-from jbeich@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47gw7h6rHRz3NT6; Sun, 22 Dec 2019 21:08:32 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E1A45577E; Sun, 22 Dec 2019 21:08:32 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBML8WSn096140; Sun, 22 Dec 2019 21:08:32 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBML8VOx096134; Sun, 22 Dec 2019 21:08:31 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201912222108.xBML8VOx096134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 22 Dec 2019 21:08:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520666 - in head: graphics/libplacebo multimedia/dav1d multimedia/mpv multimedia/vlc X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: graphics/libplacebo multimedia/dav1d multimedia/mpv multimedia/vlc X-SVN-Commit-Revision: 520666 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Dec 2019 21:08:33 -0000 Author: jbeich Date: Sun Dec 22 21:08:31 2019 New Revision: 520666 URL: https://svnweb.freebsd.org/changeset/ports/520666 Log: graphics/libplacebo: update to 1.29.0 Changes: https://code.videolan.org/videolan/libplacebo/tags/v1.29.0 Reported by: portscout Modified: head/graphics/libplacebo/Makefile (contents, props changed) head/graphics/libplacebo/distinfo (contents, props changed) head/graphics/libplacebo/pkg-plist (contents, props changed) head/multimedia/dav1d/Makefile (contents, props changed) head/multimedia/mpv/Makefile (contents, props changed) head/multimedia/vlc/Makefile (contents, props changed) Modified: head/graphics/libplacebo/Makefile ============================================================================== --- head/graphics/libplacebo/Makefile Sun Dec 22 21:01:32 2019 (r520665) +++ head/graphics/libplacebo/Makefile Sun Dec 22 21:08:31 2019 (r520666) @@ -2,7 +2,7 @@ PORTNAME= libplacebo DISTVERSIONPREFIX= v -DISTVERSION= 1.21.0 +DISTVERSION= 1.29.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org Modified: head/graphics/libplacebo/distinfo ============================================================================== --- head/graphics/libplacebo/distinfo Sun Dec 22 21:01:32 2019 (r520665) +++ head/graphics/libplacebo/distinfo Sun Dec 22 21:08:31 2019 (r520666) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570407338 -SHA256 (haasn-libplacebo-v1.21.0_GH0.tar.gz) = 09d78911a2c13c38b8913d29cf4d78c424d00aa998a84a8011e5db14477c72f8 -SIZE (haasn-libplacebo-v1.21.0_GH0.tar.gz) = 326920 +TIMESTAMP = 1576982986 +SHA256 (haasn-libplacebo-v1.29.0_GH0.tar.gz) = 2866609a6a66f5a34da6065051821e958a6ede0583fe67ca76e3c6e39313b148 +SIZE (haasn-libplacebo-v1.29.0_GH0.tar.gz) = 330459 Modified: head/graphics/libplacebo/pkg-plist ============================================================================== --- head/graphics/libplacebo/pkg-plist Sun Dec 22 21:01:32 2019 (r520665) +++ head/graphics/libplacebo/pkg-plist Sun Dec 22 21:08:31 2019 (r520666) @@ -16,5 +16,5 @@ include/libplacebo/swapchain.h include/libplacebo/utils/upload.h include/libplacebo/vulkan.h lib/libplacebo.so -lib/libplacebo.so.21 +lib/libplacebo.so.29 libdata/pkgconfig/libplacebo.pc Modified: head/multimedia/dav1d/Makefile ============================================================================== --- head/multimedia/dav1d/Makefile Sun Dec 22 21:01:32 2019 (r520665) +++ head/multimedia/dav1d/Makefile Sun Dec 22 21:08:31 2019 (r520666) @@ -2,6 +2,7 @@ PORTNAME= dav1d DISTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Sun Dec 22 21:01:32 2019 (r520665) +++ head/multimedia/mpv/Makefile Sun Dec 22 21:08:31 2019 (r520666) @@ -4,6 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.30.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= https://waf.io/:waf Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Sun Dec 22 21:01:32 2019 (r520665) +++ head/multimedia/vlc/Makefile Sun Dec 22 21:08:31 2019 (r520666) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.8 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \