git: 6fc345e93b6e - main - devel/simdjson: update to 3.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Jan 2023 16:44:33 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6fc345e93b6e99209ef178fcc2720e5e29580cf2
commit 6fc345e93b6e99209ef178fcc2720e5e29580cf2
Author: Oleg Ginzburg <olevole@olevole.ru>
AuthorDate: 2023-01-27 11:22:06 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-27 16:40:22 +0000
devel/simdjson: update to 3.1.0
ChangeLog: https://github.com/simdjson/simdjson/releases
* Disabling fallback kernel on systems where it is not needed.
* Testing and fixing log issues.
* complete number_in_string for documents, stringify the version macro and
improving trailing content errors.
PR: 269155
Reported by: olevole@olevole.ru (maintainer)
---
devel/simdjson/Makefile | 2 +-
devel/simdjson/distinfo | 6 +++---
devel/simdjson/pkg-plist | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/simdjson/Makefile b/devel/simdjson/Makefile
index 161510db2a40..67647148bff0 100644
--- a/devel/simdjson/Makefile
+++ b/devel/simdjson/Makefile
@@ -1,6 +1,6 @@
PORTNAME= simdjson
DISTVERSIONPREFIX= v
-DISTVERSION= 3.0.1
+DISTVERSION= 3.1.0
CATEGORIES= devel
MAINTAINER= olevole@olevole.ru
diff --git a/devel/simdjson/distinfo b/devel/simdjson/distinfo
index 04a7f0e5c2cb..746f150ceaf9 100644
--- a/devel/simdjson/distinfo
+++ b/devel/simdjson/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1672730752
-SHA256 (simdjson-simdjson-v3.0.1_GH0.tar.gz) = 156b1bc5eb0561b2bd166b46d191fd3d95a3e709cc63761477d3b7aec2b6e9ed
-SIZE (simdjson-simdjson-v3.0.1_GH0.tar.gz) = 1630050
+TIMESTAMP = 1674808414
+SHA256 (simdjson-simdjson-v3.1.0_GH0.tar.gz) = e0fc4eb7c2262688c808cfdb86cd87fce6de8612ced7da4c248f702f3ad144be
+SIZE (simdjson-simdjson-v3.1.0_GH0.tar.gz) = 1632837
SHA256 (simdjson-simdjson-data-a5b13ba_GH0.tar.gz) = ecac9f00c960381e132632e44063f385c6513283305ccd6794c24590d561bbc9
SIZE (simdjson-simdjson-data-a5b13ba_GH0.tar.gz) = 6639897
diff --git a/devel/simdjson/pkg-plist b/devel/simdjson/pkg-plist
index 8e3d27bbaafd..5384fd439fa5 100644
--- a/devel/simdjson/pkg-plist
+++ b/devel/simdjson/pkg-plist
@@ -4,6 +4,6 @@ lib/cmake/simdjson/simdjson-config.cmake
lib/cmake/simdjson/simdjsonTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/simdjson/simdjsonTargets.cmake
lib/libsimdjson.so
-lib/libsimdjson.so.14
-lib/libsimdjson.so.14.0.0
+lib/libsimdjson.so.15
+lib/libsimdjson.so.15.0.0
libdata/pkgconfig/simdjson.pc