aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2021-01-23 11:42:42 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2021-01-23 11:42:42 +0000
commit7e9de067d209751d4939ac11d698ff2be74b3a74 (patch)
tree90d0887da3f1db1e1b12f4afa0eb6283e058827e /graphics
parentbefc85c4ce9ed4a02a82b02dc3f0999a284be0e7 (diff)
downloadports-7e9de067d209751d4939ac11d698ff2be74b3a74.tar.gz
ports-7e9de067d209751d4939ac11d698ff2be74b3a74.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pngcheck/Makefile17
-rw-r--r--graphics/pngcheck/distinfo5
2 files changed, 11 insertions, 11 deletions
diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile
index d17df3e671fb..332c8611874c 100644
--- a/graphics/pngcheck/Makefile
+++ b/graphics/pngcheck/Makefile
@@ -2,27 +2,26 @@
# $FreeBSD$
PORTNAME= pngcheck
-PORTVERSION= 2.3.0
-PORTREVISION= 2
+PORTVERSION= 3.0.0
CATEGORIES= graphics
-MASTER_SITES= SF/png-mng/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= http://www.libpng.org/pub/png/src/ \
+ https://www.cyberbotx.com/pngcheck/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= Checks the integrity of PNG images
-LICENSE= MIT GPLv2+
+LICENSE= GPLv2+ MIT
LICENSE_COMB= multi
LICENSE_FILE_GPLv2+ = ${WRKSRC}/gpl/COPYING
MAKEFILE= Makefile.unx
MAKE_ARGS= CC="${CC}" LD="${CC}" CFLAGS="${CFLAGS} -DUSE_ZLIB" LIBS="-lz"
+PLIST_FILES= bin/png-fix-IDAT-windowsize \
+ bin/pngcheck \
+ bin/pngsplit
PORTDOCS= CHANGELOG README
-PLIST_FILES= bin/pngcheck \
- bin/pngsplit \
- bin/png-fix-IDAT-windowsize
-
OPTIONS_DEFINE= DOCS
do-install:
diff --git a/graphics/pngcheck/distinfo b/graphics/pngcheck/distinfo
index b9d3b2aa3acb..2fa93caed9d4 100644
--- a/graphics/pngcheck/distinfo
+++ b/graphics/pngcheck/distinfo
@@ -1,2 +1,3 @@
-SHA256 (pngcheck-2.3.0.tar.gz) = 77f0a039ac64df55fbd06af6f872fdbad4f639d009bbb5cd5cbe4db25690f35f
-SIZE (pngcheck-2.3.0.tar.gz) = 59864
+TIMESTAMP = 1611376101
+SHA256 (pngcheck-3.0.0.tar.gz) = c6cc37b0d3638a79fcab458ba42ad599131056bfa5001dabdc01e44f1ef99302
+SIZE (pngcheck-3.0.0.tar.gz) = 63108