Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2022 22:24:22 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d73d432ed18e - main - sysutils/zellij: Update to upstream release 0.29.1
Message-ID:  <202205052224.245MOMt8047079@gitrepo.freebsd.org>

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

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

commit d73d432ed18e76c1fce746e0042c5ddc4843608b
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-05-05 17:39:20 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-05-05 22:12:17 +0000

    sysutils/zellij: Update to upstream release 0.29.1
    
    Details:
    - Non-breaking changes, many small fixes, see
      https://github.com/zellij-org/zellij/releases
    
    MFH:            2022Q2
---
 sysutils/zellij/Makefile | 3 +--
 sysutils/zellij/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/sysutils/zellij/Makefile b/sysutils/zellij/Makefile
index 474529fd0596..db2ef3d380d3 100644
--- a/sysutils/zellij/Makefile
+++ b/sysutils/zellij/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	zellij
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.28.1
-PORTREVISION=	1
+DISTVERSION=	0.29.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	riggs@FreeBSD.org
diff --git a/sysutils/zellij/distinfo b/sysutils/zellij/distinfo
index 099a5190434b..909f17df8541 100644
--- a/sysutils/zellij/distinfo
+++ b/sysutils/zellij/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1650024003
+TIMESTAMP = 1651732694
 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
@@ -649,5 +649,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.4.crate) = 7eb5728b8afd3f280a869ce1d4c554ffaed35f45c231fc41bfbd0381bef50317
 SIZE (rust/crates/zeroize-1.5.4.crate) = 17586
-SHA256 (zellij-org-zellij-v0.28.1_GH0.tar.gz) = 8c9495e70b1c0179200d6137dd892776c7153b0b54115edf0f39fd732bb62efe
-SIZE (zellij-org-zellij-v0.28.1_GH0.tar.gz) = 8688678
+SHA256 (zellij-org-zellij-v0.29.1_GH0.tar.gz) = 340f5241c9b1abb5652b1531167f837fc573b9cfdefa551363a48930f8f1d4dd
+SIZE (zellij-org-zellij-v0.29.1_GH0.tar.gz) = 8693970



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