From owner-svn-ports-all@freebsd.org Fri May 22 16:39:19 2020 Return-Path: Delivered-To: svn-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 13DB92CDDC0; Fri, 22 May 2020 16:39:19 +0000 (UTC) (envelope-from madpilot@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49TByt6ms3z4YCF; Fri, 22 May 2020 16:39:18 +0000 (UTC) (envelope-from madpilot@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 DF90821992; Fri, 22 May 2020 16:39:18 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04MGdI3o001703; Fri, 22 May 2020 16:39:18 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04MGdIQA001701; Fri, 22 May 2020 16:39:18 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202005221639.04MGdIQA001701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 22 May 2020 16:39:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536212 - head/multimedia/libvdpau X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/multimedia/libvdpau X-SVN-Commit-Revision: 536212 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2020 16:39:19 -0000 Author: madpilot Date: Fri May 22 16:39:18 2020 New Revision: 536212 URL: https://svnweb.freebsd.org/changeset/ports/536212 Log: Update libvdpau to 1.4 Modified: head/multimedia/libvdpau/Makefile head/multimedia/libvdpau/distinfo Modified: head/multimedia/libvdpau/Makefile ============================================================================== --- head/multimedia/libvdpau/Makefile Fri May 22 16:29:16 2020 (r536211) +++ head/multimedia/libvdpau/Makefile Fri May 22 16:39:18 2020 (r536212) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libvdpau -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= multimedia MAINTAINER= madpilot@FreeBSD.org @@ -17,7 +16,7 @@ USE_XORG= x11 xext xorgproto USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= vdpau -GL_COMMIT= f57a9904c43ef5d726320c77baa91d0c38361ed4 +GL_COMMIT= c3d1a9dbafdfe6144ff474d0d523dc01b068750f MESON_ARGS= -Ddocumentation=false post-patch: .SILENT Modified: head/multimedia/libvdpau/distinfo ============================================================================== --- head/multimedia/libvdpau/distinfo Fri May 22 16:29:16 2020 (r536211) +++ head/multimedia/libvdpau/distinfo Fri May 22 16:39:18 2020 (r536212) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567015075 -SHA256 (vdpau-libvdpau-f57a9904c43ef5d726320c77baa91d0c38361ed4_GL0.tar.gz) = 9fece96c3c4a0ea555e3e06a77c81ad5de28f4de2a91e456de38d01b275f4f53 -SIZE (vdpau-libvdpau-f57a9904c43ef5d726320c77baa91d0c38361ed4_GL0.tar.gz) = 148322 +TIMESTAMP = 1590138767 +SHA256 (vdpau-libvdpau-c3d1a9dbafdfe6144ff474d0d523dc01b068750f_GL0.tar.gz) = a4d5b83b2acd80b35b4cb6d745b00aae19d0910256a030ce087b22f83e779fa0 +SIZE (vdpau-libvdpau-c3d1a9dbafdfe6144ff474d0d523dc01b068750f_GL0.tar.gz) = 148748