Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2014 17:44:12 +0300 (EEST)
From:      Anton Sayetsky <vsjcfm@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/188290: [maintainer update] [patch] graphics/pngcrush: update to 1.7.73
Message-ID:  <201404051444.s35EiCIs077463@cs0.ntop.tv>
Resent-Message-ID: <201404051500.s35F00wO030722@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188290
>Category:       ports
>Synopsis:       [maintainer update] [patch] graphics/pngcrush: update to 1.7.73
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 15:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Anton Sayetsky
>Release:        FreeBSD 9.2-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD cs0.local 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0 r262976: Mon Mar 10 19:45:19 EET 2014 root@cs0.local:/usr/obj/usr/src/sys/FSRV amd64
>Description:
There is a new version.

Changelog:
* Restored calls to png_set_crc_action() which had been removed from version
1.7.72 for some testing and inadvertently not restored.
* Changed "fix" internal variable name to "salvage" (still set with "-fix")
* Added code to fix/salvage PNG with "bad adaptive filter value" error.
* Avoid calculating CRC during compression trials except for the last trial,
when the output is actually written.
* Fixed a bug with reducing 16-bit images to 8-bit using "-reduce" option.
>How-To-Repeat:
>Fix:
--- patch.txt begins here ---
Index: /usr/ports/graphics/pngcrush/Makefile
===================================================================
--- /usr/ports/graphics/pngcrush/Makefile	(revision 350189)
+++ /usr/ports/graphics/pngcrush/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pngcrush
-PORTVERSION=	1.7.72
+PORTVERSION=	1.7.73
 CATEGORIES=	graphics
 MASTER_SITES=	SF/pmt/${PORTNAME}/${PORTVERSION}/ \
 		SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
Index: /usr/ports/graphics/pngcrush/distinfo
===================================================================
--- /usr/ports/graphics/pngcrush/distinfo	(revision 350189)
+++ /usr/ports/graphics/pngcrush/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (pngcrush-1.7.72-nolib.tar.xz) = 8c253f47de7be7e33d5d10879be9240b94b38d2e15fdddd709c9ad9b8c037042
-SIZE (pngcrush-1.7.72-nolib.tar.xz) = 58388
+SHA256 (pngcrush-1.7.73-nolib.tar.xz) = 14ac277a91d099a38df04c4f82d6c1c79ae67ee258e576b835836be0540a7e1c
+SIZE (pngcrush-1.7.73-nolib.tar.xz) = 58868
--- patch.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404051444.s35EiCIs077463>