Skip to content

Commit fde1071

Browse files
committed
Update to 0.198.6
While here, add pkg-message file, which provides information on Zed development for FreeBSD. Changelog: https://github.com/zed-industries/zed/releases/tag/v0.198.6
1 parent 2f4de6c commit fde1071

File tree

4 files changed

+21
-8
lines changed

4 files changed

+21
-8
lines changed

editors/zed/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= zed
22
DISTVERSIONPREFIX= v
3-
DISTVERSION= 0.198.5
3+
DISTVERSION= 0.198.6
44
CATEGORIES= editors
55
PKGNAMESUFFIX= -editor
66

@@ -61,7 +61,7 @@ post-patch:
6161
# https://github.com/RazrFalcon/fontdb/issues/61
6262
@${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g' \
6363
${WRKSRC_crate_fontdb-0.16.2}/src/lib.rs \
64-
${WRKSRC_crate_fontdb}/src/lib.rs
64+
${WRKSRC_crate_fontdb-0.23.0}/src/lib.rs
6565

6666
post-build:
6767
${SETENV} ${MAKE_ENV} envsubst < \

editors/zed/Makefile.crates

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,6 @@ CARGO_CRATES= addr2line-0.24.2 \
10351035
thiserror-impl-2.0.12 \
10361036
thread_local-1.1.8 \
10371037
tiff-0.9.1 \
1038-
tiktoken-rs-0.7.0 \
10391038
time-0.3.41 \
10401039
time-core-0.1.4 \
10411040
time-macros-0.2.22 \
@@ -1358,6 +1357,7 @@ CARGO_CRATES= addr2line-0.24.2 \
13581357
reqwest@git+https://github.com/zed-industries/reqwest.git?rev=951c770a32f1998d6e999cef3e59e0013e6c4415\#951c770a32f1998d6e999cef3e59e0013e6c4415 \
13591358
alacritty_terminal@git+https://github.com/zed-industries/alacritty.git?branch=add-hush-login-flag\#828457c9ff1f7ea0a0469337cc8a37ee3a1b0590 \
13601359
tree-sitter-md@git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539\#9a23c1a96c0513d8fc6520972beedd419a973539 \
1360+
tiktoken-rs@git+https://github.com/zed-industries/tiktoken-rs?rev=30c32a4522751699adeda0d5840c71c3b75ae73d\#30c32a4522751699adeda0d5840c71c3b75ae73d \
13611361
windows-capture@git+https://github.com/zed-industries/windows-capture.git?rev=f0d6c1b6691db75461b732f6d5ff56eed002eeb9\#f0d6c1b6691db75461b732f6d5ff56eed002eeb9 \
13621362
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 \
13631363
jupyter-protocol,jupyter-websocket-client,nbformat,runtimelib@git+https://github.com/ConradIrwin/runtimed?rev=7130c804216b6914355d15d0b91ea91f6babd734\#7130c804216b6914355d15d0b91ea91f6babd734 \

editors/zed/distinfo

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
TIMESTAMP = 1754809079
1+
TIMESTAMP = 1755180259
22
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
33
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
44
SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
@@ -2073,8 +2073,6 @@ SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b4681
20732073
SIZE (rust/crates/thread_local-1.1.8.crate) = 13962
20742074
SHA256 (rust/crates/tiff-0.9.1.crate) = ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e
20752075
SIZE (rust/crates/tiff-0.9.1.crate) = 1423953
2076-
SHA256 (rust/crates/tiktoken-rs-0.7.0.crate) = 25563eeba904d770acf527e8b370fe9a5547bacd20ff84a0b6c3bc41288e5625
2077-
SIZE (rust/crates/tiktoken-rs-0.7.0.crate) = 3792064
20782076
SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40
20792077
SIZE (rust/crates/time-0.3.41.crate) = 138369
20802078
SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c
@@ -2719,6 +2717,8 @@ SHA256 (zed-industries-alacritty-828457c9ff1f7ea0a0469337cc8a37ee3a1b0590_GH0.ta
27192717
SIZE (zed-industries-alacritty-828457c9ff1f7ea0a0469337cc8a37ee3a1b0590_GH0.tar.gz) = 1648143
27202718
SHA256 (tree-sitter-grammars-tree-sitter-markdown-9a23c1a96c0513d8fc6520972beedd419a973539_GH0.tar.gz) = 429dc5952b47034346eed7689f677b014e99502c9f478a3987c5d683ef3e6475
27212719
SIZE (tree-sitter-grammars-tree-sitter-markdown-9a23c1a96c0513d8fc6520972beedd419a973539_GH0.tar.gz) = 418620
2720+
SHA256 (zed-industries-tiktoken-rs-30c32a4522751699adeda0d5840c71c3b75ae73d_GH0.tar.gz) = 0eb2013d1c10abcd46be7e61fda58aa893fe02b8dac04c864f0a3e57d279ca46
2721+
SIZE (zed-industries-tiktoken-rs-30c32a4522751699adeda0d5840c71c3b75ae73d_GH0.tar.gz) = 3815470
27222722
SHA256 (zed-industries-windows-capture-f0d6c1b6691db75461b732f6d5ff56eed002eeb9_GH0.tar.gz) = 3667ab763b7d3040216f77abc7dedb7994f4624a5a06bca4a36f7df416fba2c8
27232723
SIZE (zed-industries-windows-capture-f0d6c1b6691db75461b732f6d5ff56eed002eeb9_GH0.tar.gz) = 40237
27242724
SHA256 (microsoft-python-environment-tools-845945b830297a50de0e24020b980a65e4820559_GH0.tar.gz) = 8a1bd2fc1b620f4eebc9b5d396bc682dfe8b9f5cd266790e5ce77dacb339687e
@@ -2761,5 +2761,5 @@ SHA256 (zed-industries-tree-sitter-yaml-baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a
27612761
SIZE (zed-industries-tree-sitter-yaml-baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a_GH0.tar.gz) = 145319
27622762
SHA256 (zed-industries-async-stripe-3672dd4efb7181aa597bf580bf5a2f5d23db6735_GH0.tar.gz) = feec619f666fe210c118d5ff51ada8c1d2115b0ae7a0defd05cea7ccea8c6198
27632763
SIZE (zed-industries-async-stripe-3672dd4efb7181aa597bf580bf5a2f5d23db6735_GH0.tar.gz) = 1057821
2764-
SHA256 (zed-industries-zed-v0.198.5_GH0.tar.gz) = 056b0c31d8d7756e47b3a2f90bf3fafa471524a0532ebebc73cd896ba0e9a1eb
2765-
SIZE (zed-industries-zed-v0.198.5_GH0.tar.gz) = 16571307
2764+
SHA256 (zed-industries-zed-v0.198.6_GH0.tar.gz) = bfb79ca712d4a16c6693f0cbb6cb3988c83a880c8fa068c5d04c8b2af07fc402
2765+
SIZE (zed-industries-zed-v0.198.6_GH0.tar.gz) = 16571649

editors/zed/pkg-message

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[
2+
{ type: install
3+
message: <<EOM
4+
Realtime collaboration features based on WebRTC are not yet
5+
supported. More information on Zed developments for FreeBSD is
6+
available at the following URLs:
7+
8+
- https://zed.dev/docs/development/freebsd
9+
- https://github.com/zed-industries/zed/discussions/29550
10+
- https://github.com/zed-industries/zed/issues/15309
11+
EOM
12+
}
13+
]

0 commit comments

Comments
 (0)