From owner-dev-commits-ports-main@freebsd.org Fri May 28 15:21:10 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 0D12A6550A9; Fri, 28 May 2021 15:21:10 +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 4Fs7gT5XHjz3hVN; Fri, 28 May 2021 15:21:09 +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 A4ADE191F5; Fri, 28 May 2021 15:21:09 +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 14SFL9Tb075473; Fri, 28 May 2021 15:21:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14SFL9Kq075472; Fri, 28 May 2021 15:21:09 GMT (envelope-from git) Date: Fri, 28 May 2021 15:21:09 GMT Message-Id: <202105281521.14SFL9Kq075472@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: 97ed9c524d49 - main - multimedia/vapoursynth-vmaf: update to r7 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: 97ed9c524d493f72cc7820cb713d3d9110547ba3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2021 15:21:10 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=97ed9c524d493f72cc7820cb713d3d9110547ba3 commit 97ed9c524d493f72cc7820cb713d3d9110547ba3 Author: Jan Beich AuthorDate: 2021-05-28 12:10:57 +0000 Commit: Jan Beich CommitDate: 2021-05-28 15:19:57 +0000 multimedia/vapoursynth-vmaf: update to r7 Changes: https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF/releases/tag/r7 Reported by: GitHub (watch releases) --- multimedia/vapoursynth-vmaf/Makefile | 5 ++--- multimedia/vapoursynth-vmaf/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/multimedia/vapoursynth-vmaf/Makefile b/multimedia/vapoursynth-vmaf/Makefile index 187599c79ffb..6f047a2c6fb5 100644 --- a/multimedia/vapoursynth-vmaf/Makefile +++ b/multimedia/vapoursynth-vmaf/Makefile @@ -1,6 +1,5 @@ PORTNAME= vmaf -DISTVERSION= r6 -PORTREVISION= 3 +DISTVERSION= r7 CATEGORIES= multimedia PKGNAMEPREFIX= vapoursynth- @@ -19,7 +18,7 @@ GH_ACCOUNT= HomeOfVapourSynthEvolution GH_PROJECT= VapourSynth-${PORTNAME:tu} DATADIR= ${PREFIX}/lib/vapoursynth DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} -PORTDATA= lib${PORTNAME}.so model +PORTDATA= lib${PORTNAME}.so PORTDOCS= *.md OPTIONS_DEFINE= DOCS diff --git a/multimedia/vapoursynth-vmaf/distinfo b/multimedia/vapoursynth-vmaf/distinfo index 316a80376e98..38b6346b0d04 100644 --- a/multimedia/vapoursynth-vmaf/distinfo +++ b/multimedia/vapoursynth-vmaf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570875289 -SHA256 (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r6_GH0.tar.gz) = e6b5182ac3b0fffb3f79390fb93a8ae254b852f79e5f017cd2e09735b31534f5 -SIZE (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r6_GH0.tar.gz) = 95311 +TIMESTAMP = 1622187452 +SHA256 (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r7_GH0.tar.gz) = 617f9585146612c21b61f799ef1206b896bab82f2fb7ff3531df6531ad13f4a1 +SIZE (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r7_GH0.tar.gz) = 5740