git: 6e258603e599 - main - editors/ox: update 0.4.6 → 0.5.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 15 Sep 2024 17:50:20 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e258603e599b9e33356f1357f536a9afac9f4f0

commit 6e258603e599b9e33356f1357f536a9afac9f4f0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-15 17:49:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-15 17:50:10 +0000

    editors/ox: update 0.4.6 → 0.5.1
    
    Reported by:    portscout
---
 editors/ox/Makefile        |  3 +--
 editors/ox/Makefile.crates | 19 +++++++++++++------
 editors/ox/distinfo        | 40 +++++++++++++++++++++++++++-------------
 3 files changed, 41 insertions(+), 21 deletions(-)

diff --git a/editors/ox/Makefile b/editors/ox/Makefile
index af63788edb3e..b012dc81304e 100644
--- a/editors/ox/Makefile
+++ b/editors/ox/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ox
-DISTVERSION=	0.4.6
-PORTREVISION=	1
+DISTVERSION=	0.5.1
 CATEGORIES=	editors
 PKGNAMESUFFIX=	-text-editor
 
diff --git a/editors/ox/Makefile.crates b/editors/ox/Makefile.crates
index a9c28e945d3e..7364e86b56f3 100644
--- a/editors/ox/Makefile.crates
+++ b/editors/ox/Makefile.crates
@@ -3,6 +3,7 @@ CARGO_CRATES=	aho-corasick-1.1.3 \
 		autocfg-1.3.0 \
 		bitflags-2.6.0 \
 		bstr-1.10.0 \
+		byteorder-1.5.0 \
 		cc-1.1.18 \
 		cfg-if-1.0.0 \
 		crossterm-0.27.0 \
@@ -15,7 +16,6 @@ CARGO_CRATES=	aho-corasick-1.1.3 \
 		home-0.5.9 \
 		if_chain-1.0.2 \
 		jargon-args-0.2.7 \
-		kaolinite-0.9.5 \
 		libc-0.2.158 \
 		libredox-0.1.3 \
 		linux-raw-sys-0.4.14 \
@@ -28,22 +28,26 @@ CARGO_CRATES=	aho-corasick-1.1.3 \
 		mlua-0.9.9 \
 		mlua-sys-0.6.3 \
 		num-traits-0.2.19 \
-		once_cell-1.19.0 \
+		once_cell-1.20.0 \
 		option-ext-0.2.0 \
 		parking_lot-0.12.3 \
 		parking_lot_core-0.9.10 \
 		pkg-config-0.3.30 \
+		ppv-lite86-0.2.20 \
 		proc-macro2-1.0.86 \
 		quick-error-2.0.1 \
 		quote-1.0.37 \
-		redox_syscall-0.5.3 \
+		rand-0.8.5 \
+		rand_chacha-0.3.1 \
+		rand_core-0.6.4 \
+		redox_syscall-0.5.4 \
 		redox_users-0.4.6 \
 		regex-1.10.6 \
 		regex-automata-0.4.7 \
 		regex-syntax-0.8.4 \
 		ropey-1.6.1 \
 		rustc-hash-2.0.0 \
-		rustix-0.38.36 \
+		rustix-0.38.37 \
 		scopeguard-1.2.0 \
 		serde-1.0.210 \
 		serde_derive-1.0.210 \
@@ -54,11 +58,12 @@ CARGO_CRATES=	aho-corasick-1.1.3 \
 		signal-hook-registry-1.4.2 \
 		smallvec-1.13.2 \
 		str_indices-0.4.3 \
+		sugars-3.0.1 \
 		syn-2.0.77 \
 		synoptic-2.0.4 \
 		thiserror-1.0.63 \
 		thiserror-impl-1.0.63 \
-		unicode-ident-1.0.12 \
+		unicode-ident-1.0.13 \
 		unicode-width-0.1.13 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
 		which-6.0.3 \
