aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-05-17 10:30:16 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-05-17 10:30:16 +0800
commitf5f24786ec61f0f9b4545b61a64a6d49125788ef (patch)
tree13c2bb86a8e5580b2d9019cd74cf873b83f1b220 /UPDATING
parente4122266bf7ac080ad9cf5eef3ef63eb24eeda16 (diff)
downloadfreebsd-ports-gnome-f5f24786ec61f0f9b4545b61a64a6d49125788ef.tar.gz
freebsd-ports-gnome-f5f24786ec61f0f9b4545b61a64a6d49125788ef.tar.zst
freebsd-ports-gnome-f5f24786ec61f0f9b4545b61a64a6d49125788ef.zip
- Change OPTION
o APACHE2 -> APACHE (WITH_APACHE2) is deprecated APACHE_PORT's value will be used - Bump PORTREVISION - Add UPDATING note
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f7b12a8301ab..8d12b8a1df59 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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