aboutsummaryrefslogtreecommitdiff
path: root/devel/rust-analyzer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rust-analyzer/Makefile')
-rw-r--r--devel/rust-analyzer/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile
index 29d17760c8a6..a3437d4cdd61 100644
--- a/devel/rust-analyzer/Makefile
+++ b/devel/rust-analyzer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rust-analyzer
-DISTVERSION= 2021-05-03
+DISTVERSION= 2021-05-10
CATEGORIES= devel
MAINTAINER= rust@FreeBSD.org
@@ -69,9 +69,6 @@ CARGO_CRATES= addr2line-0.14.1 \
instant-0.1.9 \
itertools-0.10.0 \
itoa-0.4.7 \
- jemalloc-ctl-0.3.3 \
- jemalloc-sys-0.3.2 \
- jemallocator-0.3.2 \
jod-thread-0.1.2 \
lazy_static-1.4.0 \
libc-0.2.94 \
@@ -84,7 +81,6 @@ CARGO_CRATES= addr2line-0.14.1 \
matchers-0.0.1 \
matches-0.1.8 \
memchr-2.4.0 \
- memmap-0.7.0 \
memmap2-0.2.2 \
memoffset-0.6.3 \
mimalloc-0.1.25 \
@@ -120,12 +116,12 @@ CARGO_CRATES= addr2line-0.14.1 \
regex-1.5.3 \
regex-automata-0.1.9 \
regex-syntax-0.6.25 \
- rowan-0.13.0-pre.3 \
+ rowan-0.13.0-pre.5 \
rustc-ap-rustc_lexer-716.0.0 \
rustc-demangle-0.1.18 \
rustc-hash-1.1.0 \
ryu-1.0.5 \
- salsa-0.16.0 \
+ salsa-0.16.1 \
salsa-macros-0.16.0 \
same-file-1.0.6 \
scoped-tls-1.0.0 \
@@ -147,6 +143,9 @@ CARGO_CRATES= addr2line-0.14.1 \
text-size-1.1.0 \
thread_local-1.1.3 \
threadpool-1.8.1 \
+ tikv-jemalloc-ctl-0.4.1 \
+ tikv-jemalloc-sys-0.4.1+5.2.1-patched \
+ tikv-jemallocator-0.4.1 \
tinyvec-1.2.0 \
tinyvec_macros-0.1.0 \
tracing-0.1.26 \