Date: Thu, 8 Feb 2024 09:46:06 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: a165d0a7f923 - 2024Q1 - graphics/gimp-jxl-plugin: update to 0.9.2 Message-ID: <202402080946.4189k6EO034166@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a165d0a7f92314f0e9a7fe782debbdec9d5be10a commit a165d0a7f92314f0e9a7fe782debbdec9d5be10a Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-02-07 09:27:11 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-02-08 09:46:01 +0000 graphics/gimp-jxl-plugin: update to 0.9.2 Changes: https://github.com/libjxl/libjxl/releases/tag/v0.9.2 Reported by: GitHub (watch releases) (cherry picked from commit 38ef4d1ae494fbd4ea184bc5dda2f2a911a37e41) --- graphics/gimp-jxl-plugin/Makefile | 2 +- graphics/gimp-jxl-plugin/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/gimp-jxl-plugin/Makefile b/graphics/gimp-jxl-plugin/Makefile index 3b1a06a3ead0..aaed27d4998c 100644 --- a/graphics/gimp-jxl-plugin/Makefile +++ b/graphics/gimp-jxl-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= gimp-jxl-plugin DISTVERSIONPREFIX= v -DISTVERSION= 0.9.1 +DISTVERSION= 0.9.2 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/gimp-jxl-plugin/distinfo b/graphics/gimp-jxl-plugin/distinfo index a4f2343d123e..858b1f79f131 100644 --- a/graphics/gimp-jxl-plugin/distinfo +++ b/graphics/gimp-jxl-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704880317 -SHA256 (libjxl-libjxl-v0.9.1_GH0.tar.gz) = a0e72e9ece26878147069ad4888ac3382021d4bbee71c2e1b687d5bde7fd7e01 -SIZE (libjxl-libjxl-v0.9.1_GH0.tar.gz) = 1872279 +TIMESTAMP = 1707298031 +SHA256 (libjxl-libjxl-v0.9.2_GH0.tar.gz) = bf28e411d84c50578ab74107cdd624e099313129883a43907c261e8116a11b3b +SIZE (libjxl-libjxl-v0.9.2_GH0.tar.gz) = 1873156
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402080946.4189k6EO034166>