CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/06/28 02:59:16
Modified files:
devel/swig : Makefile
Added files:
devel/swig/patches: patch-Lib_cdata_i patch-Lib_exception_i
patch-Lib_php_php_swg
patch-Lib_php_phprun_swg
patch-Source_Modules_php_cxx patch-configure
Log message:
devel/swig: backport php 8 support from upstream, & enable php support
https://github.com/swig/swig/pull/1978 via
https://src.fedoraproject.org/rpms/swig/c/62dded8bacb09398b03d1352820636182d2494ab
(pointed out by a debian developer)
this allows me to build php8 bindings for an upcoming mapserver 8.0 release.
went in a bulk build without fallout, thanks sthen@
ok sthen@