diff options
author | ijliao <ijliao@FreeBSD.org> | 2007-07-13 08:15:08 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2007-07-13 08:15:08 +0800 |
commit | 594bd954d728da21f6309c7f57225ff0577df61d (patch) | |
tree | 590539aea37b586f2085b26a6ed60bb4e90f8bdc /graphics | |
parent | 0aeda26468e2a95cb8833431f939d486a0b896c4 (diff) | |
download | freebsd-ports-graphics-594bd954d728da21f6309c7f57225ff0577df61d.tar.gz freebsd-ports-graphics-594bd954d728da21f6309c7f57225ff0577df61d.tar.zst freebsd-ports-graphics-594bd954d728da21f6309c7f57225ff0577df61d.zip |
upgrade to 2.3.0
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pngcheck/Makefile | 4 | ||||
-rw-r--r-- | graphics/pngcheck/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index db6513ed9d4..c7a373a5445 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -6,9 +6,9 @@ # PORTNAME= pngcheck -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= png-mng MAINTAINER= ports@FreeBSD.org diff --git a/graphics/pngcheck/distinfo b/graphics/pngcheck/distinfo index 6ccd8aa5cbc..c24c44555e5 100644 --- a/graphics/pngcheck/distinfo +++ b/graphics/pngcheck/distinfo @@ -1,3 +1,3 @@ -MD5 (pngcheck-2.2.0.tar.gz) = e672b2f00a687cb212c86d75d2c5c9fc -SHA256 (pngcheck-2.2.0.tar.gz) = f99b29d1c6445c5be1d58eceeb1499d57504b2c73bee3db63245e66bc194d8f0 -SIZE (pngcheck-2.2.0.tar.gz) = 57128 +MD5 (pngcheck-2.3.0.tar.gz) = 980bd6d9a3830fdce746d7fe3c9166ee +SHA256 (pngcheck-2.3.0.tar.gz) = 77f0a039ac64df55fbd06af6f872fdbad4f639d009bbb5cd5cbe4db25690f35f +SIZE (pngcheck-2.3.0.tar.gz) = 59864 |