From owner-svn-ports-head@freebsd.org Wed Aug 5 22:38:59 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 5902B3AA774; Wed, 5 Aug 2020 22:38:59 +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 4BMRPD6JwNz4K7M; Wed, 5 Aug 2020 22:38:56 +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 3D59B1D60D; Wed, 5 Aug 2020 22:38:56 +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 075McuZV097985; Wed, 5 Aug 2020 22:38:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 075Mctua097982; Wed, 5 Aug 2020 22:38:55 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202008052238.075Mctua097982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 5 Aug 2020 22:38:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544249 - head/graphics/libavif X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/libavif X-SVN-Commit-Revision: 544249 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: Wed, 05 Aug 2020 22:38:59 -0000 Author: jbeich Date: Wed Aug 5 22:38:55 2020 New Revision: 544249 URL: https://svnweb.freebsd.org/changeset/ports/544249 Log: graphics/libavif: update to 0.8.1 Changes: https://github.com/AOMediaCodec/libavif/compare/v0.8.0...v0.8.1 Reported by: GitHub (watch releases) Modified: head/graphics/libavif/Makefile (contents, props changed) head/graphics/libavif/distinfo (contents, props changed) head/graphics/libavif/pkg-plist (contents, props changed) Modified: head/graphics/libavif/Makefile ============================================================================== --- head/graphics/libavif/Makefile Wed Aug 5 22:38:50 2020 (r544248) +++ head/graphics/libavif/Makefile Wed Aug 5 22:38:55 2020 (r544249) @@ -2,7 +2,7 @@ PORTNAME= libavif DISTVERSIONPREFIX= v -DISTVERSION= 0.8.0 +DISTVERSION= 0.8.1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org Modified: head/graphics/libavif/distinfo ============================================================================== --- head/graphics/libavif/distinfo Wed Aug 5 22:38:50 2020 (r544248) +++ head/graphics/libavif/distinfo Wed Aug 5 22:38:55 2020 (r544249) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594756245 -SHA256 (AOMediaCodec-libavif-v0.8.0_GH0.tar.gz) = c917f4a27add61b8ad15f328090942d519460b71219f31e60e5fe6aa8cf3dc4e -SIZE (AOMediaCodec-libavif-v0.8.0_GH0.tar.gz) = 2914015 +TIMESTAMP = 1596657453 +SHA256 (AOMediaCodec-libavif-v0.8.1_GH0.tar.gz) = 27d39b69151fd090f26e10779ec79876af44876d180edda77beafa8e7e7aca26 +SIZE (AOMediaCodec-libavif-v0.8.1_GH0.tar.gz) = 2915941 Modified: head/graphics/libavif/pkg-plist ============================================================================== --- head/graphics/libavif/pkg-plist Wed Aug 5 22:38:50 2020 (r544248) +++ head/graphics/libavif/pkg-plist Wed Aug 5 22:38:55 2020 (r544249) @@ -5,6 +5,6 @@ lib/cmake/libavif/libavif-config-%%CMAKE_BUILD_TYPE%%. lib/cmake/libavif/libavif-config-version.cmake lib/cmake/libavif/libavif-config.cmake lib/libavif.so -lib/libavif.so.5 -lib/libavif.so.5.0.0 +lib/libavif.so.6 +lib/libavif.so.6.0.0 libdata/pkgconfig/libavif.pc