CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/03/26 03:22:10
Modified files:
devel/protobuf-java: Makefile distinfo
Log message:
Update protobuf-java to 4.34.1
Decimal representation of big BigIntegers bites yet again:
* Avoid toBigIntegerExact in JsonFormat to avoid degenerate parse behavior in
the face of
large exponents: https://github.com/protocolbuffers/protobuf/issues/26032
https://github.com/protocolbuffers/protobuf/releases/tag/v34.1
