diff options
author | ale <ale@FreeBSD.org> | 2007-08-28 17:33:41 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-08-28 17:33:41 +0800 |
commit | f5b3c3b8732fb33114560a11d9b4d7796de88c5a (patch) | |
tree | 1c70e298c156837ff4df5210827f31bf2cc650ad /UPDATING | |
parent | 858ac61cf8de601af11b242298d515278491b46a (diff) | |
download | freebsd-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-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |