pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/png png: updated to 1.6.39



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ceafbb13d899
branches:  trunk
changeset: 389631:ceafbb13d899
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Dec 07 08:04:09 2022 +0000

description:
png: updated to 1.6.39

libpng 1.6.39, is a maintenance release with various fixes and improvements, including a change to signal large PNG chunks as benign errors rather than hard errors.

diffstat:

 graphics/png/Makefile |  4 ++--
 graphics/png/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 0d8e46f5ce07 -r ceafbb13d899 graphics/png/Makefile
--- a/graphics/png/Makefile     Tue Dec 06 21:33:03 2022 +0000
+++ b/graphics/png/Makefile     Wed Dec 07 08:04:09 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.201 2022/09/26 17:08:37 adam Exp $
+# $NetBSD: Makefile,v 1.202 2022/12/07 08:04:09 adam Exp $
 
-DISTNAME=      libpng-1.6.38
+DISTNAME=      libpng-1.6.39
 PKGNAME=       ${DISTNAME:S/lib//}
 CATEGORIES=    graphics
 MASTER_SITES=  https://ftp-osl.osuosl.org/pub/libpng/src/archive/xz/libpng16/
diff -r 0d8e46f5ce07 -r ceafbb13d899 graphics/png/distinfo
--- a/graphics/png/distinfo     Tue Dec 06 21:33:03 2022 +0000
+++ b/graphics/png/distinfo     Wed Dec 07 08:04:09 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.146 2022/09/26 17:08:37 adam Exp $
+$NetBSD: distinfo,v 1.147 2022/12/07 08:04:09 adam Exp $
 
-BLAKE2s (libpng-1.6.38.tar.xz) = 6dc361f6bc618dd70e97dfcb738b4f74e73c2b7c78442b81c4b92843e8c4310b
-SHA512 (libpng-1.6.38.tar.xz) = 4e450636062fcc75ecc65715e0b23ddc1097b73b4c95ffd31bef627144c576f58660b2130105f5f5781212cf54f00c7b6dd3facefd7e9de70c76b981d499f81e
-Size (libpng-1.6.38.tar.xz) = 1023168 bytes
+BLAKE2s (libpng-1.6.39.tar.xz) = f138f0e3b7e9df4d54b196edb3fe0e4e9a6eea47a4efda4e717be92eebdd0286
+SHA512 (libpng-1.6.39.tar.xz) = ce233bb58d70b391b7dc858a132a8f9f66a9e30f5b387426317fdd5e76e8395e00ec36324e5e2caec8fda49a3f2b13fe27594a3466fdf2020ec7520e79a608c9
+Size (libpng-1.6.39.tar.xz) = 1020552 bytes
 SHA1 (patch-libpng-config.in) = 04f8d6af31114017ce9d1280e62f1768c35c289d
 SHA1 (patch-pngpriv.h) = 16f80df18a2f58eec784e2d821e8bb93c3e81747



Home | Main Index | Thread Index | Old Index