diff options
author | ale <ale@FreeBSD.org> | 2006-06-22 17:07:09 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-06-22 17:07:09 +0800 |
commit | 4ba2c9b0b86d9e94bcc7c7ecfb0ed26b6b9ff1bb (patch) | |
tree | 250af64676d28158d012969c2a7e3a0aa8cc24fb /UPDATING | |
parent | 0423a9efde4cbcb21ff42ce3c1fbaf18aab32808 (diff) | |
download | freebsd-ports-gnome-4ba2c9b0b86d9e94bcc7c7ecfb0ed26b6b9ff1bb.tar.gz freebsd-ports-gnome-4ba2c9b0b86d9e94bcc7c7ecfb0ed26b6b9ff1bb.tar.zst freebsd-ports-gnome-4ba2c9b0b86d9e94bcc7c7ecfb0ed26b6b9ff1bb.zip |
Add an entry for MySQL client update.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060622: + AFFECTS: users of databases/mysql-client + AUTHOR: ale@FreeBSD.org + + MySQL version 5.0 is now the default. If you have only the client + port, you can upgrade all ports with: + portupgrade -rfo databases/mysql50-client mysql-client + 20060616 AFFECTS users of all pfpro ports AUTHOR: aaron@FreeBSD.org |