ports/142269: [patch] port mail/postfix24 update to version 2.4.13
olli hauer
ohauer at gmx.de
Sun Jan 3 16:40:03 UTC 2010
>Number: 142269
>Category: ports
>Synopsis: [patch] port mail/postfix24 update to version 2.4.13
>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: Sun Jan 03 16:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: olli hauer <ohauer at gmx.de>
>Release:
>Organization:
>Environment:
>Description:
update postfix24 to latest version 2.4.13 from 20090805
>How-To-Repeat:
>Fix:
--- patch_postfix24.txt begins here ---
20090710
Bugfix (introduced Postfix 2.3): Postfix got out of sync
with a Milter application after the application sent a
"quarantine" request at end-of-message time. The milter
application would still be in the end-of-message state,
while Postfix would already be working on the next SMTP
event (typically, QUIT or MAIL FROM). Problem diagnosed
with help from Alban Deniz. File: milter/milter8.c.
20090805
Bugfix: don't panic when an unexpected smtpd access map is
specified. File: smtpd/smtpd_check.c.
==================================================================
--- postfix24/Makefile
+++ postfix24/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 2.4.11
+PORTVERSION= 2.4.13
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
--- postfix24/distinfo
+++ postfix24/distinfo
@@ -1,6 +1,6 @@
-MD5 (postfix/postfix-2.4.11.tar.gz) = 78df9e3f9dbb24ddac4657495dbff448
-SHA256 (postfix/postfix-2.4.11.tar.gz) = d574e291c7f776383529d4c33320e672ef9cdfdb529675cee945fe83819acb09
-SIZE (postfix/postfix-2.4.11.tar.gz) = 2938201
+MD5 (postfix/postfix-2.4.13.tar.gz) = a2e19384deeed77d83c94ad59f4051c3
+SHA256 (postfix/postfix-2.4.13.tar.gz) = 9fe936029cf151e8fd30fcd88cd965112a905c63808dd6ed01c5bb222d60f911
+SIZE (postfix/postfix-2.4.13.tar.gz) = 2938465
MD5 (postfix/postfix-2.4.6-vda-ng.patch.gz) = 6090de66e36051357e37bb94a1eea342
SHA256 (postfix/postfix-2.4.6-vda-ng.patch.gz) = 847e9c39bdbd92c912f71521ab4e5266d9baae749d135f220db9c8a5a13e8b3f
SIZE (postfix/postfix-2.4.6-vda-ng.patch.gz) = 12244
--- patch_postfix24.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list