aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:21:38 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:21:38 +0000
commit59d207f8bb8ea5a5a21dad7803cd6f3fc97dca55 (patch)
tree1442e89471f55464c80b53176d130fd53d6f4d9f /UPDATING
parentf2adc1c379adf6dc613a83ce2d34d6c972ed5d2a (diff)
downloadports-59d207f8bb8ea5a5a21dad7803cd6f3fc97dca55.tar.gz
ports-59d207f8bb8ea5a5a21dad7803cd6f3fc97dca55.zip
- change default apache version to apache22
- make entry in UPDATING with hat apache@ PR: ports/147009
Notes
Notes: svn path=/head/; revision=280081
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 788d51d9ddd2..2724b166f928 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20110820:
+ AFFECTS: users of www/apache* and depending ports
+ AUTHOR: ohauer@FreeBSD.org
+
+ The default apache version changed from www/apache13 to www/apache22.
+ Users who will continue with apache13 should create the following entry
+ in /etc/make.conf
+
+ APACHE_PORT= www/apache13
+
20110818:
AFFECTS: users of mail/enigmail-* ports
AUTHOR: ale@FreeBSD.org