pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libimagequant
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 27 06:06:19 UTC 2023
Modified Files:
pkgsrc/graphics/libimagequant: Makefile distinfo
Log Message:
libimagequant: update to 2.18.0.
version 2.18
------------
- improved handling of images with very few pixels with very diverse colors
- added more perceptually-weighed color selection
- dropped problematic omp_set_nested()
- fixed a rare memory leak
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/libimagequant/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/libimagequant/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/libimagequant/Makefile
diff -u pkgsrc/graphics/libimagequant/Makefile:1.26 pkgsrc/graphics/libimagequant/Makefile:1.27
--- pkgsrc/graphics/libimagequant/Makefile:1.26 Mon Oct 31 10:22:18 2022
+++ pkgsrc/graphics/libimagequant/Makefile Thu Apr 27 06:06:19 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2022/10/31 10:22:18 adam Exp $
+# $NetBSD: Makefile,v 1.27 2023/04/27 06:06:19 wiz Exp $
-DISTNAME= libimagequant-2.17.0
+DISTNAME= libimagequant-2.18.0
CATEGORIES= graphics
MASTER_SITES+= ${MASTER_SITE_GITHUB:=ImageOptim/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/graphics/libimagequant/distinfo
diff -u pkgsrc/graphics/libimagequant/distinfo:1.29 pkgsrc/graphics/libimagequant/distinfo:1.30
--- pkgsrc/graphics/libimagequant/distinfo:1.29 Mon Oct 31 10:22:18 2022
+++ pkgsrc/graphics/libimagequant/distinfo Thu Apr 27 06:06:19 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.29 2022/10/31 10:22:18 adam Exp $
+$NetBSD: distinfo,v 1.30 2023/04/27 06:06:19 wiz Exp $
-BLAKE2s (libimagequant-2.17.0.tar.gz) = ec6ea589a9e229ea04c6aad5a663766170c75e289baf2cb6028f72aa658df0bc
-SHA512 (libimagequant-2.17.0.tar.gz) = 12b111f8293c0e37bd75481457b6c96b547a1e3bc1d33bc7a6bbbde6ada284d835c7f5958ef41af7a5a8d3e6fb2d1aa2f641b7d6f2fe2782202f3c760792f394
-Size (libimagequant-2.17.0.tar.gz) = 99343 bytes
+BLAKE2s (libimagequant-2.18.0.tar.gz) = 17a3a23927f5fc2e05401a5cb21430c026d040a2b6182a8d1696573d804af96b
+SHA512 (libimagequant-2.18.0.tar.gz) = ff2d4c2b901108525f403567ed2cc81dcda6e3600c58661de6324abb191ec04d954987e23b9c4d0e02cbec64ab905d717e3a0e1aecc6e1399ecc6126e889a356
+Size (libimagequant-2.18.0.tar.gz) = 382092 bytes
SHA1 (patch-Makefile) = 979f07975806619b8bff6a7868c948903f8697db
SHA1 (patch-configure) = 89e4a07015ba59e6688eeee35e30289d24ac5307
Home |
Main Index |
Thread Index |
Old Index