git: 5e550c742955 - main - devel/rust-analyzer: Update to 2023-06-12

From: Mikael Urankar <mikael_at_FreeBSD.org>
Date: Mon, 12 Jun 2023 11:56:01 UTC
The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5e550c7429558ee02d71ba15f18460e5cc62e2e3

commit 5e550c7429558ee02d71ba15f18460e5cc62e2e3
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2023-06-12 11:54:36 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-06-12 11:55:58 +0000

    devel/rust-analyzer: Update to 2023-06-12
    
    Changes:
      https://rust-analyzer.github.io/thisweek/2023/05/08/changelog-180.html
      https://rust-analyzer.github.io/thisweek/2023/05/15/changelog-181.html
      https://rust-analyzer.github.io/thisweek/2023/05/22/changelog-182.html
      https://rust-analyzer.github.io/thisweek/2023/05/29/changelog-183.html
      https://rust-analyzer.github.io/thisweek/2023/06/05/changelog-184.html
      https://rust-analyzer.github.io/thisweek/2023/06/12/changelog-185.html
---
 devel/rust-analyzer/Makefile | 13 +++++++++----
 devel/rust-analyzer/distinfo | 26 +++++++++++++++++++-------
 2 files changed, 28 insertions(+), 11 deletions(-)

diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile
index 993ec54a0860..dd10271c0596 100644
--- a/devel/rust-analyzer/Makefile
+++ b/devel/rust-analyzer/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	rust-analyzer
-DISTVERSION=	2023-05-01
-PORTREVISION=	1
+DISTVERSION=	2023-06-12
 CATEGORIES=	devel
 
 MAINTAINER=	rust@FreeBSD.org
@@ -94,6 +93,7 @@ CARGO_CRATES=	addr2line-0.19.0 \
 		mio-0.8.5 \
 		miow-0.5.0 \
 		nix-0.26.2 \
+		nohash-hasher-0.2.0 \
 		notify-5.1.0 \
 		nu-ansi-term-0.46.0 \
 		num_cpus-1.15.0 \
@@ -117,6 +117,7 @@ CARGO_CRATES=	addr2line-0.19.0 \
 		pulldown-cmark-0.9.2 \
 		pulldown-cmark-to-cmark-10.0.4 \
 		quote-1.0.26 \
+		ra-ap-rustc_lexer-0.1.0 \
 		rayon-1.7.0 \
 		rayon-core-1.11.0 \
 		redox_syscall-0.2.16 \
@@ -124,7 +125,6 @@ CARGO_CRATES=	addr2line-0.19.0 \
 		regex-automata-0.1.10 \
 		regex-syntax-0.6.29 \
 		rowan-0.15.11 \
-		rustc-ap-rustc_lexer-727.0.0 \
 		rustc-demangle-0.1.22 \
 		rustc-hash-1.1.0 \
 		ryu-1.0.13 \
@@ -150,7 +150,6 @@ CARGO_CRATES=	addr2line-0.19.0 \
 		thiserror-1.0.39 \
 		thiserror-impl-1.0.39 \
 		thread_local-1.1.7 \
-		threadpool-1.8.1 \
 		tikv-jemalloc-ctl-0.5.0 \
 		tikv-jemalloc-sys-0.5.3+5.3.0-patched \
 		tikv-jemallocator-0.5.0 \
@@ -164,8 +163,14 @@ CARGO_CRATES=	addr2line-0.19.0 \
 		tracing-log-0.1.3 \
 		tracing-subscriber-0.3.16 \
 		tracing-tree-0.2.2 \
+		triomphe-0.1.8 \
 		typed-arena-2.0.2 \
 		ungrammar-1.16.1 \
+		unic-char-property-0.9.0 \
+		unic-char-range-0.9.0 \
+		unic-common-0.9.0 \
+		unic-emoji-char-0.9.0 \
+		unic-ucd-version-0.9.0 \
 		unicase-2.6.0 \
 		unicode-bidi-0.3.13 \
 		unicode-ident-1.0.8 \
