Bug 208730 - graphics/pngcrush: update to 1.8.1
Summary: graphics/pngcrush: update to 1.8.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-04-11 22:26 UTC by Anton Saietskii
Modified: 2016-04-12 09:09 UTC (History)
1 user (show)

See Also:
vsasjason: maintainer-feedback+


Attachments
patch for update (1.05 KB, patch)
2016-04-11 22:26 UTC, Anton Saietskii
vsasjason: maintainer-approval+
Details | Diff
stage & qa log (1.51 KB, text/plain)
2016-04-11 22:29 UTC, Anton Saietskii
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Saietskii 2016-04-11 22:26:08 UTC
Created attachment 169223 [details]
patch for update

Changelog:
Comment 1 Anton Saietskii 2016-04-11 22:28:18 UTC
Changelog:
* Added the LICENSE file to the tar and zip distributions.
* Made "-force" force output even when the IDAT is larger, and added
   "-noforce" option; "-noforce" is now the default behavior (Bug
   report #68 at SourceForge by "wintakeall")
* Use right filename in filesize reduction report (overwrite?inname:outname)
   (bug report #69 by "wintakeall").
* Removed some superfluous spaces from the Copyright statement.
* Added "-speed" option; it avoids using the AVG or PAETH filters which
   are slower to decode.
Comment 2 Anton Saietskii 2016-04-11 22:29:05 UTC
Created attachment 169224 [details]
stage & qa log
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-04-12 09:09:02 UTC
A commit references this bug:

Author: rakuco
Date: Tue Apr 12 09:08:33 UTC 2016
New revision: 413107
URL: https://svnweb.freebsd.org/changeset/ports/413107

Log:
  Update to 1.8.1.

  Changelog:
  * Added the LICENSE file to the tar and zip distributions.
  * Made "-force" force output even when the IDAT is larger, and added
    "-noforce" option; "-noforce" is now the default behavior (Bug
    report #68 at SourceForge by "wintakeall")
  * Use right filename in filesize reduction report (overwrite?inname:outname)
    (bug report #69 by "wintakeall").
  * Removed some superfluous spaces from the Copyright statement.
  * Added "-speed" option; it avoids using the AVG or PAETH filters which
    are slower to decode.

  PR:		208730
  Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)

Changes:
  head/graphics/pngcrush/Makefile
  head/graphics/pngcrush/distinfo
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-04-12 09:09:33 UTC
Committed, thanks.