Date: Mon, 29 Mar 2021 23:51:20 +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: r569525 - head/graphics/jpeg-xl Message-ID: <202103292351.12TNpKMj087475@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Mar 29 23:51:20 2021 New Revision: 569525 URL: https://svnweb.freebsd.org/changeset/ports/569525 Log: graphics/jpeg-xl: update to 0.3.7 Changes: https://gitlab.com/wg1/jpeg-xl/-/releases/v0.3.7 Reported by: Repology Modified: head/graphics/jpeg-xl/Makefile (contents, props changed) head/graphics/jpeg-xl/distinfo (contents, props changed) head/graphics/jpeg-xl/pkg-plist (contents, props changed) Modified: head/graphics/jpeg-xl/Makefile ============================================================================== --- head/graphics/jpeg-xl/Makefile Mon Mar 29 23:12:07 2021 (r569524) +++ head/graphics/jpeg-xl/Makefile Mon Mar 29 23:51:20 2021 (r569525) @@ -2,7 +2,7 @@ PORTNAME= jpeg-xl DISTVERSIONPREFIX= v -DISTVERSION= 0.3.6 +DISTVERSION= 0.3.7 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -25,7 +25,7 @@ GH_TUPLE= barmco:skcms:6437475:skcms/third_party/skcms webmproject:sjpeg:868ab55:sjpeg/third_party/sjpeg \ ${NULL} GL_ACCOUNT= wg1 -GL_COMMIT= c2d18d95df67fe167e495d22c9876d33438d4055 +GL_COMMIT= 9e9bce86164dc4d01c39eeeb3404d6aed85137b2 CMAKE_ON= JPEGXL_ENABLE_PLUGINS CMAKE_OFF= JPEGXL_WARNINGS_AS_ERRORS ${BENCHMARK FUZZERS TCMALLOC:L:S/^/JPEGXL_ENABLE_/} CMAKE_OFF+= ${OpenGL GLUT:L:S/^/CMAKE_DISABLE_FIND_PACKAGE_/} # sjpeg Modified: head/graphics/jpeg-xl/distinfo ============================================================================== --- head/graphics/jpeg-xl/distinfo Mon Mar 29 23:12:07 2021 (r569524) +++ head/graphics/jpeg-xl/distinfo Mon Mar 29 23:51:20 2021 (r569525) @@ -1,4 +1,4 @@ -TIMESTAMP = 1616691846 +TIMESTAMP = 1617017470 SHA256 (barmco-skcms-6437475_GH0.tar.gz) = 6818ea7aa053a964d1795d6d1d3c5e2aad5d30dff9817c8e604e324ef643ec01 SIZE (barmco-skcms-6437475_GH0.tar.gz) = 9200034 SHA256 (google-highway-0.11.1_GH0.tar.gz) = 4c4bb9501c02b27a0944afde8923aaab554384690d37e5b2a7f97553426ea641 @@ -7,5 +7,5 @@ SHA256 (lvandeve-lodepng-48e5364_GH0.tar.gz) = 41e0bcc SIZE (lvandeve-lodepng-48e5364_GH0.tar.gz) = 239988 SHA256 (webmproject-sjpeg-868ab55_GH0.tar.gz) = ffe757b376fed2fd94473f8625c25f82a3a23aa317fb1bbf1ac8159b6e0a7726 SIZE (webmproject-sjpeg-868ab55_GH0.tar.gz) = 2472084 -SHA256 (wg1-jpeg-xl-c2d18d95df67fe167e495d22c9876d33438d4055_GL0.tar.gz) = a0b42ba16e336a5d8990c66098cf67acf98a9191b658c04b1bc3c733f449016e -SIZE (wg1-jpeg-xl-c2d18d95df67fe167e495d22c9876d33438d4055_GL0.tar.gz) = 14564524 +SHA256 (wg1-jpeg-xl-9e9bce86164dc4d01c39eeeb3404d6aed85137b2_GL0.tar.gz) = 799e6c2d0d31c1050abfcdb7cd27e5fca0ea03eb1ef99bf38d74f9b2d08c40e0 +SIZE (wg1-jpeg-xl-9e9bce86164dc4d01c39eeeb3404d6aed85137b2_GL0.tar.gz) = 14564594 Modified: head/graphics/jpeg-xl/pkg-plist ============================================================================== --- head/graphics/jpeg-xl/pkg-plist Mon Mar 29 23:12:07 2021 (r569524) +++ head/graphics/jpeg-xl/pkg-plist Mon Mar 29 23:51:20 2021 (r569525) @@ -19,12 +19,12 @@ include/jxl/types.h lib/libjxl.a lib/libjxl.so lib/libjxl.so.0 -lib/libjxl.so.0.3.6 +lib/libjxl.so.0.3.7 lib/libjxl_dec.a lib/libjxl_threads.a lib/libjxl_threads.so lib/libjxl_threads.so.0 -lib/libjxl_threads.so.0.3.6 +lib/libjxl_threads.so.0.3.7 libdata/pkgconfig/libjxl.pc libdata/pkgconfig/libjxl_threads.pc %%GIMP%%libexec/gimp/2.2/plug-ins/file-jxl/file-jxl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103292351.12TNpKMj087475>