diff options
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ 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. +20111231: + AFFECTS: users of lang/newlisp + AUTHOR: olgeni@FreeBSD.org + + In lang/newlisp, the MYSQL5 and MYSQL51 options have been unified into + MYSQL, which will pick the correct MySQL version using the standard + MySQL selection logic. MySQL users will have to run "make config" and + select the MYSQL option. + + Tinderbox users will have to update their options files with the new + MYSQL option, and possibly change their Tinderbox environment to select + a specific MySQL version. + 20111229: AFFECTS: users of ftp/proftpd{-devel,-mysql} AUTHORS: delphij@FreeBSD.org,mm@FreeBSD.org |