From owner-svn-ports-all@freebsd.org Thu Oct 3 00:59:25 2019 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 EDCE813D0C2; Thu, 3 Oct 2019 00:59:25 +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 46kF5T5zWpz4BbJ; Thu, 3 Oct 2019 00:59:25 +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 B15AC40F1; Thu, 3 Oct 2019 00:59:25 +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 x930xPO9061223; Thu, 3 Oct 2019 00:59:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x930xPXP061221; Thu, 3 Oct 2019 00:59:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201910030059.x930xPXP061221@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 3 Oct 2019 00:59:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513635 - in head/multimedia: ffmpeg svt-av1 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/multimedia: ffmpeg svt-av1 X-SVN-Commit-Revision: 513635 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.29 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: Thu, 03 Oct 2019 00:59:26 -0000 Author: jbeich Date: Thu Oct 3 00:59:24 2019 New Revision: 513635 URL: https://svnweb.freebsd.org/changeset/ports/513635 Log: multimedia/svt-av1: update to 0.7.0.12 Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/v0.7.0...63771e54 Modified: head/multimedia/ffmpeg/Makefile (contents, props changed) head/multimedia/svt-av1/Makefile (contents, props changed) head/multimedia/svt-av1/distinfo (contents, props changed) Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Thu Oct 3 00:59:18 2019 (r513634) +++ head/multimedia/ffmpeg/Makefile Thu Oct 3 00:59:24 2019 (r513635) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 4.2.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= https://ffmpeg.org/releases/ Modified: head/multimedia/svt-av1/Makefile ============================================================================== --- head/multimedia/svt-av1/Makefile Thu Oct 3 00:59:18 2019 (r513634) +++ head/multimedia/svt-av1/Makefile Thu Oct 3 00:59:24 2019 (r513635) @@ -2,7 +2,8 @@ PORTNAME= svt-av1 DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 +DISTVERSION= 0.7.0-12 +DISTVERSIONSUFFIX= -g63771e54 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/svt-av1/distinfo ============================================================================== --- head/multimedia/svt-av1/distinfo Thu Oct 3 00:59:18 2019 (r513634) +++ head/multimedia/svt-av1/distinfo Thu Oct 3 00:59:24 2019 (r513635) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569530639 -SHA256 (OpenVisualCloud-SVT-AV1-v0.7.0_GH0.tar.gz) = 69893ec8b8515dd3bcde78ff955a908537acd52f22310f0f188f4e98b239000a -SIZE (OpenVisualCloud-SVT-AV1-v0.7.0_GH0.tar.gz) = 2884154 +TIMESTAMP = 1570030484 +SHA256 (OpenVisualCloud-SVT-AV1-v0.7.0-12-g63771e54_GH0.tar.gz) = 2926e718e04d166cefca6720647137a27096af1f869f5ecc44086637a9a1b3eb +SIZE (OpenVisualCloud-SVT-AV1-v0.7.0-12-g63771e54_GH0.tar.gz) = 2887744