Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2023 12:59:10 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 219974a35cb8 - main - editors/xi-core: Update to latest commit
Message-ID:  <202306021259.352CxA6l028814@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=219974a35cb87756c92ed39055da854a219f4213

commit 219974a35cb87756c92ed39055da854a219f4213
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-06-02 12:58:07 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-02 12:59:00 +0000

    editors/xi-core: Update to latest commit
    
    ChangeLog: https://github.com/xi-editor/xi-editor/compare/d027769...ec9bf91
---
 editors/xi-core/Makefile        |  5 ++---
 editors/xi-core/Makefile.crates |  4 +++-
 editors/xi-core/distinfo        | 14 +++++++++-----
 3 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 36b42fed6067..f761071a96d2 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	xi-core
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.0.20230201
-PORTREVISION=	2
+DISTVERSION=	0.3.0.20230412
 CATEGORIES=	editors
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -15,7 +14,7 @@ USES=		cargo
 USE_GITHUB=	yes
 GH_ACCOUNT=	xi-editor
 GH_PROJECT=	xi-editor
-GH_TAGNAME=	d027769
+GH_TAGNAME=	ec9bf91
 
 WRKSRC_SUBDIR=	rust
 
diff --git a/editors/xi-core/Makefile.crates b/editors/xi-core/Makefile.crates
index 0a149086b39a..71b4534e4f9f 100644
--- a/editors/xi-core/Makefile.crates
+++ b/editors/xi-core/Makefile.crates
@@ -123,7 +123,8 @@ CARGO_CRATES=	adler32-1.0.4 \
 		syntect-3.3.0 \
 		tempdir-0.3.7 \
 		thread_local-1.0.1 \
-		time-0.1.43 \
+		time-0.1.45 \
+		time-0.2.0 \
 		toml-0.5.6 \
 		typenum-1.12.0 \
 		unicode-bidi-0.3.4 \
@@ -138,6 +139,7 @@ CARGO_CRATES=	adler32-1.0.4 \
 		void-1.0.2 \
 		walkdir-2.3.1 \
 		wasi-0.9.0+wasi-snapshot-preview1 \
+		wasi-0.10.0+wasi-snapshot-preview1 \
 		winapi-0.2.8 \
 		winapi-0.3.8 \
 		winapi-build-0.1.1 \
diff --git a/editors/xi-core/distinfo b/editors/xi-core/distinfo
index 9fd0c6fec882..aa922e12dec1 100644
--- a/editors/xi-core/distinfo
+++ b/editors/xi-core/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1676366992
+TIMESTAMP = 1685709703
 SHA256 (rust/crates/adler32-1.0.4.crate) = 5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2
 SIZE (rust/crates/adler32-1.0.4.crate) = 5105
 SHA256 (rust/crates/aho-corasick-0.7.10.crate) = 8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada
@@ -249,8 +249,10 @@ SHA256 (rust/crates/tempdir-0.3.7.crate) = 15f2b5fb00ccdf689e0149d1b1b3c03fead81
 SIZE (rust/crates/tempdir-0.3.7.crate) = 11468
 SHA256 (rust/crates/thread_local-1.0.1.crate) = d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14
 SIZE (rust/crates/thread_local-1.0.1.crate) = 12609
-SHA256 (rust/crates/time-0.1.43.crate) = ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438
-SIZE (rust/crates/time-0.1.43.crate) = 28653
+SHA256 (rust/crates/time-0.1.45.crate) = 1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a
+SIZE (rust/crates/time-0.1.45.crate) = 28911
+SHA256 (rust/crates/time-0.2.0.crate) = fcc26de0a81a07c8352b548977862908fa9863e0e6e4f0eb36b2a9f4f8845585
+SIZE (rust/crates/time-0.2.0.crate) = 65144
 SHA256 (rust/crates/toml-0.5.6.crate) = ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a
 SIZE (rust/crates/toml-0.5.6.crate) = 54341
 SHA256 (rust/crates/typenum-1.12.0.crate) = 373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33
@@ -279,6 +281,8 @@ SHA256 (rust/crates/walkdir-2.3.1.crate) = 777182bc735b6424e1a57516d35ed72cb8019
 SIZE (rust/crates/walkdir-2.3.1.crate) = 23413
 SHA256 (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519
 SIZE (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521
+SHA256 (rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate) = 1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f
+SIZE (rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate) = 26964
 SHA256 (rust/crates/winapi-0.2.8.crate) = 167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a
 SIZE (rust/crates/winapi-0.2.8.crate) = 455145
 SHA256 (rust/crates/winapi-0.3.8.crate) = 8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6
@@ -299,5 +303,5 @@ SHA256 (rust/crates/yaml-rust-0.4.3.crate) = 65923dd1784f44da1d2c3dbbc5e82204562
 SIZE (rust/crates/yaml-rust-0.4.3.crate) = 45768
 SHA256 (kornelski-rust-onig-3c40d5646bd00e91357f6f26dfa17f140fd1f5d9_GH0.tar.gz) = 554e5ab0fc6ac53f96a0980c596c0f7d035a6287e27e96381525771f75d0259b
 SIZE (kornelski-rust-onig-3c40d5646bd00e91357f6f26dfa17f140fd1f5d9_GH0.tar.gz) = 45908
-SHA256 (xi-editor-xi-editor-v0.3.0.20230201-d027769_GH0.tar.gz) = 5b32dcbb8b241b1e74fbb941afe5800508cc581911b28343e878e92a9bff0419
-SIZE (xi-editor-xi-editor-v0.3.0.20230201-d027769_GH0.tar.gz) = 2757850
+SHA256 (xi-editor-xi-editor-v0.3.0.20230412-ec9bf91_GH0.tar.gz) = 7d110def0ce95e84485b347b4b6843c423dfc1c8bb79ba19d032de40ac2c4ce5
+SIZE (xi-editor-xi-editor-v0.3.0.20230412-ec9bf91_GH0.tar.gz) = 2757998



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306021259.352CxA6l028814>