git: 104be96890c9 - main - shells/bosh: Add UPDATING entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Sep 2022 15:47:06 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=104be96890c9a3acf611fc60b23efc76f7f5dee5 commit 104be96890c9a3acf611fc60b23efc76f7f5dee5 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-09-19 15:47:02 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-09-19 15:47:02 +0000 shells/bosh: Add UPDATING entry --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/UPDATING b/UPDATING index 0bbf5abbe5b1..875d01d32461 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20220919: + AFFECTS: users of sysutils/schilyutils + AUTHOR: fuz@fuz.su + + Schilyutils has been split up into two ports. If you want the bosh shell, + the new port is shells/bosh, which can be installed with: + + # pkg install bosh + or + # portmaster -o shells/bosh + 20220918: AFFECTS: users of mail/roundcube AUTHOR: brnrd@FreeBSD.org