aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorultima <ultima@FreeBSD.org>2017-06-25 09:46:14 +0800
committerultima <ultima@FreeBSD.org>2017-06-25 09:46:14 +0800
commit7d59bfe4c2f7a5db36423e8fe2f055dcf1723a95 (patch)
tree694d894e3b120007eaf9d9bc0ef299a0d095135e /UPDATING
parenta300ddc792add8222d51a71d9c2f362781e41cfb (diff)
downloadfreebsd-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--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4b790cba165f..05f1bf9a5cb1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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