pkgsrc/devel/protobuf
minskim 7555545f44 devel/{py-,}protobuf: Update to 3.4.1
Notable changes:

* C++
  - Proto3 messages are now able to preserve unknown fields.
  - Packable proto3 fields are now packed by default in serialization.

* Python
  - SerializeToString API is changed to SerializeToString(self, **kwargs).
  - Added sort_keys parameter in json format to make the output
    deterministic.
2017-10-20 23:02:25 +00:00
..
patches
buildlink3.mk
DESCR
distinfo
Makefile
Makefile.common
PLIST