diff options
author | cs <cs@FreeBSD.org> | 2013-01-15 06:48:21 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2013-01-15 06:48:21 +0800 |
commit | 71df79d3f02c706f17edb7df1d5ec452b5de115d (patch) | |
tree | bd30d0edf3ebf44522cbf7eefc2b91911df8d1fc /UPDATING | |
parent | 8bd6594463a9598d3ff1aa5fcf3ed1991414f511 (diff) | |
download | freebsd-ports-gnome-71df79d3f02c706f17edb7df1d5ec452b5de115d.tar.gz freebsd-ports-gnome-71df79d3f02c706f17edb7df1d5ec452b5de115d.tar.zst freebsd-ports-gnome-71df79d3f02c706f17edb7df1d5ec452b5de115d.zip |
- Update to 8.7
- Important change: php-fcgi removed
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 |