Date: Mon, 31 Jul 2023 19:58:30 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3577033cc61a - main - =?utf-8?Q?shells/nushell:=20Update=200.83.0=20=E2=86=92=200.83.1?= Message-ID: <202307311958.36VJwUit007827@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3577033cc61a17e73fcbed4c8958dd76378853b7 commit 3577033cc61a17e73fcbed4c8958dd76378853b7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-31 19:49:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-31 19:58:24 +0000 shells/nushell: Update 0.83.0 → 0.83.1 Reported by: portscout --- shells/nushell/Makefile | 4 ++-- shells/nushell/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index b62ea9312c86..50c96d911e50 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,5 +1,5 @@ PORTNAME= nushell -DISTVERSION= 0.83.0 +DISTVERSION= 0.83.1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org @@ -494,7 +494,7 @@ CARGO_CRATES= Inflector-0.11.4 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ - trash-3.0.5 \ + trash-3.0.6 \ try-lock-0.2.4 \ typed-arena-1.7.0 \ typenum-1.16.0 \ diff --git a/shells/nushell/distinfo b/shells/nushell/distinfo index d01902df2e0d..42abc8243dae 100644 --- a/shells/nushell/distinfo +++ b/shells/nushell/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1690356756 +TIMESTAMP = 1690831616 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 SIZE (rust/crates/Inflector-0.11.4.crate) = 17438 SHA256 (rust/crates/addr2line-0.20.0.crate) = f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3 @@ -961,8 +961,8 @@ SHA256 (rust/crates/tracing-0.1.37.crate) = 8ce8c33a8d48bd45d624a6e523445fd21ec1 SIZE (rust/crates/tracing-0.1.37.crate) = 73888 SHA256 (rust/crates/tracing-core-0.1.31.crate) = 0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a SIZE (rust/crates/tracing-core-0.1.31.crate) = 61263 -SHA256 (rust/crates/trash-3.0.5.crate) = 85931d0ad541fa457c3f94c7cc5f14920f17a385832a7ef7621762c23cbf9729 -SIZE (rust/crates/trash-3.0.5.crate) = 43254 +SHA256 (rust/crates/trash-3.0.6.crate) = af3663fb8f476d674b9c61d1d2796acec725bef6bec4b41402a904252a25971e +SIZE (rust/crates/trash-3.0.6.crate) = 43515 SHA256 (rust/crates/try-lock-0.2.4.crate) = 3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed SIZE (rust/crates/try-lock-0.2.4.crate) = 4467 SHA256 (rust/crates/typed-arena-1.7.0.crate) = a9b2228007eba4120145f785df0f6c92ea538f5a3635a612ecf4e334c8c1446d @@ -1113,5 +1113,5 @@ SHA256 (rust/crates/zstd-safe-6.0.5+zstd.1.5.4.crate) = d56d9e60b4b1758206c238a1 SIZE (rust/crates/zstd-safe-6.0.5+zstd.1.5.4.crate) = 20863 SHA256 (rust/crates/zstd-sys-2.0.8+zstd.1.5.5.crate) = 5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c SIZE (rust/crates/zstd-sys-2.0.8+zstd.1.5.5.crate) = 736270 -SHA256 (nushell-nushell-0.83.0_GH0.tar.gz) = 49be7fdd34512e877ca18345f7be84606db601a657f8235dff670a66fff5b82c -SIZE (nushell-nushell-0.83.0_GH0.tar.gz) = 2648264 +SHA256 (nushell-nushell-0.83.1_GH0.tar.gz) = a08baef4e487cf200b14cd4a8555110106a947ac439ad8e2759f5ec52c8f9656 +SIZE (nushell-nushell-0.83.1_GH0.tar.gz) = 2648419
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307311958.36VJwUit007827>