aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2016-05-16 12:34:45 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2016-05-16 12:34:45 +0000
commitb63d9f7e074dd28ddf78e6408b8e03f43ecb5d76 (patch)
tree1e9bc52ee86e98d9bbe5a87405a91104c04d607d
parent8e093e15eace319d32e22015e4da73a177548c18 (diff)
downloadports-b63d9f7e074dd28ddf78e6408b8e03f43ecb5d76.tar.gz
ports-b63d9f7e074dd28ddf78e6408b8e03f43ecb5d76.zip
MFH: r415286
- 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. Approved by: ports-secteam (feld@)
Notes
Notes: svn path=/branches/2016Q2/; revision=415320
-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