From owner-dev-commits-ports-main@freebsd.org Mon Aug 2 17:15:32 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 43FFF6780D4; Mon, 2 Aug 2021 17:15:32 +0000 (UTC) (envelope-from git@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 4Gdl501J5Mz4jpR; Mon, 2 Aug 2021 17:15:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C4ED23640; Mon, 2 Aug 2021 17:15:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 172HFVjN045462; Mon, 2 Aug 2021 17:15:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 172HFV49045461; Mon, 2 Aug 2021 17:15:31 GMT (envelope-from git) Date: Mon, 2 Aug 2021 17:15:31 GMT Message-Id: <202108021715.172HFV49045461@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 155610d50513 - main - graphics/jpeg-xl: update to 0.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 155610d5051387732990acb735a7b895ce043f5b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2021 17:15:32 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=155610d5051387732990acb735a7b895ce043f5b commit 155610d5051387732990acb735a7b895ce043f5b Author: Jan Beich AuthorDate: 2021-08-02 16:20:01 +0000 Commit: Jan Beich CommitDate: 2021-08-02 17:15:13 +0000 graphics/jpeg-xl: update to 0.5 Changes: https://gitlab.com/wg1/jpeg-xl/-/releases/v0.5 Reported by: GitHub (watch releases) --- graphics/libjxl/Makefile | 7 +++---- graphics/libjxl/distinfo | 10 +++++----- graphics/libjxl/pkg-plist | 6 ++++-- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index f226af3ca530..85f849aee223 100644 --- a/graphics/libjxl/Makefile +++ b/graphics/libjxl/Makefile @@ -1,7 +1,6 @@ PORTNAME= libjxl DISTVERSIONPREFIX= v -DISTVERSION= 0.3.7 -PORTREVISION= 4 +DISTVERSION= 0.5 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -22,7 +21,7 @@ USES= cmake:testing compiler:c++11-lib localbase:ldflags pkgconfig shared-mime- USE_GITHUB= yes USE_LDCONFIG= yes GH_TUPLE= barmco:skcms:6437475:skcms/third_party/skcms \ - google:highway:0.11.1:highway/third_party/highway \ + google:highway:0.12.2-4-ge239774:highway/third_party/highway \ lvandeve:lodepng:48e5364:lodepng/third_party/lodepng \ webmproject:sjpeg:868ab55:sjpeg/third_party/sjpeg \ ${NULL} @@ -58,7 +57,7 @@ LTO_LDFLAGS= -fuse-ld=lld MANPAGES_BUILD_DEPENDS= a2x:textproc/asciidoc MANPAGES_USES= python:build -MANPAGES_CMAKE_BOOL_OFF=CMAKE_DISABLE_FIND_PACKAGE_Python +MANPAGES_CMAKE_BOOL= JPEGXL_ENABLE_MANPAGES OPENEXR_LIB_DEPENDS= libImath.so:math/Imath \ libOpenEXR.so:graphics/openexr diff --git a/graphics/libjxl/distinfo b/graphics/libjxl/distinfo index 27926757f755..1cde9f798ee3 100644 --- a/graphics/libjxl/distinfo +++ b/graphics/libjxl/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1617017470 -SHA256 (libjxl-libjxl-v0.3.7_GH0.tar.gz) = 8318a5d1ce82e5683a52512b6f242d2b33a1191e89fc76f7c0ead0a1d60f6c60 -SIZE (libjxl-libjxl-v0.3.7_GH0.tar.gz) = 14563688 +TIMESTAMP = 1627921201 +SHA256 (libjxl-libjxl-v0.5_GH0.tar.gz) = 911cb4b50eb621131ca22382166f40d4914a4ff4453dd299ade1e3292f311f89 +SIZE (libjxl-libjxl-v0.5_GH0.tar.gz) = 16868006 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 -SIZE (google-highway-0.11.1_GH0.tar.gz) = 1444575 +SHA256 (google-highway-0.12.2-4-ge239774_GH0.tar.gz) = 27ae8a40f82874cb30bd62ef8f5567cc27838ee258ed0af47745685a15b23a8e +SIZE (google-highway-0.12.2-4-ge239774_GH0.tar.gz) = 1488138 SHA256 (lvandeve-lodepng-48e5364_GH0.tar.gz) = 41e0bcc686e31ee2d51a6c87c0089045f4805e4053d39026ad02e8aa90c782c1 SIZE (lvandeve-lodepng-48e5364_GH0.tar.gz) = 239988 SHA256 (webmproject-sjpeg-868ab55_GH0.tar.gz) = ffe757b376fed2fd94473f8625c25f82a3a23aa317fb1bbf1ac8159b6e0a7726 diff --git a/graphics/libjxl/pkg-plist b/graphics/libjxl/pkg-plist index 9da79cef4faf..bc49bbad0bfa 100644 --- a/graphics/libjxl/pkg-plist +++ b/graphics/libjxl/pkg-plist @@ -12,6 +12,8 @@ include/jxl/jxl_export.h include/jxl/jxl_threads_export.h include/jxl/memory_manager.h include/jxl/parallel_runner.h +include/jxl/resizable_parallel_runner.h +include/jxl/resizable_parallel_runner_cxx.h include/jxl/thread_parallel_runner.h include/jxl/thread_parallel_runner_cxx.h include/jxl/types.h @@ -19,12 +21,12 @@ include/jxl/types.h lib/libjxl.a lib/libjxl.so lib/libjxl.so.0 -lib/libjxl.so.0.3.7 +lib/libjxl.so.0.5.0 lib/libjxl_dec.a lib/libjxl_threads.a lib/libjxl_threads.so lib/libjxl_threads.so.0 -lib/libjxl_threads.so.0.3.7 +lib/libjxl_threads.so.0.5.0 libdata/pkgconfig/libjxl.pc libdata/pkgconfig/libjxl_threads.pc %%GIMP%%libexec/gimp/2.2/plug-ins/file-jxl/file-jxl