diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-05-05 08:25:24 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-05-05 08:25:24 +0000 |
commit | 59412bc7e09ef6fc92dd70ad6258ab34cb63aa72 (patch) | |
tree | 5c40ba711ced6b9a8f868f30b7376b3f22e38ae4 /UPDATING | |
parent | 24b1dc2ea687bf2cbeadafb77e766b48e37cf8dd (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ 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. +20180505: + AFFECTS: users of www/gitea + AUTHOR: stb@lassitu.de + + The www/gitea port no longer requires shell/bash. If you want to + stop using bash and deinstall the package, make sure to set the + configuration in etc/gitea/conf/app.ini, section [repository], + SCRIPT_TYPE to "sh". See app.ini.sample for an example. + 20180501: AFFECTS: users of www/node AUTHOR: bhughes@FreeBSD.org |