@@ -84,4 +89,6 @@ CARGO_CRATES=	aho-corasick-1.1.3 \
 		windows_x86_64_gnullvm-0.52.6 \
 		windows_x86_64_msvc-0.48.5 \
 		windows_x86_64_msvc-0.52.6 \
-		winsafe-0.0.19
+		winsafe-0.0.19 \
+		zerocopy-0.7.35 \
+		zerocopy-derive-0.7.35
diff --git a/editors/ox/distinfo b/editors/ox/distinfo
index 7d4026283f65..f261ac7c2c1c 100644
--- a/editors/ox/distinfo
+++ b/editors/ox/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1725909399
+TIMESTAMP = 1726421251
 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
 SHA256 (rust/crates/alinio-0.2.1.crate) = 66e562e228ad1df7eba72a66d8fa2215b8264bc1bff74a1b34b20d12aaae3b95
@@ -9,6 +9,8 @@ SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7
 SIZE (rust/crates/bitflags-2.6.0.crate) = 45357
 SHA256 (rust/crates/bstr-1.10.0.crate) = 40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c
 SIZE (rust/crates/bstr-1.10.0.crate) = 380426
+SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
+SIZE (rust/crates/byteorder-1.5.0.crate) = 23288
 SHA256 (rust/crates/cc-1.1.18.crate) = b62ac837cdb5cb22e10a256099b4fc502b1dfe560cb282963a974d7abd80e476
 SIZE (rust/crates/cc-1.1.18.crate) = 83315
 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
@@ -33,8 +35,6 @@ SHA256 (rust/crates/if_chain-1.0.2.crate) = cb56e1aa765b4b4f3aadfab769793b7087bb
 SIZE (rust/crates/if_chain-1.0.2.crate) = 8062
 SHA256 (rust/crates/jargon-args-0.2.7.crate) = b9d38e5712e29fb0c2caeb33b1803c8feade6e3380c7a92788fb219999b2849e
 SIZE (rust/crates/jargon-args-0.2.7.crate) = 10602
-SHA256 (rust/crates/kaolinite-0.9.5.crate) = 575e14d8c25dbf5811f24b166703e4a51e43ef40261239f1b6a293b626c0da9b
-SIZE (rust/crates/kaolinite-0.9.5.crate) = 1701580
 SHA256 (rust/crates/libc-0.2.158.crate) = d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439
 SIZE (rust/crates/libc-0.2.158.crate) = 751340
 SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d
@@ -59,8 +59,8 @@ SHA256 (rust/crates/mlua-sys-0.6.3.crate) = ebe026d6bd1583a9cf9080e189030ddaea7e
 SIZE (rust/crates/mlua-sys-0.6.3.crate) = 25652
 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841
 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631
-SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92
-SIZE (rust/crates/once_cell-1.19.0.crate) = 33046
+SHA256 (rust/crates/once_cell-1.20.0.crate) = 33ea5043e58958ee56f3e15a90aee535795cd7dfd319846288d93c5b57d85cbe
+SIZE (rust/crates/once_cell-1.20.0.crate) = 33258
 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d
 SIZE (rust/crates/option-ext-0.2.0.crate) = 7345
 SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27
@@ -69,14 +69,22 @@ SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627
 SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406
 SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec
 SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613
+SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04
+SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478
 SHA256 (rust/crates/proc-macro2-1.0.86.crate) = 5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77
 SIZE (rust/crates/proc-macro2-1.0.86.crate) = 48958
 SHA256 (rust/crates/quick-error-2.0.1.crate) = a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3
 SIZE (rust/crates/quick-error-2.0.1.crate) = 14265
 SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af
 SIZE (rust/crates/quote-1.0.37.crate) = 28558
