diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-06-22 19:32:57 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-06-22 19:32:57 +0000 |
commit | 6f46e1fb541b5de0bd61b41ea3b05ffb442f5dac (patch) | |
tree | 7c9e5580e27789c989da575b9c5619d20b64bf02 /mail/postfix | |
parent | 4f2a8f62b48772df1bed3af987acf35809ae9c86 (diff) | |
download | ports-6f46e1fb541b5de0bd61b41ea3b05ffb442f5dac.tar.gz ports-6f46e1fb541b5de0bd61b41ea3b05ffb442f5dac.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 659907847b69..eb05e92c6c76 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -15,8 +15,8 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTVERSION= 2.2.4 +PORTREVISION= 0 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 577552b66472..eefe919dab32 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,5 +1,5 @@ -MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0 -SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888 +MD5 (postfix/postfix-2.2.4.tar.gz) = 77394db3a4ebe578fa453502040698ac +SIZE (postfix/postfix-2.2.4.tar.gz) = 2427281 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.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9 |