aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2014-03-27 16:09:37 +0000
committerAlex Dupre <ale@FreeBSD.org>2014-03-27 16:09:37 +0000
commita4cffdad1a0cebc9e4fa2dfce6711b756f839b02 (patch)
tree6970182b052dcd21d44da9340f0a1e62db6af5fb /UPDATING
parent75779ff8c6a865fe89415f995ae54edd2405441e (diff)
downloadports-a4cffdad1a0cebc9e4fa2dfce6711b756f839b02.tar.gz
ports-a4cffdad1a0cebc9e4fa2dfce6711b756f839b02.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
Notes
Notes: svn path=/head/; revision=349342
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