Commit graph

5 commits

Author SHA1 Message Date
rillig
508923f461 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:13 +00:00
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
joerg
5d201e9228 Don't make assumptions about the runtime environment. 2018-01-07 20:57: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