Trivial update to protobuf 3.9.1: Python Drop building wheel for python 3.4 (#6406) Csharp Fix binary compatibility in 3.9.0 (delisted) FieldCodec factory methods (#6380)
see https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1 check_sym reports "No dynamic export changes" in all three shared libs between 3.9.0 and 3.9.1. I build tested and lightly runtime tested the following consumers on amd64: audio/clementine audio/mumble audio/umurmur databases/kexi devel/kreport devel/protobuf-c devel/protozero net/dnsdist net/libsignal-protocol-c net/litecoin net/mosh Index: Makefile =================================================================== RCS file: /var/cvs/ports/devel/protobuf/Makefile,v retrieving revision 1.26 diff -u -p -r1.26 Makefile --- Makefile 9 Aug 2019 06:01:21 -0000 1.26 +++ Makefile 9 Aug 2019 14:30:45 -0000 @@ -2,10 +2,9 @@ COMMENT = c++ protocol buffers -V = 3.9.0 +V = 3.9.1 DISTNAME = protobuf-cpp-$V PKGNAME = protobuf-$V -REVISION = 0 WRKDIST = ${WRKDIR}/protobuf-${V} Index: distinfo =================================================================== RCS file: /var/cvs/ports/devel/protobuf/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo --- distinfo 31 Jul 2019 20:58:10 -0000 1.6 +++ distinfo 9 Aug 2019 14:25:15 -0000 @@ -1,2 +1,2 @@ -SHA256 (protobuf-cpp-3.9.0.tar.gz) = EtX6y7nJdL4mHeu4H6SPT1viWDDUOmS1Uu3MS5XNbLY= -SIZE (protobuf-cpp-3.9.0.tar.gz) = 4537469 +SHA256 (protobuf-cpp-3.9.1.tar.gz) = KaHbO5vrzwVMVA8TQAVjEg/yn73YSbLHoJf/6dPVCOs= +SIZE (protobuf-cpp-3.9.1.tar.gz) = 4556914