diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2019-10-14 16:06:01 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2019-10-14 16:06:01 +0000 |
commit | e17ce1f9e4f995a38a5cefd737e2d75637619e3a (patch) | |
tree | 35ce031ff4e177ef6dd02fac7dbfc9b7366a290e /UPDATING | |
parent | 8ae4d27eb3151667982adb3b7351c60c5bd44a9b (diff) | |
download | ports-e17ce1f9e4f995a38a5cefd737e2d75637619e3a.tar.gz ports-e17ce1f9e4f995a38a5cefd737e2d75637619e3a.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ 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. +20191014: + AFFECTS: users of mail/rspamd, mail/rspamd-devel + AUTHOR: vsevolod@FreeBSD.org + + Sample configuration files has been removed as default configuration files + are NOT intended for modification by users and SHOULD be overwritten on + port upgrade. + + Make sure the default configuration files are unmodified and migrate all + configuration changes to the proper places, before you continue. + 20191002: AFFECTS: users of groff AUTHOR: bapt@FreeBSD.org |