svn commit: r565141 - head/graphics/jpeg-xl
Jan Beich
jbeich at FreeBSD.org
Sat Feb 13 14:30:11 UTC 2021
Author: jbeich
Date: Sat Feb 13 14:30:10 2021
New Revision: 565141
URL: https://svnweb.freebsd.org/changeset/ports/565141
Log:
graphics/jpeg-xl: update to 0.3.2
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.2
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.1...v0.3.2
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 Sat Feb 13 13:15:56 2021 (r565140)
+++ head/graphics/jpeg-xl/Makefile Sat Feb 13 14:30:10 2021 (r565141)
@@ -2,8 +2,7 @@
PORTNAME= jpeg-xl
DISTVERSIONPREFIX= v
-DISTVERSION= 0.3.1
-PORTREVISION= 1
+DISTVERSION= 0.3.2
CATEGORIES= graphics
MAINTAINER= jbeich at FreeBSD.org
@@ -26,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= ef3f7a6254e09e6672d2f071b3f4da07c0436dbb
+GL_COMMIT= e2b1e60f5fda02f5fb395b0b6113f64d33cbb91d
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 Sat Feb 13 13:15:56 2021 (r565140)
+++ head/graphics/jpeg-xl/distinfo Sat Feb 13 14:30:10 2021 (r565141)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1612917846
+TIMESTAMP = 1613160497
SHA256 (barmco-skcms-6437475_GH0.tar.gz) = 6818ea7aa053a964d1795d6d1d3c5e2aad5d30dff9817c8e604e324ef643ec01
SIZE (barmco-skcms-6437475_GH0.tar.gz) = 9200034
SHA256 (google-highway-v0.7.0_GH0.tar.gz) = f76535f236f77716453d5eca6ba4941ac7bbfb8f6306400f4dcf87fbf7ba3989
@@ -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-ef3f7a6254e09e6672d2f071b3f4da07c0436dbb_GL0.tar.gz) = aca4f83eb74d84ca34c594cbc753ccb64eb0281efed08d14c5d0475441527bdf
-SIZE (wg1-jpeg-xl-ef3f7a6254e09e6672d2f071b3f4da07c0436dbb_GL0.tar.gz) = 14504599
+SHA256 (wg1-jpeg-xl-e2b1e60f5fda02f5fb395b0b6113f64d33cbb91d_GL0.tar.gz) = e82fedda3b8b799e87e0e02f35359ad63e570e077e74db56498c5acd9bb077b1
+SIZE (wg1-jpeg-xl-e2b1e60f5fda02f5fb395b0b6113f64d33cbb91d_GL0.tar.gz) = 14504558
Modified: head/graphics/jpeg-xl/pkg-plist
==============================================================================
--- head/graphics/jpeg-xl/pkg-plist Sat Feb 13 13:15:56 2021 (r565140)
+++ head/graphics/jpeg-xl/pkg-plist Sat Feb 13 14:30:10 2021 (r565141)
@@ -19,11 +19,11 @@ include/jxl/types.h
lib/libjxl.a
lib/libjxl.so
lib/libjxl.so.0
-lib/libjxl.so.0.3.1
+lib/libjxl.so.0.3.2
lib/libjxl_threads.a
lib/libjxl_threads.so
lib/libjxl_threads.so.0
-lib/libjxl_threads.so.0.3.1
+lib/libjxl_threads.so.0.3.2
libdata/pkgconfig/libjxl.pc
libdata/pkgconfig/libjxl_threads.pc
%%GIMP%%libexec/gimp/2.2/plug-ins/file-jxl/file-jxl
More information about the svn-ports-all
mailing list