diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2020-05-26 10:13:16 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2020-05-26 10:13:16 +0000 |
commit | df65d8043217685c16b9112475dedf415b5f9a50 (patch) | |
tree | c9d251768bd9206a400a30879876fcc41b77739d /UPDATING | |
parent | 312744bd9bf63494c38ae5e3c125a0c7b2d9d768 (diff) | |
download | ports-df65d8043217685c16b9112475dedf415b5f9a50.tar.gz ports-df65d8043217685c16b9112475dedf415b5f9a50.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ 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. +20200526: + AFFECTS: users of databases/mariadb104-client, databases/mariadb104-server + AUTHOR: brnrd@FreeBSD.org + + The ports now add sample configuration files to /usr/local/etc/mysql. You + must merge your client configation with the conf.d/client.cnf and your + server configuration with conf.d/server.cnf. + 20200518: AFFECTS: users of converters/libiconv AUTHOR: zeising@FreeBSD.org |