diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-01-14 22:48:21 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-01-14 22:48:21 +0000 |
commit | b0a6e12de7cb399c0313719f0f8cb7292e1b18ee (patch) | |
tree | bd30d0edf3ebf44522cbf7eefc2b91911df8d1fc /UPDATING | |
parent | cce2aa21fd821509e6945829c7f9e4c964cb1b35 (diff) |
- Update to 8.7
- Important change: php-fcgi removed
Notes
Notes:
svn path=/head/; revision=310415
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ 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. +20130114: + AFFECTS: users of www/hiawatha + AUTHOR: cs@FreeBSD.org + + php-fcgi has been removed upstream from hiawatha and is not supported anymore. + It is recommended to move to another FastCGI implementation, e.g. PHP-FPM + (lang/php5). + 20130113: AFFECTS: users of security/openvpn* AUTHOR: mandree@FreeBSD.org |