pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/tkimg



Module Name:    pkgsrc
Committed By:   scole
Date:           Thu Jun  4 03:43:55 UTC 2026

Modified Files:
        pkgsrc/graphics/tkimg: Makefile distinfo

Log Message:
Update to version 2.1.1

2026/03/04: Version 2.1.1
Patch release.
    Updated external libraries: JPEG 10.0, PNG 1.6.48, TIFF 4.7.1, ZLIB 1.3.2.
    Fixed FLIR and RAW parser to work correctly on big-endian systems.

2025/06/22: Version 2.1.0
Maintenance release.
    Updated external libraries: PNG 1.6.48.
    Improved RAW image handler to handle all data types correctly.
    Fixed bug compiling with MSYS2/Clang64.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tkimg/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tkimg/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/tkimg/Makefile
diff -u pkgsrc/graphics/tkimg/Makefile:1.2 pkgsrc/graphics/tkimg/Makefile:1.3
--- pkgsrc/graphics/tkimg/Makefile:1.2  Thu May 22 17:29:13 2025
+++ pkgsrc/graphics/tkimg/Makefile      Thu Jun  4 03:43:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2025/05/22 17:29:13 scole Exp $
+# $NetBSD: Makefile,v 1.3 2026/06/04 03:43:55 scole Exp $
 
-PKGVERSION=    2.0.1
+PKGVERSION=    2.1.1
 DISTNAME=      Img-${PKGVERSION_NOREV}
 PKGNAME=       tkimg-${PKGVERSION}
 CATEGORIES=    graphics

Index: pkgsrc/graphics/tkimg/distinfo
diff -u pkgsrc/graphics/tkimg/distinfo:1.1 pkgsrc/graphics/tkimg/distinfo:1.2
--- pkgsrc/graphics/tkimg/distinfo:1.1  Mon Mar  3 02:35:31 2025
+++ pkgsrc/graphics/tkimg/distinfo      Thu Jun  4 03:43:55 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/03/03 02:35:31 scole Exp $
+$NetBSD: distinfo,v 1.2 2026/06/04 03:43:55 scole Exp $
 
-BLAKE2s (Img-2.0.1.tar.gz) = a3e626d1c3c8690720cfbe3cd75acd8c75e2d72181eeced591796f0f759b40df
-SHA512 (Img-2.0.1.tar.gz) = b025fb8fc8fabe83ac7cdc6ce2e03fb9219cad92438bd6bb809dba14b95058ecbb61b274f009d824a4067c3be828c98e0b5b1b8305fb21590c266257502574fb
-Size (Img-2.0.1.tar.gz) = 12312476 bytes
+BLAKE2s (Img-2.1.1.tar.gz) = 0eaec6951d069f1089df62adec02c5bdf75653a591c5591db3e02cc13dfaf93a
+SHA512 (Img-2.1.1.tar.gz) = 17cc892a0f0ddbae07039368e99b0a82df92fffb74295d35488229890daa81947d9f3c49ae828539d530d66608cdc03a668df26cf470dfffd6b8257f1ce4cb38
+Size (Img-2.1.1.tar.gz) = 12451223 bytes



Home | Main Index | Thread Index | Old Index