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:           Fri Apr  5 11:14:57 UTC 2024

Modified Files:
        pkgsrc/graphics/jasper: Makefile distinfo

Log Message:
jasper: update to 4.2.3.

4.2.3 (2024-03-30)
==================

* Added a missing check in the JPC codec (#381).


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/graphics/jasper/Makefile
cvs rdiff -u -r1.53 -r1.54 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.76 pkgsrc/graphics/jasper/Makefile:1.77
--- pkgsrc/graphics/jasper/Makefile:1.76        Sun Mar 17 13:56:16 2024
+++ pkgsrc/graphics/jasper/Makefile     Fri Apr  5 11:14:57 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2024/03/17 13:56:16 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2024/04/05 11:14:57 wiz Exp $
 
-DISTNAME=      jasper-4.2.2
+DISTNAME=      jasper-4.2.3
 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.53 pkgsrc/graphics/jasper/distinfo:1.54
--- pkgsrc/graphics/jasper/distinfo:1.53        Sun Mar 17 13:56:16 2024
+++ pkgsrc/graphics/jasper/distinfo     Fri Apr  5 11:14:57 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2024/03/17 13:56:16 wiz Exp $
+$NetBSD: distinfo,v 1.54 2024/04/05 11:14:57 wiz Exp $
 
-BLAKE2s (jasper-4.2.2.tar.gz) = d1d90587a92af97ec6cc8aa0dba92dcb7b13045f3e97c37005b48f82e0213daf
-SHA512 (jasper-4.2.2.tar.gz) = 2666f8668796e3711c6bbbadc227707b44ae77da53772cea0038e976016cca3bd07e44724aa32352ec4758eb460f7bc4d499647de4b69d31a211200183d25490
-Size (jasper-4.2.2.tar.gz) = 2105328 bytes
+BLAKE2s (jasper-4.2.3.tar.gz) = cf0a43327bd1c1aef316d4642dce2ab89a11263597ff9be081cec7c666d85182
+SHA512 (jasper-4.2.3.tar.gz) = d7edb67fe607f42645997e246c15887b84f75fa48229fba218c7e2efb14b24e8b50c45cc5d61441b3bb692a6f28fbbefe04de5cfc19c500f8cdb2fd3f4950bf5
+Size (jasper-4.2.3.tar.gz) = 2116436 bytes
 SHA1 (patch-src_libjasper_pnm_pnm__enc.c) = a2d5d53cd28f653f9e6e302f76c187fba50b1ce2



Home | Main Index | Thread Index | Old Index