Date: Sat, 5 May 2018 08:25:25 +0000 (UTC) From: Kirill Ponomarev <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469094 - head Message-ID: <201805050825.w458PP7d084924@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Sat May 5 08:25:24 2018 New Revision: 469094 URL: https://svnweb.freebsd.org/changeset/ports/469094 Log: Reflect changes in www/gitea in r469092 PR: 227028 Submitted by: stb@lassitu.de Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat May 5 08:24:49 2018 (r469093) +++ head/UPDATING Sat May 5 08:25:24 2018 (r469094) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805050825.w458PP7d084924>