diff options
author | ultima <ultima@FreeBSD.org> | 2017-06-25 09:46:14 +0800 |
---|---|---|
committer | ultima <ultima@FreeBSD.org> | 2017-06-25 09:46:14 +0800 |
commit | 7d59bfe4c2f7a5db36423e8fe2f055dcf1723a95 (patch) | |
tree | 694d894e3b120007eaf9d9bc0ef299a0d095135e /UPDATING | |
parent | a300ddc792add8222d51a71d9c2f362781e41cfb (diff) | |
download | freebsd-ports-gnome-7d59bfe4c2f7a5db36423e8fe2f055dcf1723a95.tar.gz freebsd-ports-gnome-7d59bfe4c2f7a5db36423e8fe2f055dcf1723a95.tar.zst freebsd-ports-gnome-7d59bfe4c2f7a5db36423e8fe2f055dcf1723a95.zip |
* Added UPDATING entry
* Removed ALT_HOME option
* Fixed MILTER_DESC DCCM
* Changed PORTS_SENDMAIL to PORTS_MILTER
* Cleaned up old code
PR: 220070
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: matthew (mentor), Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Differential Revision: https://reviews.freebsd.org/D11248
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. 20170624: + AFFECTS: users of mail/dcc-dccd + AUTHOR: ultima@FreeBSD.org + + The ALT_HOME option was removed in 1.3.159_1. If this option is being + used, please be sure to move the old home directory, /var/dcc to + ${PREFIX}/dcc. + +20170624: AFFECTS: users of net/rabbitmq AUTHOR: olgeni@FreeBSD.org |