Bug 202054 - [patch] [maintainer-update] graphics/pngcrush: update to 1.7.86
Summary: [patch] [maintainer-update] graphics/pngcrush: update to 1.7.86
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: Bartek Rutkowski
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-08-03 07:36 UTC by Anton Saietskii
Modified: 2015-08-04 11:53 UTC (History)
1 user (show)

See Also:
vsasjason: maintainer-feedback+


Attachments
patch for update (1000 bytes, text/plain)
2015-08-03 07:36 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 2015-08-03 07:36:54 UTC
Created attachment 159483 [details]
patch for update

Update to latest upstream version.
Changelog:
* Increased maximum size of a text chunk input from 260 to 2048
   (STR_BUF_SIZE) bytes, to agree with the help screen (bug report by
   Tamas Jursonovics).
* Fixed bug that caused text chunks after IDAT to be written only when
   the "-save" option is used.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-08-04 11:53:16 UTC
A commit references this bug:

Author: robak
Date: Tue Aug  4 11:52:32 UTC 2015
New revision: 393517
URL: https://svnweb.freebsd.org/changeset/ports/393517

Log:
  graphics/pngcrush: update 1.7.85 -> 1.7.86

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

Changes:
  head/graphics/pngcrush/Makefile
  head/graphics/pngcrush/distinfo
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-08-04 11:53:27 UTC
Committed, thanks!