aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2022-09-19 15:47:02 +0000
committerNeel Chauhan <nc@FreeBSD.org>2022-09-19 15:47:02 +0000
commit104be96890c9a3acf611fc60b23efc76f7f5dee5 (patch)
tree192f7c83c600a90087ba38eb365392a0518822f7 /UPDATING
parent441e66bdfcac02039b0c719fb2b5f283f1b4347a (diff)
downloadports-104be96890c9a3acf611fc60b23efc76f7f5dee5.tar.gz
ports-104be96890c9a3acf611fc60b23efc76f7f5dee5.zip
shells/bosh: Add UPDATING entry
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
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