diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-03 22:42:51 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-03 22:42:51 +0800 |
commit | 885df9a115e17b6ff1947632bc013a0e1d660a09 (patch) | |
tree | 9db41852cf5c117a7a540ca317d793041d674816 /mail/postfix24 | |
parent | 83d78c29cb03f2d772342fefa9a4019137caae18 (diff) | |
download | freebsd-ports-gnome-885df9a115e17b6ff1947632bc013a0e1d660a09.tar.gz freebsd-ports-gnome-885df9a115e17b6ff1947632bc013a0e1d660a09.tar.zst freebsd-ports-gnome-885df9a115e17b6ff1947632bc013a0e1d660a09.zip |
Update to 2.2.3
PR: ports/80552
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer
Diffstat (limited to 'mail/postfix24')
-rw-r--r-- | mail/postfix24/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix24/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index 0c953a36c8c3..fdf6cb2847eb 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/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/postfix24/distinfo b/mail/postfix24/distinfo index 313daff97510..528af1e5107f 100644 --- a/mail/postfix24/distinfo +++ b/mail/postfix24/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 |