aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 408d18be9a53..e933aa72966f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090207:
+ AFFECTS: users of devel/libslang and devel/libslang2
+ AUTHOR: pgollucci@FreeBSD.org
+
+ devel/libslang has been removed in favor of devel/libslang2
+ after not being released in the last 5yrs. WITH_SLANG2 is
+ nolonger a valid ports KNOB. All ports depending on devel/libslang
+ should be recompiled.
+
+ # portupgrade -o devel/libslang devel/libslang2
+ # portupgrade -rf libxcb
+
20090130:
AFFECTS: users of www/httptunnel
AUTHOR: rafan@FreeBSD.org