CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/03/29 12:44:25
Modified files:
devel/protobuf : Makefile
devel/protobuf/patches: patch-src_google_protobuf_port_def_inc
patch-src_google_protobuf_port_undef_inc
Log message:
protobuf: tweak exclusion of colliding macros
The FreeBSD stanza (which didn't exist back in the day) matches our
headers a bit better. In particular, it omits TYPE_BOOL compared to
macOS.
discussed with kirill
