From owner-svn-ports-head@freebsd.org Sat Feb 13 14:30:11 2021 Return-Path: Delivered-To: svn-ports-head@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 5EE3C52E88F; Sat, 13 Feb 2021 14:30:11 +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 4DdCSg2G03z4b9h; Sat, 13 Feb 2021 14:30:11 +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 4077618B15; Sat, 13 Feb 2021 14:30:11 +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 11DEUBGp017111; Sat, 13 Feb 2021 14:30:11 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11DEUA21017108; Sat, 13 Feb 2021 14:30:10 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202102131430.11DEUA21017108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 13 Feb 2021 14:30:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565141 - head/graphics/jpeg-xl X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/jpeg-xl X-SVN-Commit-Revision: 565141 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2021 14:30:11 -0000 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@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