Skip to content

Commit 2f2e03e

Browse files
committed

File tree

5 files changed

+58
-69
lines changed

5 files changed

+58
-69
lines changed

editors/zed/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
PORTNAME= zed
22
DISTVERSIONPREFIX= v
3-
DISTVERSION= 0.196.7
3+
DISTVERSION= 0.197.5
44
CATEGORIES= editors
55
PKGNAMESUFFIX= -editor
66

7+
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
8+
PATCHFILES= 3ad0546b0d4fb12334eac49631f682caf85ff83a.patch:-p1 # see #35189 and #35191
9+
710
MAINTAINER= [email protected]
811
COMMENT= Code at the speed of thought
912
WWW= https://zed.dev/

editors/zed/Makefile.crates

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CARGO_CRATES= addr2line-0.24.2 \
22
adler2-2.0.0 \
33
aes-0.8.4 \
4-
agentic-coding-protocol-0.0.9 \
4+
agentic-coding-protocol-0.0.10 \
55
ahash-0.7.8 \
66
ahash-0.8.11 \
77
aho-corasick-1.1.3 \
@@ -261,9 +261,6 @@ CARGO_CRATES= addr2line-0.24.2 \
261261
cxxbridge-cmd-1.0.157 \
262262
cxxbridge-flags-1.0.157 \
263263
cxxbridge-macro-1.0.157 \
264-
darling-0.20.11 \
265-
darling_core-0.20.11 \
266-
darling_macro-0.20.11 \
267264
dashmap-5.5.3 \
268265
dashmap-6.1.0 \
269266
dasp_sample-0.11.0 \
@@ -274,9 +271,6 @@ CARGO_CRATES= addr2line-0.24.2 \
274271
der-0.6.1 \
275272
der-0.7.10 \
276273
deranged-0.4.0 \
277-
derive_builder-0.20.2 \
278-
derive_builder_core-0.20.2 \
279-
derive_builder_macro-0.20.2 \
280274
derive_more-0.99.19 \
281275
derive_more-2.0.1 \
282276
derive_more-impl-2.0.1 \
@@ -462,13 +456,13 @@ CARGO_CRATES= addr2line-0.24.2 \
462456
gpu-alloc-0.6.0 \
463457
gpu-alloc-ash-0.7.0 \
464458
gpu-alloc-types-0.3.0 \
465-
grid-0.13.0 \
459+
grid-0.14.0 \
466460
group-0.12.1 \
467461
h2-0.3.26 \
468462
h2-0.4.9 \
469463
half-2.6.0 \
470464
handlebars-4.5.0 \
471-
handlebars-6.3.2 \
465+
handlebars-5.1.2 \
472466
hash32-0.3.1 \
473467
hashbrown-0.12.3 \
474468
hashbrown-0.14.5 \
@@ -526,7 +520,6 @@ CARGO_CRATES= addr2line-0.24.2 \
526520
icu_provider-1.5.0 \
527521
icu_provider_macros-1.5.0 \
528522
id-arena-2.2.1 \
529-
ident_case-1.0.1 \
530523
idna-1.0.3 \
531524
idna_adapter-1.2.0 \
532525
ignore-0.4.23 \
@@ -539,6 +532,7 @@ CARGO_CRATES= addr2line-0.24.2 \
539532
indoc-2.0.6 \
540533
infer-0.2.3 \
541534
inherent-1.0.12 \
535+
inotify-0.9.6 \
542536
inotify-0.11.0 \
543537
inotify-sys-0.1.5 \
544538
inout-0.1.4 \
@@ -550,6 +544,7 @@ CARGO_CRATES= addr2line-0.24.2 \
550544
io-lifetimes-2.0.4 \
551545
io-surface-0.16.0 \
552546
iovec-0.1.4 \
547+
ipc-channel-0.20.1 \
553548
ipnet-2.11.0 \
554549
is-docker-0.2.0 \
555550
is-terminal-0.4.16 \
@@ -631,7 +626,7 @@ CARGO_CRATES= addr2line-0.24.2 \
631626
maybe-owned-0.3.4 \
632627
maybe-rayon-0.1.1 \
633628
md-5-0.10.6 \
634-
mdbook-0.4.48 \
629+
mdbook-0.4.40 \
635630
memchr-2.7.4 \
636631
memfd-0.6.4 \
637632
memmap2-0.9.5 \
@@ -643,6 +638,7 @@ CARGO_CRATES= addr2line-0.24.2 \
643638
minimal-lexical-0.2.1 \
644639
miniz_oxide-0.8.8 \
645640
mint-0.5.9 \
641+
mio-0.8.11 \
646642
mio-1.0.3 \
647643
miow-0.6.0 \
648644
moka-0.12.10 \
@@ -665,7 +661,8 @@ CARGO_CRATES= addr2line-0.24.2 \
665661
nom-7.1.3 \
666662
noop_proc_macro-0.3.0 \
667663
normpath-1.3.0 \
668-
notify-debouncer-mini-0.6.0 \
664+
notify-6.1.1 \
665+
notify-debouncer-mini-0.4.1 \
669666
ntapi-0.4.1 \
670667
nu-ansi-term-0.46.0 \
671668
nu-ansi-term-0.50.1 \
@@ -679,8 +676,6 @@ CARGO_CRATES= addr2line-0.24.2 \
679676
num-format-0.4.4 \
680677
num-integer-0.1.46 \
681678
num-iter-0.1.45 \
682-
num-modular-0.6.1 \
683-
num-order-1.2.0 \
684679
num-rational-0.4.2 \
685680
num-traits-0.2.19 \
686681
num_cpus-1.16.0 \
@@ -1016,7 +1011,7 @@ CARGO_CRATES= addr2line-0.24.2 \
10161011
system-configuration-sys-0.6.0 \
10171012
system-deps-6.2.2 \
10181013
system-interface-0.27.3 \
1019-
taffy-0.4.4 \
1014+
taffy-0.5.1 \
10201015
tagptr-0.2.0 \
10211016
take-until-0.2.0 \
10221017
tao-core-video-sys-0.2.0 \
@@ -1217,7 +1212,6 @@ CARGO_CRATES= addr2line-0.24.2 \
12171212
windows-0.57.0 \
12181213
windows-0.58.0 \
12191214
windows-0.61.1 \
1220-
windows-capture-1.4.3 \
12211215
windows-collections-0.2.0 \
12221216
windows-core-0.54.0 \
12231217
windows-core-0.57.0 \
@@ -1358,16 +1352,16 @@ CARGO_CRATES= addr2line-0.24.2 \
13581352
reqwest@git+https://github.com/zed-industries/reqwest.git?rev=951c770a32f1998d6e999cef3e59e0013e6c4415\#951c770a32f1998d6e999cef3e59e0013e6c4415 \
13591353
alacritty_terminal@git+https://github.com/zed-industries/alacritty.git?branch=add-hush-login-flag\#828457c9ff1f7ea0a0469337cc8a37ee3a1b0590 \
13601354
tree-sitter-md@git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539\#9a23c1a96c0513d8fc6520972beedd419a973539 \
1355+
windows-capture@git+https://github.com/zed-industries/windows-capture.git?rev=f0d6c1b6691db75461b732f6d5ff56eed002eeb9\#f0d6c1b6691db75461b732f6d5ff56eed002eeb9 \
13611356
libwebrtc,livekit,livekit-api,livekit-protocol,livekit-runtime,webrtc-sys,webrtc-sys-build@git+https://github.com/zed-industries/livekit-rust-sdks?rev=d2eade7a6b15d6dbdb38ba12a1ff7bf07fcebba4\#d2eade7a6b15d6dbdb38ba12a1ff7bf07fcebba4 \
13621357
pet,pet-conda,pet-core,pet-env-var-path,pet-fs,pet-global-virtualenvs,pet-homebrew,pet-jsonrpc,pet-linux-global-python,pet-mac-commandlinetools,pet-mac-python-org,pet-mac-xcode,pet-pipenv,pet-pixi,pet-poetry,pet-pyenv,pet-python-utils,pet-reporter,pet-telemetry,pet-venv,pet-virtualenv,pet-virtualenvwrapper,pet-windows-registry,pet-windows-store@git+https://github.com/microsoft/python-environment-tools.git?rev=845945b830297a50de0e24020b980a65e4820559\#845945b830297a50de0e24020b980a65e4820559 \
13631358
jupyter-protocol,jupyter-websocket-client,nbformat,runtimelib@git+https://github.com/ConradIrwin/runtimed?rev=7130c804216b6914355d15d0b91ea91f6babd734\#7130c804216b6914355d15d0b91ea91f6babd734 \
13641359
xim,xim-ctext,xim-parser@git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd\#d50d461764c2213655cd9cf65a0ea94c70d3c4fd \
13651360
font-kit@git+https://github.com/zed-industries/font-kit?rev=5474cfad4b719a72ec8ed2cb7327b2b01fd10568\#5474cfad4b719a72ec8ed2cb7327b2b01fd10568 \
1366-
lsp-types@git+https://github.com/zed-industries/lsp-types?rev=6add7052b598ea1f40f7e8913622c3958b009b60\#6add7052b598ea1f40f7e8913622c3958b009b60 \
1367-
ipc-channel@git+https://github.com/servo/ipc-channel.git?rev=1e6db1c3396c18cb18ca29993bbd6fe9b3b9885d\#1e6db1c3396c18cb18ca29993bbd6fe9b3b9885d \
1368-
scap@git+https://github.com/zed-industries/scap?rev=270538dc780f5240723233ff901e1054641ed318\#270538dc780f5240723233ff901e1054641ed318 \
13691361
dap-types@git+https://github.com/zed-industries/dap-types?rev=7f39295b441614ca9dbf44293e53c32f666897f9\#7f39295b441614ca9dbf44293e53c32f666897f9 \
13701362
tree-sitter-gitcommit@git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9\#88309716a69dd13ab83443721ba6e0b491d37ee9 \
1363+
scap@git+https://github.com/zed-industries/scap?rev=808aa5c45b41e8f44729d02e38fd00a2fe2722e7\#808aa5c45b41e8f44729d02e38fd00a2fe2722e7 \
1364+
lsp-types@git+https://github.com/zed-industries/lsp-types?rev=39f629bdd03d59abd786ed9fc27e8bca02c0c0ec\#39f629bdd03d59abd786ed9fc27e8bca02c0c0ec \
13711365
tree-sitter-gowork@git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7\#acb0617bf7f4fda02c6217676cc64acb89536dc7 \
13721366
blade-graphics,blade-macros,blade-util@git+https://github.com/kvark/blade?rev=e0ec4e720957edd51b945b64dd85605ea54bcfe5\#e0ec4e720957edd51b945b64dd85605ea54bcfe5 \
13731367
tree-sitter-heex@git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592\#1dd45142fbb05562e35b2040c6129c9bca346592 \

0 commit comments

Comments
 (0)