aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2016-05-15 21:16:09 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2016-05-15 21:16:09 +0000
commitca1f7a300be8b8414338f8f7ff9105d8cb18ec5c (patch)
tree601fe17a5e8644e064a1bc0f97f1e6333b75528d /mail
parent9dd0580611b37ec40ebf19e656dfce1f9b19bbd8 (diff)
downloadports-ca1f7a300be8b8414338f8f7ff9105d8cb18ec5c.tar.gz
ports-ca1f7a300be8b8414338f8f7ff9105d8cb18ec5c.zip
- update to 3.1.1
Changelog: 20160228 Documentation: typos in postfix-tls-script(1) manpage. 20160327 Documentation: line wrapping in postconf(1) manpage. 20160310 Bugfix (introduced: Postfix 2.6): the Milter SMFIR_CHGFROM (replace sender) request lost the sender_bcc_maps address. Fixed by moving some record keeping to the sender output function. Files: cleanup/cleanup_envelope.c, cleanup/cleanup_addr.c, cleanup/cleanup_milter.c, cleanup/cleanup.h, regression tests. 20160410 Bugfix (introduced: Postfix 2.6): the "bad filetype" header_checks pattern falsely rejected Content-Mumble headers with ``name="example"; x-apple-part-url="example.com"''. Fixed by respecting the ";" separator between content attribute values. Reported by Cedric Knight. File: proto/header_checks. 20160515 Portability: OpenBSD 6.0. Files: makedefs, util/sys_defs.h. MFH: 2016Q2
Notes
Notes: svn path=/head/; revision=415286
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix/Makefile2
-rw-r--r--mail/postfix/distinfo5
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 5949708201dc..65d1f8814c7e 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postfix
-PORTVERSION= 3.1.0
+PORTVERSION= 3.1.1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 6281cbb54840..bbb0a3882626 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,2 +1,3 @@
-SHA256 (postfix/postfix-3.1.0.tar.gz) = 88ac3e92755629077d9363319b1fa0db406efb10c2f22cdbb941bd8ab36fd733
-SIZE (postfix/postfix-3.1.0.tar.gz) = 4336709
+TIMESTAMP = 1463345893
+SHA256 (postfix/postfix-3.1.1.tar.gz) = 3deda4c34631970490b1b5fbb559905f93531bf1c7eb00e38b0d0deb1dba9982
+SIZE (postfix/postfix-3.1.1.tar.gz) = 4337295