Date: Sat, 20 Jun 2026 02:31:21 +0000 From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 716b94d021e1 - main - editors/zed: Update to 1.7.2 Message-ID: <6a35fb79.39a5d.116f8235@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=716b94d021e12daa9bc4d6a4a97a49e860fb80ef commit 716b94d021e12daa9bc4d6a4a97a49e860fb80ef Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-06-20 02:21:04 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-06-20 02:30:23 +0000 editors/zed: Update to 1.7.2 Changelog: https://github.com/zed-industries/zed/releases/tag/v1.7.2 Reported by: GitHub (watch releases) --- editors/zed/Makefile | 2 +- editors/zed/Makefile.crates | 10 +++++---- editors/zed/distinfo | 26 +++++++++++++--------- editors/zed/files/patch-Cargo.lock | 16 ++++++------- ...ion__host_src_wasm__host_wit_since__v0__8__0.rs | 4 ++-- editors/zed/files/patch-crates_gpui_src_gpui.rs | 21 +++++++++-------- .../zed/files/patch-crates_gpui_src_platform.rs | 6 ++--- ...tes_project_tests_integration_project__tests.rs | 4 ++-- editors/zed/files/patch-crates_zed_src_zed.rs | 6 ++--- editors/zed/files/pkg-message.in | 3 +-- 10 files changed, 51 insertions(+), 47 deletions(-) diff --git a/editors/zed/Makefile b/editors/zed/Makefile index 67dff940f709..ef43aba4ab5e 100644 --- a/editors/zed/Makefile +++ b/editors/zed/Makefile @@ -1,6 +1,6 @@ PORTNAME= zed DISTVERSIONPREFIX= v -DISTVERSION= 1.6.3 +DISTVERSION= 1.7.2 CATEGORIES= editors PKGNAMESUFFIX= -editor diff --git a/editors/zed/Makefile.crates b/editors/zed/Makefile.crates index 9450e9c585a5..3cf017b2164b 100644 --- a/editors/zed/Makefile.crates +++ b/editors/zed/Makefile.crates @@ -7,9 +7,9 @@ CARGO_CRATES= accesskit-0.24.0 \ addr2line-0.25.1 \ adler2-2.0.1 \ aes-0.8.4 \ - agent-client-protocol-0.13.1 \ - agent-client-protocol-derive-0.13.1 \ - agent-client-protocol-schema-0.13.5 \ + agent-client-protocol-0.14.0 \ + agent-client-protocol-derive-0.14.0 \ + agent-client-protocol-schema-0.13.6 \ ahash-0.7.8 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ @@ -736,6 +736,7 @@ CARGO_CRATES= accesskit-0.24.0 \ objc2-core-data-0.2.2 \ objc2-core-foundation-0.3.2 \ objc2-core-image-0.2.2 \ + objc2-core-services-0.3.2 \ objc2-encode-4.1.0 \ objc2-foundation-0.2.2 \ objc2-foundation-0.3.2 \ @@ -1471,6 +1472,7 @@ CARGO_CRATES= accesskit-0.24.0 \ xml5ever-0.18.1 \ xmlparser-0.13.6 \ xmlwriter-0.1.0 \ + xxhash-rust-0.8.15 \ y4m-0.8.0 \ yaml-rust2-0.8.1 \ yansi-1.0.1 \ @@ -1510,6 +1512,7 @@ CARGO_CRATES= accesskit-0.24.0 \ zvariant-5.11.0 \ zvariant_derive-5.11.0 \ zvariant_utils-3.3.1 \ + notify,notify-types@git+https://github.com/zed-industries/notify?rev=faecbc33db4f59313e5225ef766bfd9e54a54cfd\#faecbc33db4f59313e5225ef766bfd9e54a54cfd \ libwebrtc,livekit,livekit-api,livekit-protocol,livekit-runtime,webrtc-sys,webrtc-sys-build@git+https://github.com/zed-industries/livekit-rust-sdks?rev=c3a55bbc207008f1ca3474b6037fdd3c443cad0f\#c3a55bbc207008f1ca3474b6037fdd3c443cad0f \ tree-sitter-md@git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539\#9a23c1a96c0513d8fc6520972beedd419a973539 \ trash@git+https://github.com/zed-industries/trash-rs?rev=3bf27effd4eb8699f2e484d3326b852fe3e53af7\#3bf27effd4eb8699f2e484d3326b852fe3e53af7 \ @@ -1530,7 +1533,6 @@ CARGO_CRATES= accesskit-0.24.0 \ xim-ctext,xim-parser,zed-xim@git+https://github.com/zed-industries/xim-rs.git?rev=16f35a2c881b815a2b6cdfd6687988e84f8447d8\#16f35a2c881b815a2b6cdfd6687988e84f8447d8 \ tree-sitter-cpp@git+https://github.com/tree-sitter/tree-sitter-cpp?rev=5cb9b693cfd7bfacab1d9ff4acac1a4150700609\#5cb9b693cfd7bfacab1d9ff4acac1a4150700609 \ tree-sitter-heex@git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592\#1dd45142fbb05562e35b2040c6129c9bca346592 \ - notify,notify-types@git+https://github.com/zed-industries/notify.git?rev=6566ae63331ffd1f2025b18dc00c3049fb8588c9\#6566ae63331ffd1f2025b18dc00c3049fb8588c9 \ dap-types@git+https://github.com/zed-industries/dap-types?rev=1b461b310481d01e02b2603c16d7144b926339f8\#1b461b310481d01e02b2603c16d7144b926339f8 \ async-pipe@git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553\#82d00a04211cf4e1236029aa03e6b6ce2a74c553 \ wprcontrol@git+https://github.com/zed-industries/wprcontrol?rev=cd811f7\#cd811f7d744f65291e13131b1d907fda63ed91a1 \ diff --git a/editors/zed/distinfo b/editors/zed/distinfo index af0e795b9454..307d86d1ce67 100644 --- a/editors/zed/distinfo +++ b/editors/zed/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1781263460 +TIMESTAMP = 1781876027 SHA256 (rust/crates/accesskit-0.24.0.crate) = 5351dcebb14b579ccab05f288596b2ae097005be7ee50a7c3d4ca9d0d5a66f6a SIZE (rust/crates/accesskit-0.24.0.crate) = 37124 SHA256 (rust/crates/accesskit_atspi_common-0.18.0.crate) = 842fd8203e6dfcf531d24f5bac792088edfba7d6b35844fead191603fb32a260 @@ -17,12 +17,12 @@ SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06 SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0 SIZE (rust/crates/aes-0.8.4.crate) = 124812 -SHA256 (rust/crates/agent-client-protocol-0.13.1.crate) = 8d197653697b91b3a2cfb579d061a3388cda9fdc79cb6f9393da65cbad46baf8 -SIZE (rust/crates/agent-client-protocol-0.13.1.crate) = 125613 -SHA256 (rust/crates/agent-client-protocol-derive-0.13.1.crate) = b9e4fbf6733a900814fb921b2aac06612e15b42020b76a356fbc1192e725cebc -SIZE (rust/crates/agent-client-protocol-derive-0.13.1.crate) = 3855 -SHA256 (rust/crates/agent-client-protocol-schema-0.13.5.crate) = 0d419a87e28240978e4bfdf2a5b91bccb95ae8d5b06e10721bb07c449b9f43dd -SIZE (rust/crates/agent-client-protocol-schema-0.13.5.crate) = 194755 +SHA256 (rust/crates/agent-client-protocol-0.14.0.crate) = 5efba6592048ef8a9ac97de8d79b2d9933d8ac4d94f7a2de102348fed0c61103 +SIZE (rust/crates/agent-client-protocol-0.14.0.crate) = 128206 +SHA256 (rust/crates/agent-client-protocol-derive-0.14.0.crate) = 4d176a10d4cb06e0262a738c3c5bf21ff0968db13a666e31cbca94a3d3d72e7c +SIZE (rust/crates/agent-client-protocol-derive-0.14.0.crate) = 3906 +SHA256 (rust/crates/agent-client-protocol-schema-0.13.6.crate) = c290bfa00c6b52339db66f8e9cf711d5f08530800529f7d619ff24d6cba253d0 +SIZE (rust/crates/agent-client-protocol-schema-0.13.6.crate) = 194189 SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9 SIZE (rust/crates/ahash-0.7.8.crate) = 38550 SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 @@ -1475,6 +1475,8 @@ SHA256 (rust/crates/objc2-core-foundation-0.3.2.crate) = 2a180dd8642fa45cdb7dd72 SIZE (rust/crates/objc2-core-foundation-0.3.2.crate) = 180804 SHA256 (rust/crates/objc2-core-image-0.2.2.crate) = 55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80 SIZE (rust/crates/objc2-core-image-0.2.2.crate) = 20050 +SHA256 (rust/crates/objc2-core-services-0.3.2.crate) = 583300ad934cba24ff5292aee751ecc070f7ca6b39a574cc21b7b5e588e06a0b +SIZE (rust/crates/objc2-core-services-0.3.2.crate) = 122193 SHA256 (rust/crates/objc2-encode-4.1.0.crate) = ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33 SIZE (rust/crates/objc2-encode-4.1.0.crate) = 21004 SHA256 (rust/crates/objc2-foundation-0.2.2.crate) = 0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8 @@ -2945,6 +2947,8 @@ SHA256 (rust/crates/xmlparser-0.13.6.crate) = 66fee0b777b0f5ac1c69bb06d361268faa SIZE (rust/crates/xmlparser-0.13.6.crate) = 26718 SHA256 (rust/crates/xmlwriter-0.1.0.crate) = ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9 SIZE (rust/crates/xmlwriter-0.1.0.crate) = 6261 +SHA256 (rust/crates/xxhash-rust-0.8.15.crate) = fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3 +SIZE (rust/crates/xxhash-rust-0.8.15.crate) = 21515 SHA256 (rust/crates/y4m-0.8.0.crate) = 7a5a4b21e1a62b67a2970e6831bc091d7b87e119e7f9791aef9702e3bef04448 SIZE (rust/crates/y4m-0.8.0.crate) = 12455 SHA256 (rust/crates/yaml-rust2-0.8.1.crate) = 8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8 @@ -3023,6 +3027,8 @@ SHA256 (rust/crates/zvariant_derive-5.11.0.crate) = c7d5b780599bbde114e39d9a0799 SIZE (rust/crates/zvariant_derive-5.11.0.crate) = 17729 SHA256 (rust/crates/zvariant_utils-3.3.1.crate) = 6d464f5733ffa07a3164d656f18533caace9d0638596721355d73256a410d691 SIZE (rust/crates/zvariant_utils-3.3.1.crate) = 15680 +SHA256 (zed-industries-notify-faecbc33db4f59313e5225ef766bfd9e54a54cfd_GH0.tar.gz) = 210261a75e19a613f27f2af3559e1600fd426ee897ec575e8ce5866717d3334b +SIZE (zed-industries-notify-faecbc33db4f59313e5225ef766bfd9e54a54cfd_GH0.tar.gz) = 183796 SHA256 (zed-industries-livekit-rust-sdks-c3a55bbc207008f1ca3474b6037fdd3c443cad0f_GH0.tar.gz) = ef3aa419fc644a4f82df2a93eced6d1160a2929206f804d5357da891080b3d72 SIZE (zed-industries-livekit-rust-sdks-c3a55bbc207008f1ca3474b6037fdd3c443cad0f_GH0.tar.gz) = 9605228 SHA256 (tree-sitter-grammars-tree-sitter-markdown-9a23c1a96c0513d8fc6520972beedd419a973539_GH0.tar.gz) = 429dc5952b47034346eed7689f677b014e99502c9f478a3987c5d683ef3e6475 @@ -3063,8 +3069,6 @@ SHA256 (tree-sitter-tree-sitter-cpp-5cb9b693cfd7bfacab1d9ff4acac1a4150700609_GH0 SIZE (tree-sitter-tree-sitter-cpp-5cb9b693cfd7bfacab1d9ff4acac1a4150700609_GH0.tar.gz) = 1194179 SHA256 (zed-industries-tree-sitter-heex-1dd45142fbb05562e35b2040c6129c9bca346592_GH0.tar.gz) = 5893a55adebf54b5a89102b50841928e286dae53bac15e19d1d8860f6a815560 SIZE (zed-industries-tree-sitter-heex-1dd45142fbb05562e35b2040c6129c9bca346592_GH0.tar.gz) = 33900 -SHA256 (zed-industries-notify-6566ae63331ffd1f2025b18dc00c3049fb8588c9_GH0.tar.gz) = 1e9ef7538af78c7b33b57667e5f1a6b34786071efd1096e20be10890b2b3865f -SIZE (zed-industries-notify-6566ae63331ffd1f2025b18dc00c3049fb8588c9_GH0.tar.gz) = 111740 SHA256 (zed-industries-dap-types-1b461b310481d01e02b2603c16d7144b926339f8_GH0.tar.gz) = 11106a57bca99027d5f3a18a3d32af394fa522d91dbefa5b1abf70c70b19bf83 SIZE (zed-industries-dap-types-1b461b310481d01e02b2603c16d7144b926339f8_GH0.tar.gz) = 77173 SHA256 (zed-industries-async-pipe-rs-82d00a04211cf4e1236029aa03e6b6ce2a74c553_GH0.tar.gz) = ee759b95851990a402e7e121dd1d6b3ab3215746901f0dc319d0c0266f7ca09b @@ -3083,5 +3087,5 @@ SHA256 (zed-industries-tree-sitter-yaml-baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a SIZE (zed-industries-tree-sitter-yaml-baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a_GH0.tar.gz) = 145319 SHA256 (zed-industries-calloop-eb6b4fd17b9af5ecc226546bdd04185391b3e265_GH0.tar.gz) = 8698ebc194a6c3ee377cde94f4fdff590f6a7973bc7987c880801fa7fd69e5c3 SIZE (zed-industries-calloop-eb6b4fd17b9af5ecc226546bdd04185391b3e265_GH0.tar.gz) = 94768 -SHA256 (zed-industries-zed-v1.6.3_GH0.tar.gz) = 092802148973c75716d3ccdc7ad0d3297c4a519ad6f2c9ec3937a394fe6777b2 -SIZE (zed-industries-zed-v1.6.3_GH0.tar.gz) = 22482062 +SHA256 (zed-industries-zed-v1.7.2_GH0.tar.gz) = 1f2e79675f4c53788e8ea834f54143261050d63a79daa291b5761c584a045e68 +SIZE (zed-industries-zed-v1.7.2_GH0.tar.gz) = 22562166 diff --git a/editors/zed/files/patch-Cargo.lock b/editors/zed/files/patch-Cargo.lock index 41dc21fa2434..dc272971c640 100644 --- a/editors/zed/files/patch-Cargo.lock +++ b/editors/zed/files/patch-Cargo.lock @@ -1,6 +1,6 @@ ---- Cargo.lock.orig 2026-06-10 17:21:09 UTC +--- Cargo.lock.orig 2026-06-17 14:36:18 UTC +++ Cargo.lock -@@ -9104,21 +9104,21 @@ name = "ipc-channel" +@@ -9135,21 +9135,21 @@ name = "ipc-channel" [[package]] name = "ipc-channel" @@ -30,7 +30,7 @@ ] [[package]] -@@ -21208,16 +21208,6 @@ name = "windows" +@@ -21231,16 +21231,6 @@ name = "windows" [[package]] name = "windows" @@ -47,7 +47,7 @@ version = "0.61.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" -@@ -21310,19 +21300,6 @@ name = "windows-core" +@@ -21333,19 +21323,6 @@ name = "windows-core" [[package]] name = "windows-core" @@ -67,7 +67,7 @@ version = "0.61.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" -@@ -21393,17 +21370,6 @@ name = "windows-implement" +@@ -21416,17 +21393,6 @@ name = "windows-implement" [[package]] name = "windows-implement" @@ -85,7 +85,7 @@ version = "0.60.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" -@@ -21437,17 +21403,6 @@ name = "windows-interface" +@@ -21460,17 +21426,6 @@ name = "windows-interface" [[package]] name = "windows-interface" @@ -103,7 +103,7 @@ version = "0.59.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" -@@ -21533,15 +21488,6 @@ name = "windows-result" +@@ -21556,15 +21511,6 @@ name = "windows-result" [[package]] name = "windows-result" @@ -119,7 +119,7 @@ version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" -@@ -21556,16 +21502,6 @@ dependencies = [ +@@ -21579,16 +21525,6 @@ dependencies = [ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" dependencies = [ "windows-link 0.2.1", diff --git a/editors/zed/files/patch-crates_extension__host_src_wasm__host_wit_since__v0__8__0.rs b/editors/zed/files/patch-crates_extension__host_src_wasm__host_wit_since__v0__8__0.rs index d763d1e6a8d8..c04e4c4688e5 100644 --- a/editors/zed/files/patch-crates_extension__host_src_wasm__host_wit_since__v0__8__0.rs +++ b/editors/zed/files/patch-crates_extension__host_src_wasm__host_wit_since__v0__8__0.rs @@ -1,4 +1,4 @@ ---- crates/extension_host/src/wasm_host/wit/since_v0_8_0.rs.orig 2026-05-13 17:09:47 UTC +--- crates/extension_host/src/wasm_host/wit/since_v0_8_0.rs.orig 2026-06-17 14:36:18 UTC +++ crates/extension_host/src/wasm_host/wit/since_v0_8_0.rs @@ -863,7 +863,7 @@ impl platform::Host for WasmState { Ok(( @@ -7,5 +7,5 @@ - "linux" => platform::Os::Linux, + "linux" | "freebsd" => platform::Os::Linux, "windows" => platform::Os::Windows, - _ => panic!("unsupported os"), + _ => bail!("unsupported os"), }, diff --git a/editors/zed/files/patch-crates_gpui_src_gpui.rs b/editors/zed/files/patch-crates_gpui_src_gpui.rs index 3f4aae53e916..b96174af4d5b 100644 --- a/editors/zed/files/patch-crates_gpui_src_gpui.rs +++ b/editors/zed/files/patch-crates_gpui_src_gpui.rs @@ -1,15 +1,14 @@ ---- crates/gpui/src/gpui.rs.orig 2026-06-10 17:21:09 UTC +--- crates/gpui/src/gpui.rs.orig 2026-06-17 14:36:18 UTC +++ crates/gpui/src/gpui.rs -@@ -35,7 +35,7 @@ pub mod profiler; - pub mod prelude; - /// Profiling utilities for task timing and thread performance tracking. - pub mod profiler; --#[cfg(any(target_os = "windows", target_os = "linux", target_family = "wasm"))] -+#[cfg(any(target_os = "windows", target_os = "linux", target_os = "freebsd", target_family = "wasm"))] - #[expect(missing_docs)] - pub mod queue; - mod scene; -@@ -131,7 +131,7 @@ pub use profiler::*; +@@ -39,6 +39,7 @@ pub mod profiler; + test, + target_os = "windows", + target_os = "linux", ++ target_os = "freebsd", + target_family = "wasm", + feature = "bench" + ))] +@@ -137,7 +138,7 @@ pub use profiler::*; pub use path_builder::*; pub use platform::*; pub use profiler::*; diff --git a/editors/zed/files/patch-crates_gpui_src_platform.rs b/editors/zed/files/patch-crates_gpui_src_platform.rs index 2aaacb368619..6524180624b7 100644 --- a/editors/zed/files/patch-crates_gpui_src_platform.rs +++ b/editors/zed/files/patch-crates_gpui_src_platform.rs @@ -1,4 +1,4 @@ ---- crates/gpui/src/platform.rs.orig 2026-06-10 17:21:09 UTC +--- crates/gpui/src/platform.rs.orig 2026-06-17 14:36:18 UTC +++ crates/gpui/src/platform.rs @@ -2,7 +2,7 @@ mod keystroke; mod keyboard; @@ -9,7 +9,7 @@ #[expect(missing_docs)] pub mod layer_shell; -@@ -19,7 +19,7 @@ pub mod scap_screen_capture; +@@ -22,7 +22,7 @@ pub mod scap_screen_capture; pub mod scap_screen_capture; #[cfg(all( @@ -18,7 +18,7 @@ feature = "screen-capture" ))] pub(crate) type PlatformScreenCaptureFrame = scap::frame::Frame; -@@ -1651,7 +1651,7 @@ pub enum WindowKind { +@@ -1671,7 +1671,7 @@ pub enum WindowKind { /// A Wayland LayerShell window, used to draw overlays or backgrounds for applications such as /// docks, notifications or wallpapers. diff --git a/editors/zed/files/patch-crates_project_tests_integration_project__tests.rs b/editors/zed/files/patch-crates_project_tests_integration_project__tests.rs index cc622b5e0f84..e828014860e2 100644 --- a/editors/zed/files/patch-crates_project_tests_integration_project__tests.rs +++ b/editors/zed/files/patch-crates_project_tests_integration_project__tests.rs @@ -1,6 +1,6 @@ ---- crates/project/tests/integration/project_tests.rs.orig 2026-06-10 17:21:09 UTC +--- crates/project/tests/integration/project_tests.rs.orig 2026-06-17 14:36:18 UTC +++ crates/project/tests/integration/project_tests.rs -@@ -5942,7 +5942,7 @@ async fn test_rescan_and_remote_updates(cx: &mut gpui: +@@ -5958,7 +5958,7 @@ async fn test_rescan_and_remote_updates(cx: &mut gpui: }); } diff --git a/editors/zed/files/patch-crates_zed_src_zed.rs b/editors/zed/files/patch-crates_zed_src_zed.rs index 7c20acc73987..caa49b515f60 100644 --- a/editors/zed/files/patch-crates_zed_src_zed.rs +++ b/editors/zed/files/patch-crates_zed_src_zed.rs @@ -1,6 +1,6 @@ ---- crates/zed/src/zed.rs.orig 2026-06-10 17:21:09 UTC +--- crates/zed/src/zed.rs.orig 2026-06-17 14:36:18 UTC +++ crates/zed/src/zed.rs -@@ -106,8 +106,10 @@ const STATUS_URL: &str = "https://status.zed.dev"; +@@ -108,8 +108,10 @@ const STATUS_URL: &str = "https://status.zed.dev"; const DOCS_URL: &str = "https://zed.dev/docs/"; const STATUS_URL: &str = "https://status.zed.dev"; @@ -11,7 +11,7 @@ impl gpui::Global for CrashHandler {} actions!( -@@ -527,6 +529,7 @@ pub fn initialize_workspace(app_state: Arc<AppState>, +@@ -538,6 +540,7 @@ pub fn initialize_workspace(app_state: Arc<AppState>, if let Some(specs) = window.gpu_specs() { log::info!("Using GPU: {:?}", specs); show_software_emulation_warning_if_needed(specs.clone(), window, cx); diff --git a/editors/zed/files/pkg-message.in b/editors/zed/files/pkg-message.in index 8f2c41981d45..643c8a7dd55d 100644 --- a/editors/zed/files/pkg-message.in +++ b/editors/zed/files/pkg-message.in @@ -23,8 +23,7 @@ following URL: Limitations on FreeBSD: Realtime collaboration features based on WebRTC are not yet -supported. In addition, integrated terminal is very laggy (might -depending on a user's environment). +supported. More information on Zed developments for FreeBSD is available at the following URLs:home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a35fb79.39a5d.116f8235>
