diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-09 10:18:30 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-09 10:19:49 +0900 |
commit | e24ed10bf84e529d863951d8910e7e3037fcf7a2 (patch) | |
tree | 899a6d178f742808cba1387611dcb8bda0218b15 | |
parent | misc/mcp-probe: Add new port (diff) |
shells/sheldon: update to 0.8.4
Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.4/RELEASES.md
Reported by: GitHub (watch releases)
-rw-r--r-- | shells/sheldon/Makefile | 3 | ||||
-rw-r--r-- | shells/sheldon/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/shells/sheldon/Makefile b/shells/sheldon/Makefile index 6d8d4b049d6a..62240b0ea477 100644 --- a/shells/sheldon/Makefile +++ b/shells/sheldon/Makefile @@ -1,6 +1,5 @@ PORTNAME= sheldon -DISTVERSION= 0.8.3 -PORTREVISION= 1 +DISTVERSION= 0.8.4 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/sheldon/distinfo b/shells/sheldon/distinfo index 84dd4533f532..032fd06c9fc8 100644 --- a/shells/sheldon/distinfo +++ b/shells/sheldon/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1751356904 +TIMESTAMP = 1752022318 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd @@ -285,5 +285,5 @@ SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5f SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 -SHA256 (rossmacarthur-sheldon-0.8.3_GH0.tar.gz) = fea159b473a9ae48779ae2094eb909262361f45d2bf3a2e3968eddacb8e3b992 -SIZE (rossmacarthur-sheldon-0.8.3_GH0.tar.gz) = 85490 +SHA256 (rossmacarthur-sheldon-0.8.4_GH0.tar.gz) = 564fbc59f0cc0b8e8734ad2e9594dca6eaffb9d9557d8f7cb5033168ed8439e7 +SIZE (rossmacarthur-sheldon-0.8.4_GH0.tar.gz) = 85664 |