diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-12-12 16:40:47 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-12-12 16:40:47 +0000 |
commit | 32cd841a99b5a352b1db9b02e25108588097dfd2 (patch) | |
tree | 6e3c889d010da47f38ae286c084651bf60022852 /mail/postfix28 | |
parent | This module provides Access Control List style path protection, with (diff) |
Update to 2.2.7
Notes
Notes:
svn path=/head/; revision=151010
Diffstat (limited to 'mail/postfix28')
-rw-r--r-- | mail/postfix28/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix28/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 352110a60e1b..ea7504e1697e 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo index 4e3537cad2e5..680a2b7a1fff 100644 --- a/mail/postfix28/distinfo +++ b/mail/postfix28/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.2.6.tar.gz) = 0565a17ae10caaaaa582ffcdc7bda051 -SHA256 (postfix/postfix-2.2.6.tar.gz) = 5e12975fa1a6a9ea5806de2fac4f86c69b6bde371c069e434ef23ab4f9c043b9 -SIZE (postfix/postfix-2.2.6.tar.gz) = 2433005 +MD5 (postfix/postfix-2.2.7.tar.gz) = 8d63077e848f33acae248568c8d85841 +SHA256 (postfix/postfix-2.2.7.tar.gz) = 14c26aa7390dd84a3df2606d32e0e402a8d3bc32855ee8b479feebceafe19aca +SIZE (postfix/postfix-2.2.7.tar.gz) = 2433463 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 |