From 104be96890c9a3acf611fc60b23efc76f7f5dee5 Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Mon, 19 Sep 2022 08:47:02 -0700 Subject: [PATCH] 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