svn commit: r560013 - branches/2021Q1/graphics/qt-avif-image-plugin

Jan Beich jbeich at FreeBSD.org
Sun Jan 3 15:30:35 UTC 2021


Author: jbeich
Date: Sun Jan  3 15:30:35 2021
New Revision: 560013
URL: https://svnweb.freebsd.org/changeset/ports/560013

Log:
  MFH: r560011
  
  graphics/qt-avif-image-plugin: update to 0.4.1
  
  Deprecate after https://invent.kde.org/frameworks/kimageformats/-/commit/34a9ec1b0684
  
  Changes:	https://github.com/novomesk/qt-avif-image-plugin/compare/v0.4.0...v0.4.1
  Reported by:	GitHub (watch releases)

Modified:
  branches/2021Q1/graphics/qt-avif-image-plugin/Makefile
  branches/2021Q1/graphics/qt-avif-image-plugin/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/graphics/qt-avif-image-plugin/Makefile
==============================================================================
--- branches/2021Q1/graphics/qt-avif-image-plugin/Makefile	Sun Jan  3 15:30:33 2021	(r560012)
+++ branches/2021Q1/graphics/qt-avif-image-plugin/Makefile	Sun Jan  3 15:30:35 2021	(r560013)
@@ -2,8 +2,7 @@
 
 PORTNAME=	qt-avif-image-plugin
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.0
-PORTREVISION=	2
+DISTVERSION=	0.4.1
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich at FreeBSD.org
@@ -11,6 +10,9 @@ COMMENT=	Qt image plugin to read/write AV1 Image File 
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
+
+DEPRECATED=	Part of graphics/kf5-kimageformats since 5.78
+EXPIRATION_DATE=	2021-03-31
 
 LIB_DEPENDS=	libavif.so:graphics/libavif
 

Modified: branches/2021Q1/graphics/qt-avif-image-plugin/distinfo
==============================================================================
--- branches/2021Q1/graphics/qt-avif-image-plugin/distinfo	Sun Jan  3 15:30:33 2021	(r560012)
+++ branches/2021Q1/graphics/qt-avif-image-plugin/distinfo	Sun Jan  3 15:30:35 2021	(r560013)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602758810
-SHA256 (novomesk-qt-avif-image-plugin-v0.4.0_GH0.tar.gz) = f705b27328d4df37ab7b3a3b8bea0e84cc4083dccf73f3fcd7b29dd5e4151baf
-SIZE (novomesk-qt-avif-image-plugin-v0.4.0_GH0.tar.gz) = 14172801
+TIMESTAMP = 1609666567
+SHA256 (novomesk-qt-avif-image-plugin-v0.4.1_GH0.tar.gz) = f2bd6a3fd23f09abca33f13bf7e6758ec14de99704c28fc404cd26a2cc92e611
+SIZE (novomesk-qt-avif-image-plugin-v0.4.1_GH0.tar.gz) = 14326950


More information about the svn-ports-all mailing list