Date: Sat, 29 Aug 2009 11:18:39 +0200 (CEST) From: olli hauer <ohauer@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org, sahil@tandon.net Cc: ohauer@gmx.de Subject: ports/138301: [patch] port mail/postfix update to version 2.6.5 Message-ID: <20090829091839.6911C26145@u18-124.dsl.vianetworks.de> Resent-Message-ID: <200908290920.n7T9K1aq022289@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138301 >Category: ports >Synopsis: [patch] port mail/postfix update to version 2.6.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Aug 29 09:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: olli hauer <ohauer@gmx.de> >Release: FreeBSD 7.2-RELEASE-p3 i386 >Organization: >Environment: >Description: Update postfix to version 2.6.5 Fixes from HISTORY: ========================= 20090805 Bugfix: don't panic when an unexpected smtpd access map is specified. File: smtpd/smtpd_check.c. @sahil, Thanks for the hint (PR 138198) is already closed. I wondered the massive code changes for 2.6.4 which are not typical for Wietse. Now it looks more serious ;) >How-To-Repeat: >Fix: --- patch_postfix-2.6.5.txt begins here --- --- Makefile 2009/08/14 23:33:13 1.1 +++ Makefile 2009/08/29 08:57:57 @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.5 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ --- distinfo 2009/08/14 23:33:10 1.1 +++ distinfo 2009/08/29 08:58:05 @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.6.3.tar.gz) = 9810a52d7df6718b9e7258caba6bebab -SHA256 (postfix/postfix-2.6.3.tar.gz) = 69e31fa939b92f4520f4699e1362abcb5bbbb82c10d03493c31eea237a14c26a -SIZE (postfix/postfix-2.6.3.tar.gz) = 3324979 +MD5 (postfix/postfix-2.6.5.tar.gz) = 6b954cfb3eb6141dac1e773281211717 +SHA256 (postfix/postfix-2.6.5.tar.gz) = 5b5c8d3c98d7dffece1d30ed4dc1cfbd3220842fd626a324ce038d7d795e4102 +SIZE (postfix/postfix-2.6.5.tar.gz) = 3325444 MD5 (postfix/postfix-2.6.2-vda-ng.patch.gz) = 648f09acd31125c99d1bc36860e21910 SHA256 (postfix/postfix-2.6.2-vda-ng.patch.gz) = 2e49d9320a38d5d7ca246320127186cfacc3aced9a47aeced61151ee6eb620a4 SIZE (postfix/postfix-2.6.2-vda-ng.patch.gz) = 12661 --- patch_postfix-2.6.5.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090829091839.6911C26145>