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:           Mon Mar  9 16:37:33 UTC 2026

Modified Files:
        pkgsrc/graphics/jasper: Makefile distinfo
Removed Files:
        pkgsrc/graphics/jasper/patches: patch-src_libjasper_jp2_jp2__cod.h

Log Message:
jasper: update to 4.2.9.

4.2.9 (2026-03-05)
==================

* Fixed a bug in the JP2 encoder that caused incorrect handling of
  opacity components in some cases.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/graphics/jasper/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/graphics/jasper/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/graphics/jasper/patches/patch-src_libjasper_jp2_jp2__cod.h

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.88 pkgsrc/graphics/jasper/Makefile:1.89
--- pkgsrc/graphics/jasper/Makefile:1.88        Wed Aug  6 04:36:37 2025
+++ pkgsrc/graphics/jasper/Makefile     Mon Mar  9 16:37:33 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2025/08/06 04:36:37 adam Exp $
+# $NetBSD: Makefile,v 1.89 2026/03/09 16:37:33 wiz Exp $
 
-DISTNAME=      jasper-4.2.8
+DISTNAME=      jasper-4.2.9
 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.61 pkgsrc/graphics/jasper/distinfo:1.62
--- pkgsrc/graphics/jasper/distinfo:1.61        Sat Sep 27 15:01:59 2025
+++ pkgsrc/graphics/jasper/distinfo     Mon Mar  9 16:37:33 2026
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.61 2025/09/27 15:01:59 tnn Exp $
+$NetBSD: distinfo,v 1.62 2026/03/09 16:37:33 wiz Exp $
 
-BLAKE2s (jasper-4.2.8.tar.gz) = 7a6f49c1df69d125426ed585dcdf1d1e8a2629be9e743b1125b47dee87de5049
-SHA512 (jasper-4.2.8.tar.gz) = 0479ad0e0a6e679e158c8d5e75e1921b7884e5f0aacc10376f528fa61aa27f057c4a2a5d71efa17a617e641577c0a51405a7ed798a1cd38e1590bc59ab319648
-Size (jasper-4.2.8.tar.gz) = 2127775 bytes
+BLAKE2s (jasper-4.2.9.tar.gz) = 0b2b191a57dbb1e60740c53f14ebbc96d273c951ab4613047746348052088b70
+SHA512 (jasper-4.2.9.tar.gz) = 0ea07a187a28df45abe067c765b5ce5e96f8ed8d26ab243e18bf711ce861db24e5cb4fb416e641b6d6fd3d2f717ec46f3b7d0e47e5db9a8eff4ad0820c6d94b3
+Size (jasper-4.2.9.tar.gz) = 2127186 bytes
 SHA1 (patch-CMakeLists.txt) = f60e98b33f6e36903fe589d3ae04b8b2b61230de
-SHA1 (patch-src_libjasper_jp2_jp2__cod.h) = 685d9e375abfd6d01f2b35e275e5cceac2166a28
 SHA1 (patch-src_libjasper_pnm_pnm__enc.c) = a2d5d53cd28f653f9e6e302f76c187fba50b1ce2



Home | Main Index | Thread Index | Old Index