diff --git a/devel/rust-analyzer/distinfo b/devel/rust-analyzer/distinfo
index 0a5f62b6f121..c5734ffb33d5 100644
--- a/devel/rust-analyzer/distinfo
+++ b/devel/rust-analyzer/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1683042781
+TIMESTAMP = 1686555382
 SHA256 (rust/crates/addr2line-0.19.0.crate) = a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97
 SIZE (rust/crates/addr2line-0.19.0.crate) = 33210
 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
@@ -155,6 +155,8 @@ SHA256 (rust/crates/miow-0.5.0.crate) = 52ffbca2f655e33c08be35d87278e5b18b89550a
 SIZE (rust/crates/miow-0.5.0.crate) = 27696
 SHA256 (rust/crates/nix-0.26.2.crate) = bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a
 SIZE (rust/crates/nix-0.26.2.crate) = 277973
+SHA256 (rust/crates/nohash-hasher-0.2.0.crate) = 2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451
+SIZE (rust/crates/nohash-hasher-0.2.0.crate) = 8051
 SHA256 (rust/crates/notify-5.1.0.crate) = 58ea850aa68a06e48fdb069c0ec44d0d64c8dbffa49bf3b6f7f0a901fdea1ba9
 SIZE (rust/crates/notify-5.1.0.crate) = 37269
 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84
@@ -201,6 +203,8 @@ SHA256 (rust/crates/pulldown-cmark-to-cmark-10.0.4.crate) = 0194e6e1966c23cc5fd9
 SIZE (rust/crates/pulldown-cmark-to-cmark-10.0.4.crate) = 17917
 SHA256 (rust/crates/quote-1.0.26.crate) = 4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc
 SIZE (rust/crates/quote-1.0.26.crate) = 28397
+SHA256 (rust/crates/ra-ap-rustc_lexer-0.1.0.crate) = e1c145702ed3f237918e512685185dc8a4d0edc3a5326c63d20361d8ba9b45b3
+SIZE (rust/crates/ra-ap-rustc_lexer-0.1.0.crate) = 15801
 SHA256 (rust/crates/rayon-1.7.0.crate) = 1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b
 SIZE (rust/crates/rayon-1.7.0.crate) = 169488
 SHA256 (rust/crates/rayon-core-1.11.0.crate) = 4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d
@@ -215,8 +219,6 @@ SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4
 SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752
 SHA256 (rust/crates/rowan-0.15.11.crate) = 64449cfef9483a475ed56ae30e2da5ee96448789fb2aa240a04beb6a055078bf
 SIZE (rust/crates/rowan-0.15.11.crate) = 39449
-SHA256 (rust/crates/rustc-ap-rustc_lexer-727.0.0.crate) = 8f40f26e7abdcd3b982f36c09a634cc6187988fbf6ec466c91f8d30a12ac0237
-SIZE (rust/crates/rustc-ap-rustc_lexer-727.0.0.crate) = 14338
 SHA256 (rust/crates/rustc-demangle-0.1.22.crate) = d4a36c42d1873f9a77c53bde094f9664d9891bc604a45b4798fd2c389ed12e5b
 SIZE (rust/crates/rustc-demangle-0.1.22.crate) = 29044
 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2
@@ -267,8 +269,6 @@ SHA256 (rust/crates/thiserror-impl-1.0.39.crate) = 5420d42e90af0c38c3290abcca25b
 SIZE (rust/crates/thiserror-impl-1.0.39.crate) = 15057
 SHA256 (rust/crates/thread_local-1.1.7.crate) = 3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152
 SIZE (rust/crates/thread_local-1.1.7.crate) = 13585
