diff options
author | ohauer <ohauer@FreeBSD.org> | 2011-08-21 01:21:38 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2011-08-21 01:21:38 +0800 |
commit | 00e0ecf644f18a27abf1ad5c5ec90edf8649a113 (patch) | |
tree | 6357b12147556d526a3b91a9b387418fb511c1c0 /UPDATING | |
parent | dd31ca7b0a1cdaa518edcde95cc5f39b6f2c183c (diff) | |
download | freebsd-ports-gnome-00e0ecf644f18a27abf1ad5c5ec90edf8649a113.tar.gz freebsd-ports-gnome-00e0ecf644f18a27abf1ad5c5ec90edf8649a113.tar.zst freebsd-ports-gnome-00e0ecf644f18a27abf1ad5c5ec90edf8649a113.zip |
- change default apache version to apache22
- make entry in UPDATING
with hat apache@
PR: ports/147009
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |