Bug 156376 - [PATCH] graphics/optipng: update to 0.6.5
Summary: [PATCH] graphics/optipng: update to 0.6.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 20:40 UTC by Anton Yuzhaninov
Modified: 2011-12-29 14:10 UTC (History)
1 user (show)

See Also:


Attachments
optipng-0.6.5.patch (6.89 KB, patch)
2011-04-13 20:40 UTC, Anton Yuzhaninov
no flags Details | Diff
patch-src-scripts-unix.mak.in (763 bytes, text/plain)
2011-04-14 12:13 UTC, Anton Yuzhaninov
no flags Details
patch-lib-zlib-Makefile.in (787 bytes, text/plain)
2011-04-14 12:13 UTC, Anton Yuzhaninov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaninov 2011-04-13 20:40:09 UTC
- Update to 0.6.5

Port maintainer (tom@hur.st) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-13 20:40:18 UTC
Maintainer of graphics/optipng,

Please note that PR ports/156376 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156376

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-13 20:40:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Anton Yuzhaninov 2011-04-14 12:13:43 UTC
corrected patches
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2011-12-25 17:33:11 UTC
State Changed
From-To: feedback->open

maintainer timeout
Comment 5 Pawel Pekala freebsd_committer freebsd_triage 2011-12-29 13:05:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-12-29 14:08:11 UTC
pawel       2011-12-29 14:07:57 UTC

  FreeBSD ports repository

  Modified files:
    graphics/optipng     Makefile distinfo 
    graphics/optipng/files patch-lib-libpng-scripts-makefile.std 
                           patch-lib-pngxtern-scripts-unix.mak.in 
                           patch-lib-zlib-Makefile.in 
                           patch-src-opngreduc.c 
                           patch-src-scripts-unix.mak.in 
  Log:
  - Update to version 0.6.5 [1]
  - Fix build when WITH_BUNDLED_LIBPNG=true
  
  PR:             ports/156376 [1]
  Submitted by:   Anton Yuzhaninov <ayuzhaninov@team.vega.ru> [1]
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.10      +5 -9      ports/graphics/optipng/Makefile
  1.11      +2 -2      ports/graphics/optipng/distinfo
  1.2       +3 -3      ports/graphics/optipng/files/patch-lib-libpng-scripts-makefile.std
  1.2       +6 -4      ports/graphics/optipng/files/patch-lib-pngxtern-scripts-unix.mak.in
  1.3       +8 -6      ports/graphics/optipng/files/patch-lib-zlib-Makefile.in
  1.2       +9 -9      ports/graphics/optipng/files/patch-src-opngreduc.c
  1.2       +6 -8      ports/graphics/optipng/files/patch-src-scripts-unix.mak.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Pawel Pekala freebsd_committer freebsd_triage 2011-12-29 14:08:13 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!