From owner-svn-ports-all@freebsd.org Sun May 15 21:20:13 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20C4EB3A5A0; Sun, 15 May 2016 21:20:13 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCF951AD2; Sun, 15 May 2016 21:20:12 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4FLKCqf090567; Sun, 15 May 2016 21:20:12 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4FLKBCn090565; Sun, 15 May 2016 21:20:11 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201605152120.u4FLKBCn090565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 15 May 2016 21:20:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415287 - head/mail/postfix-current X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2016 21:20:13 -0000 Author: ohauer Date: Sun May 15 21:20:11 2016 New Revision: 415287 URL: https://svnweb.freebsd.org/changeset/ports/415287 Log: - update to 3.2-20160515 Changelog: 20160330 The collate.pl script by Viktor Dukhovni for grouping Postfix logfile records into "sessions" based on queue ID and process ID information. Files: auxiliary/collate/*. 20160407 Treat SASL_FAIL and SASL_NOMEM as temporary errors. Markus Benning. File: xsasl/xsasl_cyrus_server.c. 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, dns/dns_str_resflags.c. MFH: 2016Q2 Modified: head/mail/postfix-current/Makefile head/mail/postfix-current/distinfo Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Sun May 15 21:16:09 2016 (r415286) +++ head/mail/postfix-current/Makefile Sun May 15 21:20:11 2016 (r415287) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.2-20160327 +DISTVERSION= 3.2-20160515 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ Modified: head/mail/postfix-current/distinfo ============================================================================== --- head/mail/postfix-current/distinfo Sun May 15 21:16:09 2016 (r415286) +++ head/mail/postfix-current/distinfo Sun May 15 21:20:11 2016 (r415287) @@ -1,2 +1,3 @@ -SHA256 (postfix/postfix-3.2-20160327.tar.gz) = 6718c0cba4e612229e42bb70013610682741b6b7e8c7952557cd6c6db72fc5f1 -SIZE (postfix/postfix-3.2-20160327.tar.gz) = 4334899 +TIMESTAMP = 1463345142 +SHA256 (postfix/postfix-3.2-20160515.tar.gz) = e2f73463c03c883179e4ca3f9dbc420d0e3c8cf7515039f0ab3819f6eae8f31c +SIZE (postfix/postfix-3.2-20160515.tar.gz) = 4336680