From owner-dev-commits-ports-all@freebsd.org Sat Apr 17 07:02:45 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 814605F23BF; Sat, 17 Apr 2021 07:02:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FMkYK3BNvz3tms; Sat, 17 Apr 2021 07:02:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 60558141A6; Sat, 17 Apr 2021 07:02:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13H72jJI088525; Sat, 17 Apr 2021 07:02:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13H72jHs088524; Sat, 17 Apr 2021 07:02:45 GMT (envelope-from git) Date: Sat, 17 Apr 2021 07:02:45 GMT Message-Id: <202104170702.13H72jHs088524@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rainer Hurling Subject: git: e2d93d40586e - main - shells/switchBashZsh: Update to version 1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rhurlin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e2d93d40586e6895e744d40f1a92514db1450115 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2021 07:02:45 -0000 The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2d93d40586e6895e744d40f1a92514db1450115 commit e2d93d40586e6895e744d40f1a92514db1450115 Author: Rainer Hurling AuthorDate: 2021-04-17 07:00:07 +0000 Commit: Rainer Hurling 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