diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-03 14:42:51 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-03 14:42:51 +0000 |
commit | 8af366c0b362415a55dbf0bdf625f07b4a59ec61 (patch) | |
tree | e3672263737be821a12a81cba60b7c4f9a8090d1 /mail/postfix | |
parent | 2724d226990bf98dee9709faa0c19aab9eeed46c (diff) | |
download | ports-8af366c0b362415a55dbf0bdf625f07b4a59ec61.tar.gz ports-8af366c0b362415a55dbf0bdf625f07b4a59ec61.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 0c953a36c8c3..fdf6cb2847eb 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 313daff97510..528af1e5107f 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,5 +1,5 @@ -MD5 (postfix/postfix-2.2.2.tar.gz) = 1f5f54ec8a832af7faaa71607475b19b -SIZE (postfix/postfix-2.2.2.tar.gz) = 2408375 +MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0 +SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5 |