Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2023 08:38:37 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 3708c9a78b74 - 2023Q2 - sysutils/zellij: Update to upstream release 0.37.2
Message-ID:  <202306210838.35L8cbon046667@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3708c9a78b748da70eaa209b280e7ea7b401f2b3

commit 3708c9a78b748da70eaa209b280e7ea7b401f2b3
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2023-06-21 05:35:08 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-06-21 08:05:16 +0000

    sysutils/zellij: Update to upstream release 0.37.2
    
    Details:
    - Bugfix release, see
      https://github.com/zellij-org/zellij/releases/tag/v0.37.2
    
    MFH:            2023Q2
    (cherry picked from commit e0769fbaad9cc01bc61969103aabf53ca8bb006a)
---
 sysutils/zellij/Makefile |  4 +++-
 sysutils/zellij/distinfo | 10 +++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/sysutils/zellij/Makefile b/sysutils/zellij/Makefile
index c91cc4bb5459..539edc4295df 100644
--- a/sysutils/zellij/Makefile
+++ b/sysutils/zellij/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zellij
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.37.1
+DISTVERSION=	0.37.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	riggs@FreeBSD.org
@@ -161,6 +161,8 @@ CARGO_CRATES=	addr2line-0.17.0 \
 		ident_case-1.0.1 \
 		idna-0.2.3 \
 		ignore-0.4.20 \
+		include_dir-0.7.3 \
+		include_dir_macros-0.7.3 \
 		indexmap-1.8.2 \
 		inotify-0.9.6 \
 		inotify-sys-0.1.5 \
diff --git a/sysutils/zellij/distinfo b/sysutils/zellij/distinfo
index 3aaf3b0cb661..2de74e035d96 100644
--- a/sysutils/zellij/distinfo
+++ b/sysutils/zellij/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1687253643
+TIMESTAMP = 1687325489
 SHA256 (rust/crates/addr2line-0.17.0.crate) = b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b
 SIZE (rust/crates/addr2line-0.17.0.crate) = 32260
 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
@@ -279,6 +279,10 @@ SHA256 (rust/crates/idna-0.2.3.crate) = 418a0a6fab821475f634efe3ccc45c013f742efe
 SIZE (rust/crates/idna-0.2.3.crate) = 271023
 SHA256 (rust/crates/ignore-0.4.20.crate) = dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492
 SIZE (rust/crates/ignore-0.4.20.crate) = 53551
+SHA256 (rust/crates/include_dir-0.7.3.crate) = 18762faeff7122e89e0857b02f7ce6fcc0d101d5e9ad2ad7846cc01d61b7f19e
+SIZE (rust/crates/include_dir-0.7.3.crate) = 6046
+SHA256 (rust/crates/include_dir_macros-0.7.3.crate) = b139284b5cf57ecfa712bcc66950bb635b31aff41c188e8a4cfc758eca374a3f
+SIZE (rust/crates/include_dir_macros-0.7.3.crate) = 3700
 SHA256 (rust/crates/indexmap-1.8.2.crate) = e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a
 SIZE (rust/crates/indexmap-1.8.2.crate) = 53219
 SHA256 (rust/crates/inotify-0.9.6.crate) = f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff
@@ -889,5 +893,5 @@ SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba
 SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783
 SHA256 (rust/crates/zeroize-1.5.5.crate) = 94693807d016b2f2d2e14420eb3bfcca689311ff775dcf113d74ea624b7cdf07
 SIZE (rust/crates/zeroize-1.5.5.crate) = 18550
-SHA256 (zellij-org-zellij-v0.37.1_GH0.tar.gz) = 8b780216532a3fc6151ce13c58cd482c285c208b23e19088576d98d3ff5c75b6
-SIZE (zellij-org-zellij-v0.37.1_GH0.tar.gz) = 7622935
+SHA256 (zellij-org-zellij-v0.37.2_GH0.tar.gz) = 1f22223f251dbd352479d4671c0c742ffa225420667e20711d5515be2eb2a256
+SIZE (zellij-org-zellij-v0.37.2_GH0.tar.gz) = 7623408



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