pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/pngquant



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct  1 09:00:52 UTC 2021

Modified Files:
        pkgsrc/graphics/pngquant: Makefile distinfo

Log Message:
pngquant: updated to 2.16.0

version 2.16
- reduced stack usage, prevenitng stack overlfow in pathological cases


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/pngquant/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/pngquant/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/pngquant/Makefile
diff -u pkgsrc/graphics/pngquant/Makefile:1.8 pkgsrc/graphics/pngquant/Makefile:1.9
--- pkgsrc/graphics/pngquant/Makefile:1.8       Thu Jun  3 19:09:33 2021
+++ pkgsrc/graphics/pngquant/Makefile   Fri Oct  1 09:00:52 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/06/03 19:09:33 adam Exp $
+# $NetBSD: Makefile,v 1.9 2021/10/01 09:00:52 adam Exp $
 
-DISTNAME=      pngquant-2.15.1-src
+DISTNAME=      pngquant-2.16.0-src
 PKGNAME=       ${DISTNAME:S/-src//}
 CATEGORIES=    graphics
 MASTER_SITES=  http://pngquant.org/

Index: pkgsrc/graphics/pngquant/distinfo
diff -u pkgsrc/graphics/pngquant/distinfo:1.6 pkgsrc/graphics/pngquant/distinfo:1.7
--- pkgsrc/graphics/pngquant/distinfo:1.6       Thu Jun  3 19:09:33 2021
+++ pkgsrc/graphics/pngquant/distinfo   Fri Oct  1 09:00:52 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2021/06/03 19:09:33 adam Exp $
+$NetBSD: distinfo,v 1.7 2021/10/01 09:00:52 adam Exp $
 
-SHA1 (pngquant-2.15.1-src.tar.gz) = 97843fc4ddc81d4b8fae007f4fe687481176d557
-RMD160 (pngquant-2.15.1-src.tar.gz) = 176bf2be42152a7bddd3c4dbd7716cd39abd6072
-SHA512 (pngquant-2.15.1-src.tar.gz) = 9a39700994a877d779b275b73e259310fcbf92920d4d177dce4e046be442731b2b498e41d57e469ce32aa5f3c49e5f58e40552905d97e62f1231c1795c95457d
-Size (pngquant-2.15.1-src.tar.gz) = 149278 bytes
+SHA1 (pngquant-2.16.0-src.tar.gz) = 7f51371e01010b99545dd601fe672b297796fabc
+RMD160 (pngquant-2.16.0-src.tar.gz) = d254867afdbb7c02ac89dce2293541c6bb7ee873
+SHA512 (pngquant-2.16.0-src.tar.gz) = 09d18e84f9e51d6b2199350409da612e40b21695242cb750ee6a7f8a0bfb0139487af8096207fdf29b250da5bfc88f90371251b8b4e9b7b5b46cb6f256540154
+Size (pngquant-2.16.0-src.tar.gz) = 149322 bytes
 SHA1 (patch-configure) = 34165a94074a0e7f35b23794165589551d58ee08



Home | Main Index | Thread Index | Old Index