From owner-svn-ports-all@freebsd.org Fri Nov 27 03:26:27 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 9B02547AD2F; Fri, 27 Nov 2020 03:26:27 +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 4Cj0Qq3yKsz4W3b; Fri, 27 Nov 2020 03:26:27 +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 7A9F66C35; Fri, 27 Nov 2020 03:26:27 +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 0AR3QRGV087997; Fri, 27 Nov 2020 03:26:27 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AR3QRGP087996; Fri, 27 Nov 2020 03:26:27 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202011270326.0AR3QRGP087996@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 27 Nov 2020 03:26:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r556428 - branches/2020Q4/multimedia/aom X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2020Q4/multimedia/aom X-SVN-Commit-Revision: 556428 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.34 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, 27 Nov 2020 03:26:27 -0000 Author: jbeich Date: Fri Nov 27 03:26:26 2020 New Revision: 556428 URL: https://svnweb.freebsd.org/changeset/ports/556428 Log: MFH: r556427 multimedia/aom: update to 2.0.1 Changes: https://aomedia.googlesource.com/aom/+log/v2.0.0..v2.0.1 Reported by: portscout Approved by: ports-secteam blanket (crash fixes) Modified: branches/2020Q4/multimedia/aom/Makefile branches/2020Q4/multimedia/aom/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/multimedia/aom/Makefile ============================================================================== --- branches/2020Q4/multimedia/aom/Makefile Fri Nov 27 03:20:57 2020 (r556427) +++ branches/2020Q4/multimedia/aom/Makefile Fri Nov 27 03:26:26 2020 (r556428) @@ -2,8 +2,7 @@ PORTNAME= aom DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0 -PORTREVISION= 1 +DISTVERSION= 2.0.1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: branches/2020Q4/multimedia/aom/distinfo ============================================================================== --- branches/2020Q4/multimedia/aom/distinfo Fri Nov 27 03:20:57 2020 (r556427) +++ branches/2020Q4/multimedia/aom/distinfo Fri Nov 27 03:26:26 2020 (r556428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589838787 -SHA256 (jbeich-aom-v2.0.0_GH0.tar.gz) = 3567ebe767e469f13bb25a334b964acb20ff79dd26510a4e7367e0ab0c289898 -SIZE (jbeich-aom-v2.0.0_GH0.tar.gz) = 3507569 +TIMESTAMP = 1606336979 +SHA256 (jbeich-aom-v2.0.1_GH0.tar.gz) = 6d291ae8bd47cb9504644737c6f33ccddbf1ef5d83c4246cd76b622ba914fd5e +SIZE (jbeich-aom-v2.0.1_GH0.tar.gz) = 3507738