aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2013-12-07 17:14:12 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2013-12-07 17:14:12 +0000
commit658e2bab52be013a41c1299377e4403fbf627c6d (patch)
treed6a952e27131ea63bed6b5f3c1561a2b08ad4f44 /UPDATING
parent556f3e58573d48d1d7fa57ab506d5add3ab6705d (diff)
downloadports-658e2bab52be013a41c1299377e4403fbf627c6d.tar.gz
ports-658e2bab52be013a41c1299377e4403fbf627c6d.zip
- Update to 5.4.1p1
- Update LICENSE information - Add OPTIONS for SQLITE, MYSQL, PGSQL, and LDAP - Add STAGE support - Add a note to UPDATING about change in configuration Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/1146
Notes
Notes: svn path=/head/; revision=335834
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 74fbf6903b4f..76a832afebee 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20131207:
+ AFFECTS: users of mail/opensmtpd
+ AUTHOR: ashish@FreeBSD.org
+
+ There has been changes to the OpenSMTPD configuration. Please refer to
+ smtpd.conf(5), and use "smtpd -nf smtpd.conf" to validate.
+
20131203:
AFFECTS: users of graphics/opencv, graphics/opencv-core
AUTHOR: jhale@FreeBSD.org