aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2016-10-02 09:17:28 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2016-10-02 09:17:28 +0000
commitca7e91d336622fe167c8972d02c20266333ef738 (patch)
tree606d0579ad15b72ca159a18f7f773297420a30bf /mail/postfix
parent1150f67f07c93f0695a5e51d4e11715a6a6bde1c (diff)
downloadports-ca7e91d336622fe167c8972d02c20266333ef738.tar.gz
ports-ca7e91d336622fe167c8972d02c20266333ef738.zip
- update to 3.1.3
Changelog: 20160911 Bugfix (introduced: Postfix 3.0): the SMTP daemon did not reset a previous session's command counts before rejecting a client that exceeds request or concurrency rates. File: smtpd/smtpd.c. 20160917 Bugfix (introduced: Postfix 3.0): the unionmap did not propagate table lookup errors. Based on patch by Roel van Meer. Files: util/dict_union.c, util/dict_union_test.*. 20160925 Workaround (problem introduced: Postfix 2.11): to avoid false "not found" errors with MySQL map queries that contain UTF8-encoded text, specify "option_group = client" in Postfix MySQL configuration files. This will be the default setting with Postfix 3.2 and later.
Notes
Notes: svn path=/head/; revision=423106
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/Makefile3
-rw-r--r--mail/postfix/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 4d32504799c0..84b001690697 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= postfix
-PORTVERSION= 3.1.2
+PORTVERSION= 3.1.3
PORTEPOCH= 1
-PORTREVISION= 3
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \
http://de.postfix.org/ftpmirror/ \
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 961f149eec26..a5f2bc3dfa8d 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472342160
-SHA256 (postfix/postfix-3.1.2.tar.gz) = 1ab9b4ee6bf9eb37d2467a63244132aab22ac23b91a72f327334e236b0d30f6b
-SIZE (postfix/postfix-3.1.2.tar.gz) = 4337569
+TIMESTAMP = 1475365074
+SHA256 (postfix/postfix-3.1.3.tar.gz) = 52f8127e6797e2617a36d0afb9473c55e95c3a777b6280df3f106168fd814979
+SIZE (postfix/postfix-3.1.3.tar.gz) = 4338730