svn commit: r563038 - head/graphics/pngcheck

Lewis Cook lcook at FreeBSD.org
Wed Jan 27 10:29:40 UTC 2021


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 at 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


More information about the svn-ports-head mailing list