Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2018 20:09:43 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460434 - head/mail/postfix211
Message-ID:  <201801302009.w0UK9hbL079787@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ohauer
Date: Tue Jan 30 20:09:43 2018
New Revision: 460434
URL: https://svnweb.freebsd.org/changeset/ports/460434

Log:
  - update to 2.11.11
  
  Changelog:
  
  20171116
    Bugfix (introduced: Postfix 2.1): don't log warnings
    that some restriction returns OK, when the access map
    DISCARD feature is in effect. File: smtpd/smtpd_check.c.
  
  20171215
    Bugfix (introduced: 20170611): the DB_CONFIG bugfix broke
    Berkeley DB configurations with a relative pathname.  File:
    util/dict_db.c.
  
  20171226
    Documentation patches by Sven Neuhaus. Files:
    proto/FORWARD_SECRECY_README.html, proto/SMTPD_ACCESS_README.html.
  
  20180106
    Cleanup: missing mailbox seek-to-end error check in the
    local(8) delivery agent. File: local/mailbox.c.
  
    Cleanup: incorrect mailbox seek-to-end error message in the
    virtual(8) delivery agent. File: virtual/mailbox.c.
  
  MFH:		2018Q1

Modified:
  head/mail/postfix211/Makefile
  head/mail/postfix211/distinfo

Modified: head/mail/postfix211/Makefile
==============================================================================
--- head/mail/postfix211/Makefile	Tue Jan 30 19:54:19 2018	(r460433)
+++ head/mail/postfix211/Makefile	Tue Jan 30 20:09:43 2018	(r460434)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	postfix
-PORTVERSION=	2.11.10
+PORTVERSION=	2.11.11
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/ \

Modified: head/mail/postfix211/distinfo
==============================================================================
--- head/mail/postfix211/distinfo	Tue Jan 30 19:54:19 2018	(r460433)
+++ head/mail/postfix211/distinfo	Tue Jan 30 20:09:43 2018	(r460434)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1383475619
-SHA256 (postfix/postfix-2.11.10.tar.gz) = 4d9dca8a6f08adcb70fc02a00bde0f8057f062bc16dfa32acd6bbec2b0ffb9dd
-SIZE (postfix/postfix-2.11.10.tar.gz) = 4033890
+TIMESTAMP = 1350850131
+SHA256 (postfix/postfix-2.11.11.tar.gz) = 4cf79888465a5da75a887ad2bd22cffbc98b3f0a967c79cadff3fb27f6ca0bd7
+SIZE (postfix/postfix-2.11.11.tar.gz) = 4034155
 SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc
 SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191
 SHA256 (postfix/postfix-vda-v13-2.10.0.patch) = 6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801302009.w0UK9hbL079787>