aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2007-08-28 17:33:41 +0800
committerale <ale@FreeBSD.org>2007-08-28 17:33:41 +0800
commitf5b3c3b8732fb33114560a11d9b4d7796de88c5a (patch)
tree1c70e298c156837ff4df5210827f31bf2cc650ad /UPDATING
parent858ac61cf8de601af11b242298d515278491b46a (diff)
downloadfreebsd-ports-gnome-f5b3c3b8732fb33114560a11d9b4d7796de88c5a.tar.gz
freebsd-ports-gnome-f5b3c3b8732fb33114560a11d9b4d7796de88c5a.tar.zst
freebsd-ports-gnome-f5b3c3b8732fb33114560a11d9b4d7796de88c5a.zip
Update to 5.1.21 release.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2346dda732f9..fea5fd52a7a2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070828:
+ AFFECTS: users of databases/mysql51-client
+ AUTHOR: ale@FreeBSD.org
+
+ Since libmysqlclient version number is increased, all ports depending
+ on it must be recompiled. Run something like:
+
+ # portmaster -r mysql-client
+
20070821:
AFFECTS: users of net-im/pidgin
AUTHOR: marcus@FreeBSD.org