Commit graph

3 commits

Author SHA1 Message Date
minskim
c8f9f476c9 devel/flatbuffers: Update to 1.9.0
Changes:
- Further optimized C++ memory usage for FlatBufferBuilder: from 3 to
  1 dynamic allocations
- Other fixes and improvements
2018-05-08 16:44:15 +00:00
he
da48bbe9db At least on NetBSD, the version number comes after .so, so fix PLIST
accordingly.
Bump PKGREVISION.
2017-12-27 20:47:00 +00:00
minskim
479336e0e0 devel/flatbuffers: Import version 1.8.0
FlatBuffers is an efficient cross platform serialization library for
C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally
created at Google for game development and other performance-critical
applications.
2017-11-22 19:30:48 +00:00