Index: devel/simdjson/Makefile =================================================================== --- devel/simdjson/Makefile (revision 538834) +++ devel/simdjson/Makefile (working copy) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= simdjson -PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v +DISTVERSION= 0.4.4 CATEGORIES= devel MAINTAINER= olevole@olevole.ru @@ -9,11 +9,14 @@ COMMENT= Parsing gigabytes of JSON per second LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= does not build (error: unknown type name '__uint128_t') -USES= cmake +USES= cmake compiler:c++17-lang +USE_GITHUB= yes USE_LDCONFIG= yes -USE_GITHUB= yes +CMAKE_ON= SIMDJSON_JUST_LIBRARY + .include Index: devel/simdjson/distinfo =================================================================== --- devel/simdjson/distinfo (revision 538834) +++ devel/simdjson/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587311426 -SHA256 (simdjson-simdjson-v0.3.1_GH0.tar.gz) = 9ae0b77139d6b854fe4d25db5e525762d3f7880f7146329767078397b6ed2f94 -SIZE (simdjson-simdjson-v0.3.1_GH0.tar.gz) = 4017181 +TIMESTAMP = 1593556400 +SHA256 (simdjson-simdjson-v0.4.4_GH0.tar.gz) = 736f1f5b97bd3c07b2f3377e7987510b7f85a88d31d349c3dca415e7a9a719d0 +SIZE (simdjson-simdjson-v0.4.4_GH0.tar.gz) = 4117970 Index: devel/simdjson/pkg-plist =================================================================== --- devel/simdjson/pkg-plist (revision 538834) +++ devel/simdjson/pkg-plist (working copy) @@ -1,26 +1,4 @@ +include/simdjson.h +lib/cmake/simdjson/simdjson-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/simdjson/simdjson-config.cmake -lib/cmake/simdjson/simdjson-config-%%CMAKE_BUILD_TYPE%%.cmake -lib/libsimdjson.so.1 lib/libsimdjson.so -lib/libsimdjson.so.0.3.1 -include/simdjson.h -include/simdjson/jsonioutil.h -include/simdjson/portability.h -include/simdjson/simdjson_version.h -include/simdjson/document_stream.h -include/simdjson/document.h -include/simdjson/inline/padded_string.h -include/simdjson/inline/document.h -include/simdjson/inline/document_stream.h -include/simdjson/inline/error.h -include/simdjson/inline/parsedjson_iterator.h -include/simdjson/internal/jsonformatutils.h -include/simdjson/jsonparser.h -include/simdjson/error.h -include/simdjson/padded_string.h -include/simdjson/common_defs.h -include/simdjson/compiler_check.h -include/simdjson/parsedjson.h -include/simdjson/implementation.h -include/simdjson/parsedjson_iterator.h -include/simdjson/simdjson.h