From owner-svn-ports-head@freebsd.org Fri Jul 31 17:02:01 2020 Return-Path: Delivered-To: svn-ports-head@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 9DBD437D828; Fri, 31 Jul 2020 17:02:01 +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 4BJD8m3DsQz3T7n; Fri, 31 Jul 2020 17:02:00 +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 8A7D924B45; Fri, 31 Jul 2020 17:01:59 +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 06VH1xI0040476; Fri, 31 Jul 2020 17:01:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06VH1waN040471; Fri, 31 Jul 2020 17:01:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202007311701.06VH1waN040471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 31 Jul 2020 17:01:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543871 - head/multimedia/libvpx X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/libvpx X-SVN-Commit-Revision: 543871 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2020 17:02:02 -0000 Author: jbeich Date: Fri Jul 31 17:01:58 2020 New Revision: 543871 URL: https://svnweb.freebsd.org/changeset/ports/543871 Log: multimedia/libvpx: update 1.9.0 Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.8.2..v1.9.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ Reported by: portscout, Repology Modified: head/multimedia/libvpx/Makefile (contents, props changed) head/multimedia/libvpx/distinfo (contents, props changed) head/multimedia/libvpx/pkg-plist (contents, props changed) Modified: head/multimedia/libvpx/Makefile ============================================================================== --- head/multimedia/libvpx/Makefile Fri Jul 31 17:01:52 2020 (r543870) +++ head/multimedia/libvpx/Makefile Fri Jul 31 17:01:58 2020 (r543871) @@ -3,8 +3,7 @@ PORTNAME= libvpx DISTVERSIONPREFIX= v -DISTVERSION= 1.8.2 -PORTREVISION= 1 +DISTVERSION= 1.9.0 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/libvpx/distinfo ============================================================================== --- head/multimedia/libvpx/distinfo Fri Jul 31 17:01:52 2020 (r543870) +++ head/multimedia/libvpx/distinfo Fri Jul 31 17:01:58 2020 (r543871) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575932960 -SHA256 (webmproject-libvpx-v1.8.2_GH0.tar.gz) = 8735d9fcd1a781ae6917f28f239a8aa358ce4864ba113ea18af4bb2dc8b474ac -SIZE (webmproject-libvpx-v1.8.2_GH0.tar.gz) = 5312988 +TIMESTAMP = 1596139155 +SHA256 (webmproject-libvpx-v1.9.0_GH0.tar.gz) = d279c10e4b9316bf11a570ba16c3d55791e1ad6faa4404c67422eb631782c80a +SIZE (webmproject-libvpx-v1.9.0_GH0.tar.gz) = 5326239 Modified: head/multimedia/libvpx/pkg-plist ============================================================================== --- head/multimedia/libvpx/pkg-plist Fri Jul 31 17:01:52 2020 (r543870) +++ head/multimedia/libvpx/pkg-plist Fri Jul 31 17:01:58 2020 (r543871) @@ -12,6 +12,6 @@ include/vpx/vpx_integer.h lib/libvpx.a lib/libvpx.so lib/libvpx.so.6 -lib/libvpx.so.6.2 -lib/libvpx.so.6.2.0 +lib/libvpx.so.6.3 +lib/libvpx.so.6.3.0 libdata/pkgconfig/vpx.pc