Date: Sat, 13 Feb 2021 14:30:37 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r565142 - branches/2021Q1/graphics/jpeg-xl Message-ID: <202102131430.11DEUb63017253@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Feb 13 14:30:37 2021 New Revision: 565142 URL: https://svnweb.freebsd.org/changeset/ports/565142 Log: MFH: r565141 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: branches/2021Q1/graphics/jpeg-xl/Makefile branches/2021Q1/graphics/jpeg-xl/distinfo branches/2021Q1/graphics/jpeg-xl/pkg-plist Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/graphics/jpeg-xl/Makefile ============================================================================== --- branches/2021Q1/graphics/jpeg-xl/Makefile Sat Feb 13 14:30:10 2021 (r565141) +++ branches/2021Q1/graphics/jpeg-xl/Makefile Sat Feb 13 14:30:37 2021 (r565142) @@ -2,8 +2,7 @@ PORTNAME= jpeg-xl DISTVERSIONPREFIX= v -DISTVERSION= 0.3.1 -PORTREVISION= 1 +DISTVERSION= 0.3.2 CATEGORIES= graphics MAINTAINER= jbeich@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: branches/2021Q1/graphics/jpeg-xl/distinfo ============================================================================== --- branches/2021Q1/graphics/jpeg-xl/distinfo Sat Feb 13 14:30:10 2021 (r565141) +++ branches/2021Q1/graphics/jpeg-xl/distinfo Sat Feb 13 14:30:37 2021 (r565142) @@ -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: branches/2021Q1/graphics/jpeg-xl/pkg-plist ============================================================================== --- branches/2021Q1/graphics/jpeg-xl/pkg-plist Sat Feb 13 14:30:10 2021 (r565141) +++ branches/2021Q1/graphics/jpeg-xl/pkg-plist Sat Feb 13 14:30:37 2021 (r565142) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102131430.11DEUb63017253>