Date: Sat, 17 Apr 2021 07:02:45 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e2d93d40586e - main - shells/switchBashZsh: Update to version 1.2 Message-ID: <202104170702.13H72jHs088524@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2d93d40586e6895e744d40f1a92514db1450115 commit e2d93d40586e6895e744d40f1a92514db1450115 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-04-17 07:00:07 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-04-17 07:00:07 +0000 shells/switchBashZsh: Update to version 1.2 Optional arguments removed; EDITOR bug fixed. PR: 255127 Submitted by: bourne.identity@hotmail.com (maintainer) --- shells/switchBashZsh/Makefile | 2 +- shells/switchBashZsh/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shells/switchBashZsh/Makefile b/shells/switchBashZsh/Makefile index f528c8891127..8c3de732f970 100644 --- a/shells/switchBashZsh/Makefile +++ b/shells/switchBashZsh/Makefile @@ -1,5 +1,5 @@ PORTNAME= switchBashZsh -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= shells MAINTAINER= bourne.identity@hotmail.com diff --git a/shells/switchBashZsh/distinfo b/shells/switchBashZsh/distinfo index 886b5d1da94b..2ce2be58083d 100644 --- a/shells/switchBashZsh/distinfo +++ b/shells/switchBashZsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602313349 -SHA256 (bourne-again-switchBashZsh-1.1_GH0.tar.gz) = f8b6fed89627eec3a214b88c5cbd0a5befbf413c186341488995756706dc5f81 -SIZE (bourne-again-switchBashZsh-1.1_GH0.tar.gz) = 6165 +TIMESTAMP = 1618579706 +SHA256 (bourne-again-switchBashZsh-1.2_GH0.tar.gz) = 17717be680e81ab7058e7bdbd05e43ce2bb164425f046fec59202074c55d74a7 +SIZE (bourne-again-switchBashZsh-1.2_GH0.tar.gz) = 5915
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104170702.13H72jHs088524>