aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2014-07-13 16:24:44 +0000
committerSahil Tandon <sahil@FreeBSD.org>2014-07-13 16:24:44 +0000
commitbb4b3c10ff8d71a585d12d28251c1865fa5e7978 (patch)
treecb22c95c6b599b3892b618ab095c36992585977d /UPDATING
parentb592464e2e066d3f7af1459ed1ce3dfc3c92526f (diff)
downloadports-bb4b3c10ff8d71a585d12d28251c1865fa5e7978.tar.gz
ports-bb4b3c10ff8d71a585d12d28251c1865fa5e7978.zip
- Update to Postfix 2.12 snapshot 20140709
Notes
Notes: svn path=/head/; revision=361693
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7634b2daca53..892ed605e33d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20140713:
+ AFFECTS: users of mail/postfix-current
+ AUTHOR: sahil@FreeBSD.org
+
+ This is a significant update; so, please carefully review the
+ RELEASE_NOTES to identify which incompatible changes impact your
+ environment. Of particular note are changes to the Postfix
+ build/install procedure.
+
+ Please backup main.cf, master.cf and any other important files
+ associated with your Postfix setup before updating.
+
+20140713:
AFFECTS: users of www/apache22
AUTHOR: ohauer@FreeBSD.org