Update devel/protobuf to 3.8.0 - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
New failure logs on 12.0 amd64: http://package18.nyi.freebsd.org/data/120amd64-default-PR238728/2019-06-27_11h28m12s/logs/mysql57-server-5.7.26_1.log http://package18.nyi.freebsd.org/data/120amd64-default-PR238728/2019-06-27_11h28m12s/logs/mysql80-server-8.0.16.log http://package18.nyi.freebsd.org/data/120amd64-default-PR238728/2019-06-27_11h28m12s/logs/spoofer-1.2.0_11.log
New failure logs on 11.2 i386 http://package23.nyi.freebsd.org/data/112i386-default-PR238728/2019-06-27_11h28m05s/logs/mysql57-server-5.7.26_1.log http://package23.nyi.freebsd.org/data/112i386-default-PR238728/2019-06-27_11h28m05s/logs/mysql80-server-8.0.16.log http://package23.nyi.freebsd.org/data/112i386-default-PR238728/2019-06-27_11h28m05s/logs/spoofer-1.2.0_11.log
The fix for mysql is quite simple. The failure of net/spoofer is more complex. I've asked the maintainer if he/she could help.
Patch updated with fix for mysql{57,80}-server and workaround for spoofer. I've also submitted the workaround to the maintainer.
Remove net/spoofer patch. Upstream provides 1.4.5 which fixes the build failure.
Exp-run with version 2 of the patch looks fine
A commit references this bug: Author: sunpoet Date: Fri Jul 5 19:08:59 UTC 2019 New revision: 505909 URL: https://svnweb.freebsd.org/changeset/ports/505909 Log: Update devel/protobuf to 3.8.0 - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 238808 Exp-run by: antoine Changes: head/astro/libosmpbf/Makefile head/astro/merkaartor/Makefile head/audio/clementine-player/Makefile head/audio/mixxx/Makefile head/audio/mixxx21/Makefile head/audio/mumble/Makefile head/audio/murmur/Makefile head/databases/clickhouse/Makefile head/databases/mysql57-server/Makefile head/databases/mysql57-server/files/patch-rapid-plugin-x-ngs-include-ngs_common-protocol_protobuf.h head/databases/mysql80-server/Makefile head/databases/mysql80-server/files/patch-plugin-x-client-mysqlxclient-xmessage.h head/databases/mysql80-server/files/patch-plugin-x-ngs-include-ngs-protocol-protocol_protobuf.h head/devel/bloaty/Makefile head/devel/grpc/Makefile head/devel/ignition-msgs/Makefile head/devel/ignition-transport/Makefile head/devel/protobuf/Makefile head/devel/protobuf/distinfo head/devel/protobuf/pkg-plist head/devel/protobuf-c/Makefile head/dns/dnsdist/Makefile head/dns/knot-resolver/Makefile head/dns/powerdns/Makefile head/dns/powerdns-recursor/Makefile head/games/cockatrice/Makefile head/games/pink-pony/Makefile head/graphics/caffe/Makefile head/graphics/opencv/Makefile head/graphics/osgearth/Makefile head/graphics/qtpbfimageplugin/Makefile head/japanese/mozc-server/Makefile head/multimedia/vlc/Makefile head/net/eternalterminal/Makefile head/net/mosh/Makefile head/net/spoofer/Makefile head/net-mgmt/collectd5/Makefile head/net-p2p/bitcoin/Makefile head/net-p2p/litecoin/Makefile head/net-p2p/namecoin/Makefile head/net-p2p/qtum/Makefile head/science/lm/Makefile head/science/paraview/Makefile head/security/certificate-transparency/Makefile head/sysutils/zbackup/Makefile head/www/mod_pagespeed/Makefile
Committed. Thanks!