[MacPorts] #49876: giflib: update to 5.1.4

MacPorts noreply at macports.org
Sat Jul 25 23:34:43 UTC 2020


#49876: giflib: update to 5.1.4
----------------------------+------------------------
  Reporter:  jakepetroules  |      Owner:  ryandesign
      Type:  update         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:
      Port:  giflib         |
----------------------------+------------------------

Comment (by Schamschula):

 I just ran into this issue while trying to create a Portfile for py-
 imagecodecs. giflib 4.x causes errors like

 {{{
 imagecodecs/_gif.c:3032:54: error: too many arguments to function call,
 expected 0, have 1
       __pyx_v_errormessage = ((char *)GifErrorString(__pyx_v_errorcode));
                                       ~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~
 /opt/local/include/gif_lib.h:203:1: note: 'GifErrorString' declared here
 extern char *GifErrorString(void);     /* new in 2012 - ESR */
 ^
 }}}

 while giflib 5.2.1 builds the gif support cleanly.

-- 
Ticket URL: <https://trac.macports.org/ticket/49876#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list