CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/02/18 11:11:33
Modified files:
graphics/babl : Makefile
Added files:
graphics/babl/patches: patch-babl_babl-fish-path_c
Log message:
Fix crash on powerpc
Some code was not portable to powerpc because it passed the wrong type
of value to a va_arg(3) function; upstream commit
https://gitlab.gnome.org/GNOME/babl/commit/a585692
"Looks good" ajacoutot@ (maintainer)
ok cwen@
