aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index deb55b23f999..4be8da1d9e31 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20090727:
+ AFFECTS: users of security/libgcrypt
+ AUTHOR: wxs@FreeBSD.org
+
+ libgcrypt has been upgraded to 1.4.6 which has a shared library version
+ bump. You need to reinstall all ports that depend on it. Use something
+ like this:
+
+ portupgrade -rf libgcrypt
+ portmaster -r libgcrypt
+
20100722:
AFFECTS: users of net/rabbitmq
AUTHOR: Phillip <pneumann@gmail.com>