From owner-svn-ports-all@freebsd.org Fri May 22 16:39:45 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 C42CF2CDFA2; Fri, 22 May 2020 16:39:45 +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 49TBzP4nD4z4YGJ; Fri, 22 May 2020 16:39:45 +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 9F09E21993; Fri, 22 May 2020 16:39:45 +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 04MGdjKC001847; Fri, 22 May 2020 16:39:45 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04MGdjWg001846; Fri, 22 May 2020 16:39:45 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202005221639.04MGdjWg001846@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:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536213 - head/multimedia/vdpauinfo X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/multimedia/vdpauinfo X-SVN-Commit-Revision: 536213 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:45 -0000 Author: madpilot Date: Fri May 22 16:39:44 2020 New Revision: 536213 URL: https://svnweb.freebsd.org/changeset/ports/536213 Log: Update vdpauinfo to 1.4 Modified: head/multimedia/vdpauinfo/Makefile head/multimedia/vdpauinfo/distinfo Modified: head/multimedia/vdpauinfo/Makefile ============================================================================== --- head/multimedia/vdpauinfo/Makefile Fri May 22 16:39:18 2020 (r536212) +++ head/multimedia/vdpauinfo/Makefile Fri May 22 16:39:44 2020 (r536213) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vdpauinfo -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= multimedia MAINTAINER= madpilot@FreeBSD.org @@ -17,7 +17,7 @@ USES= autoreconf pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= vdpau -GL_COMMIT= 0bc58c03e61e038ba3b81dfff36cc35cadfae447 +GL_COMMIT= 3463ab40a89179e6e199575e8bee9c23ee027377 GNU_CONFIGURE= yes PLIST_FILES= bin/vdpauinfo Modified: head/multimedia/vdpauinfo/distinfo ============================================================================== --- head/multimedia/vdpauinfo/distinfo Fri May 22 16:39:18 2020 (r536212) +++ head/multimedia/vdpauinfo/distinfo Fri May 22 16:39:44 2020 (r536213) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575922574 -SHA256 (vdpau-vdpauinfo-0bc58c03e61e038ba3b81dfff36cc35cadfae447_GL0.tar.gz) = 4e52598c93244e4f2fa31c50a502f2346d9de04cf9a55c8a5c0160a270403a44 -SIZE (vdpau-vdpauinfo-0bc58c03e61e038ba3b81dfff36cc35cadfae447_GL0.tar.gz) = 12141 +TIMESTAMP = 1590138797 +SHA256 (vdpau-vdpauinfo-3463ab40a89179e6e199575e8bee9c23ee027377_GL0.tar.gz) = 8e979de568e774e5f5c828b2c713820cd8065a2f35215c4113a835ec7beb3eb7 +SIZE (vdpau-vdpauinfo-3463ab40a89179e6e199575e8bee9c23ee027377_GL0.tar.gz) = 12207