Sun Apr 28 08:44:48 2024 UTC (14d)
jasper: updated to 4.2.4

4.2.4 (2024-04-27)

* Added some missing checks to the jas_heic_decode function in the
  HEIC codec


(adam)
diff -r1.77 -r1.78 pkgsrc/graphics/jasper/Makefile
diff -r1.54 -r1.55 pkgsrc/graphics/jasper/distinfo

cvs diff -r1.77 -r1.78 pkgsrc/graphics/jasper/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/jasper/Makefile 2024/04/05 11:14:57 1.77
+++ pkgsrc/graphics/jasper/Makefile 2024/04/28 08:44:48 1.78
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.77 2024/04/05 11:14:57 wiz Exp $ 1# $NetBSD: Makefile,v 1.78 2024/04/28 08:44:48 adam Exp $
2 2
3DISTNAME= jasper-4.2.3 3DISTNAME= jasper-4.2.4
4CATEGORIES= graphics 4CATEGORIES= graphics
5MASTER_SITES= ${MASTER_SITE_GITHUB:=jasper-software/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=jasper-software/}
6GITHUB_RELEASE= version-${PKGVERSION_NOREV} 6GITHUB_RELEASE= version-${PKGVERSION_NOREV}
7 7
8MAINTAINER= adam@NetBSD.org 8MAINTAINER= adam@NetBSD.org
9HOMEPAGE= https://jasper-software.github.io/jasper/ 9HOMEPAGE= https://jasper-software.github.io/jasper/
10COMMENT= Software-based reference implementation of the JPEG-2000 codec 10COMMENT= Software-based reference implementation of the JPEG-2000 codec
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14FORCE_C_STD= c99 14FORCE_C_STD= c99
15USE_TOOLS+= bash:test 15USE_TOOLS+= bash:test
16CMAKE_ARGS+= -DALLOW_IN_SOURCE_BUILD=ON 16CMAKE_ARGS+= -DALLOW_IN_SOURCE_BUILD=ON

cvs diff -r1.54 -r1.55 pkgsrc/graphics/jasper/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/jasper/distinfo 2024/04/05 11:14:57 1.54
+++ pkgsrc/graphics/jasper/distinfo 2024/04/28 08:44:48 1.55
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.54 2024/04/05 11:14:57 wiz Exp $ 1$NetBSD: distinfo,v 1.55 2024/04/28 08:44:48 adam Exp $
2 2
3BLAKE2s (jasper-4.2.3.tar.gz) = cf0a43327bd1c1aef316d4642dce2ab89a11263597ff9be081cec7c666d85182 3BLAKE2s (jasper-4.2.4.tar.gz) = 5340810e5061badb10e506e34fef4c383f57ca23b87bfa8fc91e004d0cea3935
4SHA512 (jasper-4.2.3.tar.gz) = d7edb67fe607f42645997e246c15887b84f75fa48229fba218c7e2efb14b24e8b50c45cc5d61441b3bb692a6f28fbbefe04de5cfc19c500f8cdb2fd3f4950bf5 4SHA512 (jasper-4.2.4.tar.gz) = 54af8813afddafffdddc7bd8b8eb5ac90ff73fb28aa4b8d77e4d5e1231fd05e4052f843912c4b3dac6e8ab286e97248d900e8541577642016e2a0049eb707ec9
5Size (jasper-4.2.3.tar.gz) = 2116436 bytes 5Size (jasper-4.2.4.tar.gz) = 2125651 bytes
6SHA1 (patch-src_libjasper_pnm_pnm__enc.c) = a2d5d53cd28f653f9e6e302f76c187fba50b1ce2 6SHA1 (patch-src_libjasper_pnm_pnm__enc.c) = a2d5d53cd28f653f9e6e302f76c187fba50b1ce2