diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 06:26:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 06:26:45 +0000 |
commit | 365b209e33d43daca1101a0f3167075bd56aefa5 (patch) | |
tree | 7c7f3dc911697203662962f01461d6c4f7cc5e3a /graphics/pngquant | |
parent | ef5eefc3636a20e47546fff3aa89ef3b6c6ae0ab (diff) |
Notes
Diffstat (limited to 'graphics/pngquant')
-rw-r--r-- | graphics/pngquant/Makefile | 2 | ||||
-rw-r--r-- | graphics/pngquant/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 97c5bfd00521..01ca65f75b7f 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pngquant -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.3 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= http://pngquant.org/ diff --git a/graphics/pngquant/distinfo b/graphics/pngquant/distinfo index 5f3c92c81e82..84c0d8ac83d5 100644 --- a/graphics/pngquant/distinfo +++ b/graphics/pngquant/distinfo @@ -1,2 +1,2 @@ -SHA256 (pngquant-1.8.1-src.tar.bz2) = 4fa4bb620913328d7bee1c45e1f3a241b3a6115d514b407dd110673b1d552c94 -SIZE (pngquant-1.8.1-src.tar.bz2) = 31605 +SHA256 (pngquant-1.8.3-src.tar.bz2) = e3d18b12ddf4ee159a696408b147d667674e52121f11660fc15ce3967dd053b9 +SIZE (pngquant-1.8.3-src.tar.bz2) = 32287 |