pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/jasper



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug  3 09:54:50 UTC 2025

Modified Files:
        pkgsrc/graphics/jasper: Makefile distinfo

Log Message:
jasper: update to 4.2.7.

4.2.7 (2025-08-02)
==================

* Added some missing range checking on several coding parameters in the
  JPC encoder (#401).

4.2.6 (2025-08-02)
==================

* Added a check for a missing color component in the jas_image_chclrspc
  function (#400).

* Fixed a minor build problem related to the use of -Wstrict-prototypes
  with Clang.


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/graphics/jasper/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/jasper/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/jasper/Makefile
diff -u pkgsrc/graphics/jasper/Makefile:1.86 pkgsrc/graphics/jasper/Makefile:1.87
--- pkgsrc/graphics/jasper/Makefile:1.86        Tue Jul  8 14:06:36 2025
+++ pkgsrc/graphics/jasper/Makefile     Sun Aug  3 09:54:50 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2025/07/08 14:06:36 jperkin Exp $
+# $NetBSD: Makefile,v 1.87 2025/08/03 09:54:50 wiz Exp $
 
-DISTNAME=      jasper-4.2.5
-PKGREVISION=   1
+DISTNAME=      jasper-4.2.7
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=jasper-software/}
 GITHUB_RELEASE=        version-${PKGVERSION_NOREV}

Index: pkgsrc/graphics/jasper/distinfo
diff -u pkgsrc/graphics/jasper/distinfo:1.58 pkgsrc/graphics/jasper/distinfo:1.59
--- pkgsrc/graphics/jasper/distinfo:1.58        Sun Mar 30 08:52:58 2025
+++ pkgsrc/graphics/jasper/distinfo     Sun Aug  3 09:54:50 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.58 2025/03/30 08:52:58 adam Exp $
+$NetBSD: distinfo,v 1.59 2025/08/03 09:54:50 wiz Exp $
 
-BLAKE2s (jasper-4.2.5.tar.gz) = f4e569694ed495799b662d164dd8940567b46a5e52de2d7362d4b3807e8f60c5
-SHA512 (jasper-4.2.5.tar.gz) = 82285355890f71fd7d0e38be7b064e9a34758cd166f91bc6d5441b3899473eb30315d04c77fabef489c36b44f76bfb66170d8a129bf13143a4d216991496b2df
-Size (jasper-4.2.5.tar.gz) = 2122431 bytes
+BLAKE2s (jasper-4.2.7.tar.gz) = 2c0b7b80d7c2bc436767c20af6b0c87495c632d02aa10176fb4d270d7c78b536
+SHA512 (jasper-4.2.7.tar.gz) = ef02cb352a758815e5e5031707b136db31068a52c8848c817b8af2f772dc552190b86fbacf3a5d7debcbf1446602f0ccfd1496ea6688c6bbe473e4f0cc40ae18
+Size (jasper-4.2.7.tar.gz) = 2127404 bytes
 SHA1 (patch-CMakeLists.txt) = f60e98b33f6e36903fe589d3ae04b8b2b61230de
 SHA1 (patch-src_libjasper_pnm_pnm__enc.c) = a2d5d53cd28f653f9e6e302f76c187fba50b1ce2



Home | Main Index | Thread Index | Old Index