[Bug 213617] graphics/pngquant: update from 2.5.2 to 2.7.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 19 16:32:46 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213617

            Bug ID: 213617
           Summary: graphics/pngquant: update from 2.5.2 to 2.7.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ak at FreeBSD.org
          Reporter: citrin+pr at citrin.ru
             Flags: maintainer-feedback?(ak at FreeBSD.org)
          Assignee: ak at FreeBSD.org

Created attachment 175938
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175938&action=edit
1. Version update 2. License change 3. LCMS2 option 4. OPENMP option

Please update pngquant to version 2.7.2.

Changes in the attached patch:

1. License was changed to GPLv3:
https://github.com/pornel/pngquant/commit/80d02c83cd1044208f98d38df520a2dafa24f549

2. Added an option to lcms2 support (for support color profiles in png files
with embedded ICC color profiles).

3. Option OPENMP was changed to fix build with clang. Feel free to revert this
change - it probably will not work with GCC (but clang is default on
i386/amd64). Better to have this handled in Mk/Uses/compiler.mk, but currently
there is no support for openmp with clang.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list