FreeBSD Bugzilla – Attachment 216078 Details for
Bug 247669
devel/simdjson: Update to 0.4.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
simdjson.patch (text/plain), 2.47 KB, created by
Yuri Victorovich
on 2020-06-30 23:47:12 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2020-06-30 23:47:12 UTC
Size:
2.47 KB
patch
obsolete
>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.5 > 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 <bsd.port.mk> >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 = 1593560760 >+SHA256 (simdjson-simdjson-v0.4.5_GH0.tar.gz) = 2d5d125909f0f4bfebed5ea84cc1c6ccafe4730db336d2afcb5402369181e19e >+SIZE (simdjson-simdjson-v0.4.5_GH0.tar.gz) = 4118328 >Index: devel/simdjson/pkg-plist >=================================================================== >--- devel/simdjson/pkg-plist (revision 538834) >+++ devel/simdjson/pkg-plist (working copy) >@@ -1,26 +1,6 @@ >+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 >+lib/libsimdjson.so.0.4.5 >+lib/libsimdjson.so.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 247669
:
216077
| 216078