pngcrush: add upstream bug report URL

This commit is contained in:
wiz 2024-02-01 09:18:19 +00:00
parent ba1044b16d
commit ba42cf47cf
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.72 2024/02/01 09:14:53 wiz Exp $
$NetBSD: distinfo,v 1.73 2024/02/01 09:18:19 wiz Exp $
BLAKE2s (pngcrush-1.8.13-nolib.tar.xz) = 98e545ff71d87100175ace35f33782bc450999791ec327cd77a1b27525e9fc0c
SHA512 (pngcrush-1.8.13-nolib.tar.xz) = c073d573e9b13b72fa39b178271ce65d1a19fef35943ef0a9e6121a5c66d9db212aaad38ab777c5b44e20a107eb677003acbdb4a354bcb2dc40f535a97d9df0e
Size (pngcrush-1.8.13-nolib.tar.xz) = 66104 bytes
SHA1 (patch-pngcrush.c) = fcaa71b2fe1bc17b491cadf47ea24507588a95d7
SHA1 (patch-pngcrush.c) = 06e1ea590c347f1dc16f1140685fd4760ac15442

View File

@ -1,7 +1,8 @@
$NetBSD: patch-pngcrush.c,v 1.1 2024/02/01 09:14:54 wiz Exp $
$NetBSD: patch-pngcrush.c,v 1.2 2024/02/01 09:18:19 wiz Exp $
PNG_IGNORE_ADLER32 was deprecated in png-1.6.42
https://github.com/pnggroup/libpng/pull/514
https://sourceforge.net/p/pmt/bugs/82/
--- pngcrush.c.orig 2024-02-01 09:09:19.207140753 +0000
+++ pngcrush.c