Summary: | [patch] [maintainer-update] graphics/pngcrush: update to 1.7.80 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Anton Saietskii <vsasjason> | ||||||
Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | ak | ||||||
Priority: | --- | Flags: | vsasjason:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Meanwhile, 1.7.80 is out. Can you please update the patch? Thanks. Created attachment 149081 [details]
Patch for updating port
New patch attached.
Changelog:
* Added "-reduce_palette" and "-noreduce_palette" options. Enable reduce_palette when the "-new" or "-reduce" option is used.
* Fixed bug in -plte_len N option.
A commit references this bug: Author: ak Date: Wed Nov 5 19:26:34 UTC 2014 New revision: 372204 URL: https://svnweb.freebsd.org/changeset/ports/372204 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@gmail.com> (maintainer) Changes: head/graphics/pngcrush/Makefile head/graphics/pngcrush/distinfo |
Created attachment 148994 [details] Patch for updating port Changelog: * Fixed bug in -reduce_palette (or -plte_len N) option.