aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING25
-rw-r--r--mail/postfix-current/Makefile2
-rw-r--r--mail/postfix-current/distinfo4
3 files changed, 28 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index 8f28720db532..4a0ffcfb61d5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,31 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20120116:
+ AFFECTS: users of mail/postfix-current
+ AUTHOR: Sahil Tandon <sahil@FreeBSD.org>
+
+ From the upstream RELEASE_NOTES:
+
+ Instead of terminating immediately with a "fatal" message when a
+ database file can't be opened, a Postfix daemon program now logs
+ an "error" message, and continues execution with reduced
+ functionality.
+
+ Specify "daemon_table_open_error_is_fatal = yes" to get the
+ historical behavior (immediate termination with "fatal" message).
+
+ Logfile-based alerting systems may need to be updated to look for
+ "error" messages in addition to "fatal" messages.
+
+ By default the Postfix SMTP server no longer reports transcripts
+ of sessions where a client command is rejected because a table is
+ unavailable. To receive such reports, add the new "data" class to
+ the notify_classes parameter value. The reports will be sent to the
+ error_notice_recipient address as before. This class is also used
+ by the Postfix SMTP client to report about sessions that fail
+ because a table is unavailable.
+
+20120116:
AFFECTS: users of x11/xcb-util
AUTHOR: garga@FreeBSD.org
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 3efe2b93431e..9371eb8fe5d6 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-DISTVERSION= 2.9-20120102
+DISTVERSION= 2.9-20120115
PORTEPOCH= 4
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo
index 46d4a881a8f7..eeb26427d65d 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,2 +1,2 @@
-SHA256 (postfix/postfix-2.9-20120102.tar.gz) = 7829c95afdd7fa0e7b72975e2235e7c743a5f132b1f7158b510df7c54ad1d84b
-SIZE (postfix/postfix-2.9-20120102.tar.gz) = 3760059
+SHA256 (postfix/postfix-2.9-20120115.tar.gz) = 634742998f5e8d6402b1717afdfd6aa3bc908a7db93afc47a0f14aea644f644f
+SIZE (postfix/postfix-2.9-20120115.tar.gz) = 3760369