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
This commit is contained in:
minskim 2018-05-08 16:44:15 +00:00
parent 51d38b12d8
commit c8f9f476c9
3 changed files with 11 additions and 11 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.2 2017/12/27 20:47:00 he Exp $
# $NetBSD: Makefile,v 1.3 2018/05/08 16:44:15 minskim Exp $
DISTNAME= flatbuffers-1.8.0
DISTNAME= flatbuffers-1.9.0
CATEGORIES= devel
PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_GITHUB:=google/}
GITHUB_TAG= v${PKGVERSION_NOREV}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2017/12/27 20:47:00 he Exp $
@comment $NetBSD: PLIST,v 1.3 2018/05/08 16:44:15 minskim Exp $
bin/flatc
include/flatbuffers/base.h
include/flatbuffers/code_generators.h
@ -15,13 +15,14 @@ include/flatbuffers/registry.h
include/flatbuffers/stl_emulation.h
include/flatbuffers/util.h
lib/cmake/flatbuffers/FlatbuffersConfig.cmake
lib/cmake/flatbuffers/FlatbuffersConfigVersion.cmake
lib/cmake/flatbuffers/FlatbuffersSharedTargets-release.cmake
lib/cmake/flatbuffers/FlatbuffersSharedTargets.cmake
lib/cmake/flatbuffers/FlatbuffersTargets-release.cmake
lib/cmake/flatbuffers/FlatbuffersTargets.cmake
lib/cmake/flatbuffers/FlatcTargets-release.cmake
lib/cmake/flatbuffers/FlatcTargets.cmake
lib/libflatbuffers.so.${PKGVERSION}
lib/libflatbuffers.so.1
lib/libflatbuffers.a
lib/libflatbuffers.so
lib/libflatbuffers.so.${PKGVERSION}
lib/libflatbuffers.so.1

View file

@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.2 2018/01/07 20:57:15 joerg Exp $
$NetBSD: distinfo,v 1.3 2018/05/08 16:44:15 minskim Exp $
SHA1 (flatbuffers-1.8.0.tar.gz) = 658ed4e2859c3f4e5b9a665ae4f78834df4f9136
RMD160 (flatbuffers-1.8.0.tar.gz) = be717253767ca9e2b36504d9d414ce8bd9d22665
SHA512 (flatbuffers-1.8.0.tar.gz) = 8f6c84caa6456418fc751ea9de456dd37378b3239d1a41d2205140e7b19a5b8b2e342a22dc8d7fdd0c36878455e9d7401cc6438d3b771f7875e8fcfe7bbd52f1
Size (flatbuffers-1.8.0.tar.gz) = 616362 bytes
SHA1 (flatbuffers-1.9.0.tar.gz) = 66a3c75a271c6dab1dc4511aed4b7d498875265d
RMD160 (flatbuffers-1.9.0.tar.gz) = 0a73365e0d0f6db5d65b59d4807f457af4a0645e
SHA512 (flatbuffers-1.9.0.tar.gz) = 0ba07dbe5b2fde1d0a6e14ee26ee2816062541d934eda204b846a30c019362f2626761b628c900293928b9b546dba8ca477c13182e022c3e0e0a142fd67f0696
Size (flatbuffers-1.9.0.tar.gz) = 681752 bytes
SHA1 (patch-CMakeLists.txt) = 89679eed28e7b5ce1fb6573c14433acdc43058a6