Index: head/devel/flatbuffers/Makefile =================================================================== --- head/devel/flatbuffers/Makefile (revision 434348) +++ head/devel/flatbuffers/Makefile (revision 434349) @@ -1,23 +1,23 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= flatbuffers -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= yuri@rawbw.com COMMENT= Memory efficient serialization library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_powerpc64= Does not build USE_GITHUB= yes GH_ACCOUNT= google USES= cmake compiler:c++11-lib USE_LDCONFIG= yes .include Index: head/devel/flatbuffers/distinfo =================================================================== --- head/devel/flatbuffers/distinfo (revision 434348) +++ head/devel/flatbuffers/distinfo (revision 434349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483521221 -SHA256 (google-flatbuffers-v1.5.0_GH0.tar.gz) = 85362cb54042e96329cb65396a5b589789b3d42e4ed7c2debddb7a2300a05f41 -SIZE (google-flatbuffers-v1.5.0_GH0.tar.gz) = 413355 +TIMESTAMP = 1487236169 +SHA256 (google-flatbuffers-v1.6.0_GH0.tar.gz) = 768c50ebf5823f8cde81a9e38ffff115c8f5a5d031a37520d0024e7b9c6cd22e +SIZE (google-flatbuffers-v1.6.0_GH0.tar.gz) = 440968 Index: head/devel/flatbuffers/pkg-plist =================================================================== --- head/devel/flatbuffers/pkg-plist (revision 434348) +++ head/devel/flatbuffers/pkg-plist (revision 434349) @@ -1,10 +1,12 @@ bin/flatc include/flatbuffers/code_generators.h include/flatbuffers/flatbuffers.h +include/flatbuffers/flatc.h +include/flatbuffers/flexbuffers.h include/flatbuffers/grpc.h include/flatbuffers/hash.h include/flatbuffers/idl.h include/flatbuffers/reflection.h include/flatbuffers/reflection_generated.h include/flatbuffers/util.h lib/libflatbuffers.a