git: a3e4f9c86704 - 2022Q4 - graphics/pngcheck: Update to 3.0.3

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 29 Nov 2022 06:42:22 UTC
The branch 2022Q4 has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a3e4f9c867043aa66fc45544e50cfcab4fe03c5d

commit a3e4f9c867043aa66fc45544e50cfcab4fe03c5d
Author:     Naram Qashat <cyberbotx@cyberbotx.com>
AuthorDate: 2022-11-28 06:36:33 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-29 06:38:30 +0000

    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)
    
    (cherry picked from commit b8043938e1787fbecc95a9e1737a7938e0057a9e)
---
 graphics/pngcheck/Makefile | 2 +-
 graphics/pngcheck/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile
index 57dc70a9e7a5..7b9115fed011 100644
--- a/graphics/pngcheck/Makefile
+++ b/graphics/pngcheck/Makefile
@@ -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/
diff --git a/graphics/pngcheck/distinfo b/graphics/pngcheck/distinfo
index 8942ee24ab51..23e1eb75b8a6 100644
--- a/graphics/pngcheck/distinfo
+++ b/graphics/pngcheck/distinfo
@@ -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