From c8f9f476c9771bc1c7684c375bd03f76c27ccfd7 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 8 May 2018 16:44:15 +0000 Subject: [PATCH] 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 --- devel/flatbuffers/Makefile | 5 ++--- devel/flatbuffers/PLIST | 7 ++++--- devel/flatbuffers/distinfo | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index b255dae39cbd..c87ac222662a 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -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} diff --git a/devel/flatbuffers/PLIST b/devel/flatbuffers/PLIST index 061c5ae34103..0c04a93a48c3 100644 --- a/devel/flatbuffers/PLIST +++ b/devel/flatbuffers/PLIST @@ -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 diff --git a/devel/flatbuffers/distinfo b/devel/flatbuffers/distinfo index ed82a62d1b41..5e993b8ba083 100644 --- a/devel/flatbuffers/distinfo +++ b/devel/flatbuffers/distinfo @@ -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