From 04fd0f222968c2b6edcbc05046e011c415a84b6a Mon Sep 17 00:00:00 2001 From: ak Date: Wed, 5 Nov 2014 19:26:33 +0000 Subject: - Update to 1.7.80 * Fixed bug in -plte_len N option. * Added "-reduce_palette" and "-noreduce_palette" options. Enable reduce_palette when the "-new" or "-reduce" option is used. PR: 194790 Submitted by: Anton Sayetsky (maintainer) --- graphics/pngcrush/Makefile | 2 +- graphics/pngcrush/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 83ce14b7b3eb..d37e6dc0d25d 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pngcrush -PORTVERSION= 1.7.78 +PORTVERSION= 1.7.80 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \ SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/ diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index ee6f018185b0..101b97e077a0 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.78-nolib.tar.xz) = 59bfa327603059ea5db9c3a541df4ed68ce96ad6265f65dd7ac8c205a75f2c8f -SIZE (pngcrush-1.7.78-nolib.tar.xz) = 58984 +SHA256 (pngcrush-1.7.80-nolib.tar.xz) = 333d343e6bd893735af5f4ee85f254c02fb5657208faf731a4f24d358eabe386 +SIZE (pngcrush-1.7.80-nolib.tar.xz) = 59124 -- cgit