Date: Tue, 09 Jun 2026 09:30:22 +0000 From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a09da5ec3a31 - main - editors/hexapoda: Update to 0.2.4 Message-ID: <6a27dd2e.1f3ff.17e2335d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=a09da5ec3a3145dc1c12a9dece8a0e5b987472b0 commit a09da5ec3a3145dc1c12a9dece8a0e5b987472b0 Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2026-06-09 07:44:40 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2026-06-09 09:29:50 +0000 editors/hexapoda: Update to 0.2.4 --- editors/hexapoda/Makefile | 3 +-- editors/hexapoda/Makefile.crates | 2 ++ editors/hexapoda/distinfo | 10 +++++++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/editors/hexapoda/Makefile b/editors/hexapoda/Makefile index f810095d3098..f2f318271f7a 100644 --- a/editors/hexapoda/Makefile +++ b/editors/hexapoda/Makefile @@ -1,7 +1,6 @@ PORTNAME= hexapoda DISTVERSIONPREFIX= v -DISTVERSION= 0.2.3 -PORTREVISION= 1 +DISTVERSION= 0.2.4 CATEGORIES= editors MAINTAINER= olgeni@FreeBSD.org diff --git a/editors/hexapoda/Makefile.crates b/editors/hexapoda/Makefile.crates index 8a326470bd12..62ae9192cdff 100644 --- a/editors/hexapoda/Makefile.crates +++ b/editors/hexapoda/Makefile.crates @@ -44,6 +44,8 @@ CARGO_CRATES= aho-corasick-1.1.4 \ digest-0.10.7 \ document-features-0.2.12 \ either-1.15.0 \ + enum-iterator-2.3.0 \ + enum-iterator-derive-1.5.0 \ equivalent-1.0.2 \ errno-0.3.14 \ euclid-0.22.14 \ diff --git a/editors/hexapoda/distinfo b/editors/hexapoda/distinfo index fd93000b9367..e2f77995f845 100644 --- a/editors/hexapoda/distinfo +++ b/editors/hexapoda/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1778609875 +TIMESTAMP = 1780990949 SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 @@ -91,6 +91,10 @@ SHA256 (rust/crates/document-features-0.2.12.crate) = d4b8a88685455ed29a21542a33 SIZE (rust/crates/document-features-0.2.12.crate) = 14739 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/enum-iterator-2.3.0.crate) = a4549325971814bda7a44061bf3fe7e487d447cba01e4220a4b454d630d7a016 +SIZE (rust/crates/enum-iterator-2.3.0.crate) = 8386 +SHA256 (rust/crates/enum-iterator-derive-1.5.0.crate) = 685adfa4d6f3d765a26bc5dbc936577de9abf756c1feeb3089b01dd395034842 +SIZE (rust/crates/enum-iterator-derive-1.5.0.crate) = 6630 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb @@ -411,5 +415,5 @@ SHA256 (rust/crates/wit-parser-0.244.0.crate) = ecc8ac4bc1dc3381b7f59c34f00b67e1 SIZE (rust/crates/wit-parser-0.244.0.crate) = 159371 SHA256 (rust/crates/zmij-1.0.21.crate) = b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa SIZE (rust/crates/zmij-1.0.21.crate) = 26665 -SHA256 (simonomi-hexapoda-v0.2.3_GH0.tar.gz) = 084156e55ad64bff5e43011fe58eaf588bf97da3f1e849c75d92821d8326149b -SIZE (simonomi-hexapoda-v0.2.3_GH0.tar.gz) = 3168709 +SHA256 (simonomi-hexapoda-v0.2.4_GH0.tar.gz) = 3c205ee738d97743f48aa6d4190c3a2892766a07e7ceb80e09dfa5844c32a395 +SIZE (simonomi-hexapoda-v0.2.4_GH0.tar.gz) = 3169181home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a27dd2e.1f3ff.17e2335d>
