svn commit: r372204 - head/graphics/pngcrush
Alex Kozlov
ak at FreeBSD.org
Wed Nov 5 19:26:34 UTC 2014
Author: ak
Date: Wed Nov 5 19:26:33 2014
New Revision: 372204
URL: https://svnweb.freebsd.org/changeset/ports/372204
QAT: https://qat.redports.org/buildarchive/r372204/
Log:
- 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 <vsasjason at gmail.com> (maintainer)
Modified:
head/graphics/pngcrush/Makefile
head/graphics/pngcrush/distinfo
Modified: head/graphics/pngcrush/Makefile
==============================================================================
--- head/graphics/pngcrush/Makefile Wed Nov 5 18:23:30 2014 (r372203)
+++ head/graphics/pngcrush/Makefile Wed Nov 5 19:26:33 2014 (r372204)
@@ -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}/
Modified: head/graphics/pngcrush/distinfo
==============================================================================
--- head/graphics/pngcrush/distinfo Wed Nov 5 18:23:30 2014 (r372203)
+++ head/graphics/pngcrush/distinfo Wed Nov 5 19:26:33 2014 (r372204)
@@ -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
More information about the svn-ports-head
mailing list