diff options
Diffstat (limited to 'databases/surrealdb/Makefile')
-rw-r--r-- | databases/surrealdb/Makefile | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile index eac2663c2165..926101f76751 100644 --- a/databases/surrealdb/Makefile +++ b/databases/surrealdb/Makefile @@ -1,6 +1,7 @@ PORTNAME= surrealdb DISTVERSIONPREFIX= v -DISTVERSION= 2.3.7 +DISTVERSION= 2.3.10 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org @@ -309,7 +310,6 @@ CARGO_CRATES= Inflector-0.11.4 \ libloading-0.7.4 \ libloading-0.8.6 \ libm-0.2.11 \ - libmimalloc-sys-0.1.40 \ libredox-0.1.3 \ librocksdb-sys-0.17.1+9.9.3 \ libz-sys-1.1.22 \ @@ -324,7 +324,7 @@ CARGO_CRATES= Inflector-0.11.4 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.12.1 \ - matchers-0.1.0 \ + matchers-0.2.0 \ matchit-0.7.3 \ matrixmultiply-0.3.9 \ md-5-0.10.6 \ @@ -332,7 +332,6 @@ CARGO_CRATES= Inflector-0.11.4 \ memmap2-0.9.5 \ miette-5.10.0 \ miette-derive-5.10.0 \ - mimalloc-0.1.44 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ @@ -353,6 +352,7 @@ CARGO_CRATES= Inflector-0.11.4 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ + nu-ansi-term-0.50.1 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ @@ -453,9 +453,7 @@ CARGO_CRATES= Inflector-0.11.4 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ regex-1.11.1 \ - regex-automata-0.1.10 \ regex-automata-0.4.9 \ - regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ rend-0.4.2 \ @@ -616,7 +614,7 @@ CARGO_CRATES= Inflector-0.11.4 \ tracing-log-0.2.0 \ tracing-opentelemetry-0.25.0 \ tracing-serde-0.2.0 \ - tracing-subscriber-0.3.19 \ + tracing-subscriber-0.3.20 \ trice-0.4.0 \ try-lock-0.2.5 \ try_map-0.3.1 \ |