graphics/pngcheck: Update to 3.0.3

ChangeLog: http://www.libpng.org/pub/png/src/pngcheck-3.0.3.CHANGELOG

 Fixed a divide-by-zero crash bug (and probable vulnerability) in interlaced
 images with extra compressed data beyond the nominal end of the image data.

PR:		268031
Reported by:	cyberbotx@cyberbotx.com (maintainer)
MFH:		2022Q4 (bugfix release)
This commit is contained in:
Naram Qashat 2022-11-28 07:36:33 +01:00 committed by Fernando Apesteguía
parent d40da53671
commit b8043938e1
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= pngcheck
PORTVERSION= 3.0.2
PORTVERSION= 3.0.3
CATEGORIES= graphics
MASTER_SITES= http://www.libpng.org/pub/png/src/ \
https://www.cyberbotx.com/pngcheck/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1612326876
SHA256 (pngcheck-3.0.2.tar.gz) = 0d7e262f24116fddf2847a8ceb5c92d9f5f26efb42e9fff63ec2bb7676131ca7
SIZE (pngcheck-3.0.2.tar.gz) = 63202
TIMESTAMP = 1669614223
SHA256 (pngcheck-3.0.3.tar.gz) = c36a4491634af751f7798ea421321642f9590faa032eccb0dd5fb4533609dee6
SIZE (pngcheck-3.0.3.tar.gz) = 63766