-SHA256 (rust/crates/redox_syscall-0.5.3.crate) = 2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4
-SIZE (rust/crates/redox_syscall-0.5.3.crate) = 23830
+SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404
+SIZE (rust/crates/rand-0.8.5.crate) = 87113
+SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88
+SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251
+SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c
+SIZE (rust/crates/rand_core-0.6.4.crate) = 22666
+SHA256 (rust/crates/redox_syscall-0.5.4.crate) = 0884ad60e090bf1345b93da0a5de8923c93884cd03f40dfcfddd3b4bee661853
+SIZE (rust/crates/redox_syscall-0.5.4.crate) = 25977
 SHA256 (rust/crates/redox_users-0.4.6.crate) = ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43
 SIZE (rust/crates/redox_users-0.4.6.crate) = 15585
 SHA256 (rust/crates/regex-1.10.6.crate) = 4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619
@@ -89,8 +97,8 @@ SHA256 (rust/crates/ropey-1.6.1.crate) = 93411e420bcd1a75ddd1dc3caf18c23155eda2c
 SIZE (rust/crates/ropey-1.6.1.crate) = 119463
 SHA256 (rust/crates/rustc-hash-2.0.0.crate) = 583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152
 SIZE (rust/crates/rustc-hash-2.0.0.crate) = 12691
-SHA256 (rust/crates/rustix-0.38.36.crate) = 3f55e80d50763938498dd5ebb18647174e0c76dc38c5505294bb224624f30f36
-SIZE (rust/crates/rustix-0.38.36.crate) = 370932
+SHA256 (rust/crates/rustix-0.38.37.crate) = 8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811
+SIZE (rust/crates/rustix-0.38.37.crate) = 371243
 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49
 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619
 SHA256 (rust/crates/serde-1.0.210.crate) = c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a
@@ -111,6 +119,8 @@ SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47
 SIZE (rust/crates/smallvec-1.13.2.crate) = 35216
 SHA256 (rust/crates/str_indices-0.4.3.crate) = e9557cb6521e8d009c51a8666f09356f4b817ba9ba0981a305bd86aee47bd35c
 SIZE (rust/crates/str_indices-0.4.3.crate) = 19096
+SHA256 (rust/crates/sugars-3.0.1.crate) = cc0db74f9ee706e039d031a560bd7d110c7022f016051b3d33eeff9583e3e67a
+SIZE (rust/crates/sugars-3.0.1.crate) = 12892
 SHA256 (rust/crates/syn-2.0.77.crate) = 9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed
 SIZE (rust/crates/syn-2.0.77.crate) = 268784
 SHA256 (rust/crates/synoptic-2.0.4.crate) = 347d7a7719cafb0dc9079d7d042dbaef32e10a8abf327585675148f068fcc053
@@ -119,8 +129,8 @@ SHA256 (rust/crates/thiserror-1.0.63.crate) = c0342370b38b6a11b6cc11d6a805569958
 SIZE (rust/crates/thiserror-1.0.63.crate) = 21537
 SHA256 (rust/crates/thiserror-impl-1.0.63.crate) = a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261
 SIZE (rust/crates/thiserror-impl-1.0.63.crate) = 16047
-SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b
-SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168
+SHA256 (rust/crates/unicode-ident-1.0.13.crate) = e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe
+SIZE (rust/crates/unicode-ident-1.0.13.crate) = 43279
 SHA256 (rust/crates/unicode-width-0.1.13.crate) = 0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d
 SIZE (rust/crates/unicode-width-0.1.13.crate) = 457228
 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423
@@ -173,5 +183,9 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270
 SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564
 SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904
 SIZE (rust/crates/winsafe-0.0.19.crate) = 492820
-SHA256 (curlpipe-ox-0.4.6_GH0.tar.gz) = ac4321f30fd7b5fbb9a4fc6e21242f7de739310c0ba36cc9a73f1791efa5ee22
-SIZE (curlpipe-ox-0.4.6_GH0.tar.gz) = 76286
+SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0
+SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645
+SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e
+SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829
+SHA256 (curlpipe-ox-0.5.1_GH0.tar.gz) = 78406932f985da0ebec9bc19149c80fdae2bd24874a1635e26b18e6f4fe90537
+SIZE (curlpipe-ox-0.5.1_GH0.tar.gz) = 77391549