Subject: CVS commit: pkgsrc/devel
From: Min Sik Kim
Date: 2017-10-21 01:02:25
Message id: 20171020230225.768D3FBC7@cvs.NetBSD.org

Log Message:
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.

Files:
RevisionActionfile
1.8modifypkgsrc/devel/protobuf/Makefile.common
1.8modifypkgsrc/devel/protobuf/PLIST
1.17modifypkgsrc/devel/protobuf/distinfo
1.12modifypkgsrc/devel/py-protobuf/Makefile
1.5modifypkgsrc/devel/py-protobuf/PLIST
1.11modifypkgsrc/devel/py-protobuf/distinfo