Bug 255127 - shells/switchBashZsh - update to version 1.2
Summary: shells/switchBashZsh - update to version 1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rainer Hurling
URL: https://github.com/bourne-again/switc...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-16 15:33 UTC by bourne.identity@hotmail.com
Modified: 2021-04-17 07:04 UTC (History)
1 user (show)

See Also:


Attachments
svn diff v1.1 -> v1.2 (983 bytes, patch)
2021-04-16 15:33 UTC, bourne.identity@hotmail.com
bourne.identity: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bourne.identity@hotmail.com 2021-04-16 15:33:33 UTC
Created attachment 224167 [details]
svn diff v1.1 -> v1.2

shells/switchBashZsh has been updated to version 1.2, which includes a critical bug fix ($EDITOR not set up properly) and removal of optional arguments.

svn diff is attached. poudriere/portlint logs available if needed.
Comment 1 Rainer Hurling freebsd_committer freebsd_triage 2021-04-16 15:52:33 UTC
Hi bourne.identity,

Thanks for the patch. As the maintainer of the port, please set 'maintainer approval' flag to '+' ;)
Comment 2 bourne.identity@hotmail.com 2021-04-17 06:40:26 UTC
Comment on attachment 224167 [details]
svn diff v1.1 -> v1.2

Added maintainer-approval flag
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-04-17 07:02:48 UTC
A commit in branch main references this bug:

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(-)
Comment 4 Rainer Hurling freebsd_committer freebsd_triage 2021-04-17 07:03:44 UTC
Committed, thanks :)
Comment 5 bourne.identity@hotmail.com 2021-04-17 07:04:46 UTC
Thanks so much, Rainer.