diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-25 04:10:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-25 04:10:35 +0800 |
commit | db8ae91aff5e3d7a922ac20c632500c0a60edf00 (patch) | |
tree | 03e3f3ebc144cb968a9d07fe0c85a0ff6438cd21 /graphics/pngcheck | |
parent | e7fcec374bf87a239b9ccbac4407bb76afb28370 (diff) | |
download | freebsd-ports-gnome-db8ae91aff5e3d7a922ac20c632500c0a60edf00.tar.gz freebsd-ports-gnome-db8ae91aff5e3d7a922ac20c632500c0a60edf00.tar.zst freebsd-ports-gnome-db8ae91aff5e3d7a922ac20c632500c0a60edf00.zip |
Update to 2.1.0
PR: ports/99413
Submitted by: miwi
Approved by: markus (co mentor)
Diffstat (limited to 'graphics/pngcheck')
-rw-r--r-- | graphics/pngcheck/Makefile | 2 | ||||
-rw-r--r-- | graphics/pngcheck/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index 3f70b375741d..6d872fc3a5b3 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pngcheck -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://swrinde.nde.swri.edu/pub/png/applications/ diff --git a/graphics/pngcheck/distinfo b/graphics/pngcheck/distinfo index 7b92d159c7ff..5a7003d3a039 100644 --- a/graphics/pngcheck/distinfo +++ b/graphics/pngcheck/distinfo @@ -1,3 +1,3 @@ -MD5 (pngcheck-2.0.0.tar.gz) = b077969d47af978af364da4027057e57 -SHA256 (pngcheck-2.0.0.tar.gz) = af2a903b9d3013770d7e099a56fafec0202300cbf54c9d9fb9279f5edf6ca474 -SIZE (pngcheck-2.0.0.tar.gz) = 35089 +MD5 (pngcheck-2.1.0.tar.gz) = a80e444218f703c801217acf8b443754 +SHA256 (pngcheck-2.1.0.tar.gz) = 81248ea49f4a84a8718b339030ac5e84460df3a6975f0b50403146a15be67703 +SIZE (pngcheck-2.1.0.tar.gz) = 53732 |