-SHA256 (rust/crates/threadpool-1.8.1.crate) = d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa
-SIZE (rust/crates/threadpool-1.8.1.crate) = 14408
 SHA256 (rust/crates/tikv-jemalloc-ctl-0.5.0.crate) = e37706572f4b151dff7a0146e040804e9c26fe3a3118591112f05cf12a4216c1
 SIZE (rust/crates/tikv-jemalloc-ctl-0.5.0.crate) = 19183
 SHA256 (rust/crates/tikv-jemalloc-sys-0.5.3+5.3.0-patched.crate) = a678df20055b43e57ef8cddde41cdfda9a3c1a060b67f4c5836dfb1d78543ba8
@@ -295,10 +295,22 @@ SHA256 (rust/crates/tracing-subscriber-0.3.16.crate) = a6176eae26dd70d0c91974937
 SIZE (rust/crates/tracing-subscriber-0.3.16.crate) = 193572
 SHA256 (rust/crates/tracing-tree-0.2.2.crate) = 758e983ab7c54fee18403994507e7f212b9005e957ce7984996fac8d11facedb
 SIZE (rust/crates/tracing-tree-0.2.2.crate) = 17254
+SHA256 (rust/crates/triomphe-0.1.8.crate) = f1ee9bd9239c339d714d657fac840c6d2a4f9c45f4f9ec7b0975113458be78db
+SIZE (rust/crates/triomphe-0.1.8.crate) = 25448
 SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a
 SIZE (rust/crates/typed-arena-2.0.2.crate) = 11848
 SHA256 (rust/crates/ungrammar-1.16.1.crate) = a3e5df347f0bf3ec1d670aad6ca5c6a1859cd9ea61d2113125794654ccced68f
 SIZE (rust/crates/ungrammar-1.16.1.crate) = 8383
+SHA256 (rust/crates/unic-char-property-0.9.0.crate) = a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221
+SIZE (rust/crates/unic-char-property-0.9.0.crate) = 6809
+SHA256 (rust/crates/unic-char-range-0.9.0.crate) = 0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc
+SIZE (rust/crates/unic-char-range-0.9.0.crate) = 7020
+SHA256 (rust/crates/unic-common-0.9.0.crate) = 80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc
+SIZE (rust/crates/unic-common-0.9.0.crate) = 2558
+SHA256 (rust/crates/unic-emoji-char-0.9.0.crate) = 0b07221e68897210270a38bde4babb655869637af0f69407f96053a34f76494d
+SIZE (rust/crates/unic-emoji-char-0.9.0.crate) = 5667
+SHA256 (rust/crates/unic-ucd-version-0.9.0.crate) = 96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4
+SIZE (rust/crates/unic-ucd-version-0.9.0.crate) = 2246
 SHA256 (rust/crates/unicase-2.6.0.crate) = 50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6
 SIZE (rust/crates/unicase-2.6.0.crate) = 23478
 SHA256 (rust/crates/unicode-bidi-0.3.13.crate) = 92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460
@@ -357,5 +369,5 @@ SHA256 (rust/crates/xshell-macros-0.2.3.crate) = 1dbabb1cbd15a1d6d12d9ed6b35cc67
 SIZE (rust/crates/xshell-macros-0.2.3.crate) = 2851
 SHA256 (rust/crates/zip-0.6.4.crate) = 0445d0fbc924bb93539b4316c11afb121ea39296f99a3c4c9edad09e3658cdef
 SIZE (rust/crates/zip-0.6.4.crate) = 62396
-SHA256 (rust-analyzer-rust-analyzer-2023-05-01_GH0.tar.gz) = 26b484e8af818a660c17dfd9c4bd0f27cf694b96150b8f2d08a5c1c64b1aa602
-SIZE (rust-analyzer-rust-analyzer-2023-05-01_GH0.tar.gz) = 2478520
+SHA256 (rust-analyzer-rust-analyzer-2023-06-12_GH0.tar.gz) = 76f1778babad2f5e170c04a25a81dc3a62e4199b3b4f5c2574d9540220d68b10
+SIZE (rust-analyzer-rust-analyzer-2023-06-12_GH0.tar.gz) = 2573089