From owner-svn-ports-all@freebsd.org Sat Mar 6 00:44:22 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8DD1A56CA54; Sat, 6 Mar 2021 00:44:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dsm863fjyz4SvJ; Sat, 6 Mar 2021 00:44:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 703D01A2A1; Sat, 6 Mar 2021 00:44:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 1260iMI1071177; Sat, 6 Mar 2021 00:44:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1260iLk2071174; Sat, 6 Mar 2021 00:44:21 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202103060044.1260iLk2071174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 6 Mar 2021 00:44:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r567447 - branches/2021Q1/graphics/jpeg-xl X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2021Q1/graphics/jpeg-xl X-SVN-Commit-Revision: 567447 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2021 00:44:22 -0000 Author: jbeich Date: Sat Mar 6 00:44:21 2021 New Revision: 567447 URL: https://svnweb.freebsd.org/changeset/ports/567447 Log: MFH: r567446 graphics/jpeg-xl: update to 0.3.3 Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.3 Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.2...v0.3.3 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 Mar 6 00:43:46 2021 (r567446) +++ branches/2021Q1/graphics/jpeg-xl/Makefile Sat Mar 6 00:44:21 2021 (r567447) @@ -2,7 +2,7 @@ PORTNAME= jpeg-xl DISTVERSIONPREFIX= v -DISTVERSION= 0.3.2 +DISTVERSION= 0.3.3 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -20,12 +20,12 @@ USE_GITHUB= nodefault USE_GITLAB= yes USE_LDCONFIG= yes GH_TUPLE= barmco:skcms:6437475:skcms/third_party/skcms \ - google:highway:v0.7.0:highway/third_party/highway \ + google:highway:0.11.1:highway/third_party/highway \ lvandeve:lodepng:48e5364:lodepng/third_party/lodepng \ webmproject:sjpeg:868ab55:sjpeg/third_party/sjpeg \ ${NULL} GL_ACCOUNT= wg1 -GL_COMMIT= e2b1e60f5fda02f5fb395b0b6113f64d33cbb91d +GL_COMMIT= 65825c8629f181dbe8bdd432b15576735af29701 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 Mar 6 00:43:46 2021 (r567446) +++ branches/2021Q1/graphics/jpeg-xl/distinfo Sat Mar 6 00:44:21 2021 (r567447) @@ -1,11 +1,11 @@ -TIMESTAMP = 1613160497 +TIMESTAMP = 1614973437 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 -SIZE (google-highway-v0.7.0_GH0.tar.gz) = 1410777 +SHA256 (google-highway-0.11.1_GH0.tar.gz) = 4c4bb9501c02b27a0944afde8923aaab554384690d37e5b2a7f97553426ea641 +SIZE (google-highway-0.11.1_GH0.tar.gz) = 1444575 SHA256 (lvandeve-lodepng-48e5364_GH0.tar.gz) = 41e0bcc686e31ee2d51a6c87c0089045f4805e4053d39026ad02e8aa90c782c1 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-e2b1e60f5fda02f5fb395b0b6113f64d33cbb91d_GL0.tar.gz) = e82fedda3b8b799e87e0e02f35359ad63e570e077e74db56498c5acd9bb077b1 -SIZE (wg1-jpeg-xl-e2b1e60f5fda02f5fb395b0b6113f64d33cbb91d_GL0.tar.gz) = 14504558 +SHA256 (wg1-jpeg-xl-65825c8629f181dbe8bdd432b15576735af29701_GL0.tar.gz) = 70d187b80491cc68eae01e7eadb7cab30d46711d9dfd31f93d83a82ef7b9175d +SIZE (wg1-jpeg-xl-65825c8629f181dbe8bdd432b15576735af29701_GL0.tar.gz) = 14537336 Modified: branches/2021Q1/graphics/jpeg-xl/pkg-plist ============================================================================== --- branches/2021Q1/graphics/jpeg-xl/pkg-plist Sat Mar 6 00:43:46 2021 (r567446) +++ branches/2021Q1/graphics/jpeg-xl/pkg-plist Sat Mar 6 00:44:21 2021 (r567447) @@ -19,11 +19,11 @@ include/jxl/types.h lib/libjxl.a lib/libjxl.so lib/libjxl.so.0 -lib/libjxl.so.0.3.2 +lib/libjxl.so.0.3.3 lib/libjxl_threads.a lib/libjxl_threads.so lib/libjxl_threads.so.0 -lib/libjxl_threads.so.0.3.2 +lib/libjxl_threads.so.0.3.3 libdata/pkgconfig/libjxl.pc libdata/pkgconfig/libjxl_threads.pc %%GIMP%%libexec/gimp/2.2/plug-ins/file-jxl/file-jxl