Date: Wed, 27 Jan 2021 10:29:39 +0000 (UTC) From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563038 - head/graphics/pngcheck Message-ID: <202101271029.10RATd94078696@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lcook Date: Wed Jan 27 10:29:39 2021 New Revision: 563038 URL: https://svnweb.freebsd.org/changeset/ports/563038 Log: graphics/pngcheck: Update to 3.0.1 Changes: http://www.libpng.org/pub/png/src/pngcheck-3.0.1.CHANGELOG PR: 253019 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: fernape (mentor) Differential Revision: https://reviews.freebsd.org/D28350 Modified: head/graphics/pngcheck/Makefile head/graphics/pngcheck/distinfo Modified: head/graphics/pngcheck/Makefile ============================================================================== --- head/graphics/pngcheck/Makefile Wed Jan 27 08:49:39 2021 (r563037) +++ head/graphics/pngcheck/Makefile Wed Jan 27 10:29:39 2021 (r563038) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pngcheck -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= graphics MASTER_SITES= http://www.libpng.org/pub/png/src/ \ https://www.cyberbotx.com/pngcheck/ Modified: head/graphics/pngcheck/distinfo ============================================================================== --- head/graphics/pngcheck/distinfo Wed Jan 27 08:49:39 2021 (r563037) +++ head/graphics/pngcheck/distinfo Wed Jan 27 10:29:39 2021 (r563038) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611376101 -SHA256 (pngcheck-3.0.0.tar.gz) = c6cc37b0d3638a79fcab458ba42ad599131056bfa5001dabdc01e44f1ef99302 -SIZE (pngcheck-3.0.0.tar.gz) = 63108 +TIMESTAMP = 1611668361 +SHA256 (pngcheck-3.0.1.tar.gz) = 66bf4cbaa29908984c0d7ba539358ed63c7c2f02a0b2407ac691465b143efbbb +SIZE (pngcheck-3.0.1.tar.gz) = 63019
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101271029.10RATd94078696>