From owner-svn-ports-all@freebsd.org Tue May 19 07:22:30 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 F321E2FD77E; Tue, 19 May 2020 07:22:30 +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) 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 49R6lp5Sc7z46g8; Tue, 19 May 2020 07:22:30 +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 B64EA2F0C3; Tue, 19 May 2020 07:22:30 +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 04J7MUuX081830; Tue, 19 May 2020 07:22:30 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04J7MUhx081828; Tue, 19 May 2020 07:22:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202005190722.04J7MUhx081828@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 19 May 2020 07:22:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535836 - head/multimedia/aom X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/aom X-SVN-Commit-Revision: 535836 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: Tue, 19 May 2020 07:22:31 -0000 Author: jbeich Date: Tue May 19 07:22:30 2020 New Revision: 535836 URL: https://svnweb.freebsd.org/changeset/ports/535836 Log: multimedia/aom: update to 2.0.0 Changes: https://aomedia.googlesource.com/aom/+log/v2.0.0-rc1..v2.0.0 MFH: 2020Q1 (properly tested release instead of a random snapshot) Modified: head/multimedia/aom/Makefile (contents, props changed) head/multimedia/aom/distinfo (contents, props changed) Modified: head/multimedia/aom/Makefile ============================================================================== --- head/multimedia/aom/Makefile Tue May 19 07:20:14 2020 (r535835) +++ head/multimedia/aom/Makefile Tue May 19 07:22:30 2020 (r535836) @@ -3,7 +3,7 @@ PORTNAME= aom DISTVERSIONPREFIX= v # XXX Switch to release after https://bugs.chromium.org/p/aomedia/issues/detail?id=2545 -DISTVERSION= 2.0.0-rc1 +DISTVERSION= 2.0.0 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/aom/distinfo ============================================================================== --- head/multimedia/aom/distinfo Tue May 19 07:20:14 2020 (r535835) +++ head/multimedia/aom/distinfo Tue May 19 07:22:30 2020 (r535836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588910718 -SHA256 (jbeich-aom-v2.0.0-rc1_GH0.tar.gz) = ca4c5a9e6efbc5611b0e499184fd744cb825234711ba737e38e1354b21eee9c4 -SIZE (jbeich-aom-v2.0.0-rc1_GH0.tar.gz) = 3508000 +TIMESTAMP = 1589838787 +SHA256 (jbeich-aom-v2.0.0_GH0.tar.gz) = 3567ebe767e469f13bb25a334b964acb20ff79dd26510a4e7367e0ab0c289898 +SIZE (jbeich-aom-v2.0.0_GH0.tar.gz) = 3507569