diff options
author | edwin <edwin@FreeBSD.org> | 2004-11-27 10:15:57 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-11-27 10:15:57 +0800 |
commit | 62c6e49af63d6b3e13d88ea03b3e24d23a4b3db3 (patch) | |
tree | 518762ed0b0543fa3a411638d8d939d259b1978a /mail/postfix27/distinfo | |
parent | f92fbd65577aade90992380aeba0263f686b8421 (diff) | |
download | freebsd-ports-gnome-62c6e49af63d6b3e13d88ea03b3e24d23a4b3db3.tar.gz freebsd-ports-gnome-62c6e49af63d6b3e13d88ea03b3e24d23a4b3db3.tar.zst freebsd-ports-gnome-62c6e49af63d6b3e13d88ea03b3e24d23a4b3db3.zip |
[PATCH] mail/postfix: Update to libspf2-2.1.5-5
update the SPF patch to latest release which fixes bug
exposed by gcc in FreeBSD 5.3. it is otherwise identical
to prior version, so no upgrade is necessary if you have
it compiled and workign in FreeBSD 4.10 already (thus no
version bump).
removed "extra libspf2" patch that tried to work around
failure of IPv6+TLS patch when used in conjunction with SPF
patch. It just doesn't work, and I can't figure out exactly
what it is supposed to do. As it was, this would cause
failures when selecting just the SPF patch.
PR: ports/74095
Submitted by: Vivek Khera <vivek@khera.org>
Diffstat (limited to 'mail/postfix27/distinfo')
-rw-r--r-- | mail/postfix27/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix27/distinfo b/mail/postfix27/distinfo index 93eefa53e11c..4ce70c2c42ea 100644 --- a/mail/postfix27/distinfo +++ b/mail/postfix27/distinfo @@ -1,7 +1,7 @@ MD5 (postfix/postfix-2.1.5.tar.gz) = bcaa4aac80595d04c60c72844203a04d SIZE (postfix/postfix-2.1.5.tar.gz) = 1971931 -MD5 (postfix/postfix-libspf2-2.1.3-4.patch) = 0312a568fdf96861dbd6ac206b395630 -SIZE (postfix/postfix-libspf2-2.1.3-4.patch) = 25713 +MD5 (postfix/postfix-libspf2-2.1.5-5.patch) = c6ac24b91af6c575ec787110a2df8a24 +SIZE (postfix/postfix-libspf2-2.1.5-5.patch) = 25889 MD5 (postfix/ipv6-1.25-pf-2.1.5.patch.gz) = c1c5a84b6c04bde0df7100cf05abb54c SIZE (postfix/ipv6-1.25-pf-2.1.5.patch.gz) = 48228 MD5 (postfix/tls+ipv6-1.25-pf-2.1.5.patch.gz) = 5b02ebf2ec104c43f805d2bcb7bb16ef |