diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-08-28 09:33:41 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-08-28 09:33:41 +0000 |
commit | 493779bf8b0e3b5fb6a5335eba44f016489f6e96 (patch) | |
tree | 6441e75f2006ef1d80c8a2fb9b9ba0ba18a0e86c /UPDATING | |
parent | e72ecdc34d5a60671b9b22dd97e49ae814ea5b11 (diff) | |
download | ports-493779bf8b0e3b5fb6a5335eba44f016489f6e96.tar.gz ports-493779bf8b0e3b5fb6a5335eba44f016489f6e96.zip |
Notes
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 |