pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/lcms2
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Jul 17 14:41:56 UTC 2023
Modified Files:
pkgsrc/graphics/lcms2: Makefile distinfo
Log Message:
lcms2: Update to 2.15
Changelog:
-----------------------
2.15 Maintenance release
-----------------------
New MESON build system, many thanks to amispark and Lovell Fuller for bringing this.
Fixed a bug that caused memory corruption on colord
cmsReadRawTag can read portions of tags again. Removing this caused colord to segfault when dumping profiles
Added more checks based of fuzzer discoveries.
MSYS2 can now compile lcms2
Checked on Apple Silicon M1 and M2
Fixed a bug of fastfloat plug-in that affected Krita CMYK color selector
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/lcms2/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/lcms2/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/lcms2/Makefile
diff -u pkgsrc/graphics/lcms2/Makefile:1.18 pkgsrc/graphics/lcms2/Makefile:1.19
--- pkgsrc/graphics/lcms2/Makefile:1.18 Tue Jan 3 17:37:25 2023
+++ pkgsrc/graphics/lcms2/Makefile Mon Jul 17 14:41:56 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/01/03 17:37:25 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2023/07/17 14:41:56 ryoon Exp $
-DISTNAME= lcms2-2.14
-PKGREVISION= 1
+DISTNAME= lcms2-2.15
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lcms/}
Index: pkgsrc/graphics/lcms2/distinfo
diff -u pkgsrc/graphics/lcms2/distinfo:1.14 pkgsrc/graphics/lcms2/distinfo:1.15
--- pkgsrc/graphics/lcms2/distinfo:1.14 Tue Nov 1 17:33:32 2022
+++ pkgsrc/graphics/lcms2/distinfo Mon Jul 17 14:41:56 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/11/01 17:33:32 gdt Exp $
+$NetBSD: distinfo,v 1.15 2023/07/17 14:41:56 ryoon Exp $
-BLAKE2s (lcms2-2.14.tar.gz) = a784acbfc77398fb002ed52efb47865b96a7cd20e9d08091182bbee73983c5e9
-SHA512 (lcms2-2.14.tar.gz) = 92fba0a457ea81590eba0b8d98b7b621da6a83e3857948585e0b524235954954f9ac1670cf6a19b457c0fce22a87899ea4c5810db1ff2acf7c6b6e0dc4b61a1b
-Size (lcms2-2.14.tar.gz) = 7406694 bytes
+BLAKE2s (lcms2-2.15.tar.gz) = d57b974831cdffa9cad32b4c33a2d3e655b423be8081ed82f0a901cfe6710289
+SHA512 (lcms2-2.15.tar.gz) = ab038c369e66736e0dd3810fbac6cf5381bc3102c4dd693819367b1224f59d9e853ede081388464c0e7c213d92e6cddc48c23020953af10ad6c6802cfa17e213
+Size (lcms2-2.15.tar.gz) = 7548405 bytes
Home |
Main Index |
Thread Index |
Old Index