diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 02:30:16 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 02:30:16 +0000 |
commit | 19b0909c4f6186311f9ce435c12a529b803243ba (patch) | |
tree | ca08a70358c574551e85afdaeec23e2021821568 /UPDATING | |
parent | Correct path to file. (diff) |
- Change OPTION
o APACHE2 -> APACHE (WITH_APACHE2) is deprecated
APACHE_PORT's value will be used
- Bump PORTREVISION
- Add UPDATING note
Notes
Notes:
svn path=/head/; revision=234047
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -7,6 +7,14 @@ time you update your ports collection, before attempting any port upgrades. 20090516: + AFFECTS: users of devel/viewvc + AUTHOR: pgollucci@FreeBSD.org + + OPTION APACHE2 has been changed to APACHE (WITH_APACHE) + WITH_APACHE2 is deprecated and is being removed. + APACHE_PORT will be pulled in when WITH_APACHE is selected + +20090516: AFFECTS: users of print/cups-base and portupgrade AUTHOR: dinoex@FreeBSD.org |