git: 0d342569d3d3 - 2021Q3 - graphics/libjxl: chase LICENSE after 155610d50513
Jan Beich
jbeich at FreeBSD.org
Mon Aug 2 17:23:46 UTC 2021
The branch 2021Q3 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0d342569d3d388f500af8b303098cd4da236c459
commit 0d342569d3d388f500af8b303098cd4da236c459
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-02 17:17:37 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-02 17:21:17 +0000
graphics/libjxl: chase LICENSE after 155610d50513
See https://github.com/libjxl/libjxl/commit/bdde644b94c1
(cherry picked from commit e29332bfc5317b47c7ccc31aa58f3e3719f9d1e4)
---
graphics/libjxl/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile
index 85f849aee223..73eb6850d46d 100644
--- a/graphics/libjxl/Makefile
+++ b/graphics/libjxl/Makefile
@@ -9,9 +9,9 @@ PATCHFILES+= adb32f3f8f37.patch:-p1 # https://github.com/libjxl/libjxl/pull/193
MAINTAINER= jbeich at FreeBSD.org
COMMENT= JPEG XL reference encoder/decoder
-LICENSE= APACHE20 BSD3CLAUSE ZLIB
+LICENSE= BSD3CLAUSE ZLIB
LICENSE_COMB= multi
-LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/third_party/skcms/LICENSE
+LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE
LICENSE_FILE_ZLIB= ${WRKSRC}/third_party/lodepng/LICENSE
LIB_DEPENDS= libbrotlienc.so:archivers/brotli
More information about the dev-commits-ports-all
mailing list