Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2020 11:00:49 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526564 - head/graphics/libavif
Message-ID:  <202002201100.01KB0n9G029778@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Feb 20 11:00:48 2020
New Revision: 526564
URL: https://svnweb.freebsd.org/changeset/ports/526564

Log:
  graphics/libavif: update to 0.5.6
  
  Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.5.5...v0.5.6
  Reported by:	portscout

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	Thu Feb 20 10:10:38 2020	(r526563)
+++ head/graphics/libavif/Makefile	Thu Feb 20 11:00:48 2020	(r526564)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libavif
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.5.5
+DISTVERSION=	0.5.6
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/graphics/libavif/distinfo
==============================================================================
--- head/graphics/libavif/distinfo	Thu Feb 20 10:10:38 2020	(r526563)
+++ head/graphics/libavif/distinfo	Thu Feb 20 11:00:48 2020	(r526564)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581644863
-SHA256 (AOMediaCodec-libavif-v0.5.5_GH0.tar.gz) = 4ed3381142bc25421294b01e5d5bc786d1d9d6bb3d66b646ad01d64d62caed44
-SIZE (AOMediaCodec-libavif-v0.5.5_GH0.tar.gz) = 2859008
+TIMESTAMP = 1582151983
+SHA256 (AOMediaCodec-libavif-v0.5.6_GH0.tar.gz) = b0b864a8170197579a993a1d09feb8699e31c2e23ed55307ce2d47590a1d59c4
+SIZE (AOMediaCodec-libavif-v0.5.6_GH0.tar.gz) = 2860341

Modified: head/graphics/libavif/pkg-plist
==============================================================================
--- head/graphics/libavif/pkg-plist	Thu Feb 20 10:10:38 2020	(r526563)
+++ head/graphics/libavif/pkg-plist	Thu Feb 20 11:00:48 2020	(r526564)
@@ -7,4 +7,4 @@ lib/cmake/libavif/libavif-config-version.cmake
 lib/cmake/libavif/libavif-config.cmake
 lib/libavif.so
 lib/libavif.so.0
-lib/libavif.so.0.1.5
+lib/libavif.so.0.1.6



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002201100.01KB0n9G029778>