aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2014-03-28 00:09:37 +0800
committerale <ale@FreeBSD.org>2014-03-28 00:09:37 +0800
commit175a3f2444f87b998b1645d3ecd4b5cf41800b41 (patch)
tree6970182b052dcd21d44da9340f0a1e62db6af5fb /UPDATING
parent1bab394e6b3d2c0be04c4f895b2973d0d77d6c55 (diff)
downloadfreebsd-ports-gnome-175a3f2444f87b998b1645d3ecd4b5cf41800b41.tar.gz
freebsd-ports-gnome-175a3f2444f87b998b1645d3ecd4b5cf41800b41.tar.zst
freebsd-ports-gnome-175a3f2444f87b998b1645d3ecd4b5cf41800b41.zip
Welcome the new mod_php ports, in order to have default packages for
Apache PHP modules. Submitted by: marcus Reworked by: ale (me) Requested by: many, too many
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index fccceeb47477..c12c37bf9b74 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20140327:
+ AFFECTS: users of lang/php5 and lang/php55 with Apache module
+ AUTHOR: ale@FreeBSD.org
+
+ The Apache PHP module has been splitted from main PHP port, so if you
+ are using it you should install one of www/mod_php5 or www/mod_php55.
+
20140322:
AFFECTS: users of devel/apr1
AUTHOR: ohauer@FreeBSD.org