From owner-dev-commits-ports-all@freebsd.org Fri Jul 2 22:21:25 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 6AB5B673882; Fri, 2 Jul 2021 22:21:25 +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 4GGqLF2Vldz4Wgk; Fri, 2 Jul 2021 22:21:25 +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 375A81C1AF; Fri, 2 Jul 2021 22:21:25 +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 162MLPsd034946; Fri, 2 Jul 2021 22:21:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 162MLP1H034945; Fri, 2 Jul 2021 22:21:25 GMT (envelope-from git) Date: Fri, 2 Jul 2021 22:21:25 GMT Message-Id: <202107022221.162MLP1H034945@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: 77c14f23c568 - main - multimedia/vmaf: update to 2.2.0 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: 77c14f23c56836d473c4589c0bd665862740ad74 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: Fri, 02 Jul 2021 22:21:25 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=77c14f23c56836d473c4589c0bd665862740ad74 commit 77c14f23c56836d473c4589c0bd665862740ad74 Author: Jan Beich AuthorDate: 2021-07-01 15:38:44 +0000 Commit: Jan Beich CommitDate: 2021-07-02 22:05:07 +0000 multimedia/vmaf: update to 2.2.0 Changes: https://github.com/Netflix/vmaf/releases/tag/v2.2.0 Reported by: GitHub (watch releases) --- multimedia/vmaf/Makefile | 2 +- multimedia/vmaf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/vmaf/Makefile b/multimedia/vmaf/Makefile index 660399a9db8a..450c15adac55 100644 --- a/multimedia/vmaf/Makefile +++ b/multimedia/vmaf/Makefile @@ -1,6 +1,6 @@ PORTNAME= vmaf DISTVERSIONPREFIX= v -DISTVERSION= 2.1.1 +DISTVERSION= 2.2.0 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/vmaf/distinfo b/multimedia/vmaf/distinfo index bf97b12bee9b..2dc5a25e56a4 100644 --- a/multimedia/vmaf/distinfo +++ b/multimedia/vmaf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610597755 -SHA256 (Netflix-vmaf-v2.1.1_GH0.tar.gz) = e7fc00ae1322a7eccfcf6d4f1cdf9c67eec8058709887c8c6c3795c617326f77 -SIZE (Netflix-vmaf-v2.1.1_GH0.tar.gz) = 10144000 +TIMESTAMP = 1625153924 +SHA256 (Netflix-vmaf-v2.2.0_GH0.tar.gz) = 239e8e70ed2ae7b25f3a6ed9557f28c4ed287d5b1b82ce24da8916106864218f +SIZE (Netflix-vmaf-v2.2.0_GH0.tar.gz) = 10188415