diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-22 21:12:08 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-22 21:12:08 +0000 |
commit | c750839baa22d079a9ea509a1d0f2270831dfd7c (patch) | |
tree | b78d59935f8e747dff350efca06f8e50444bd9b6 /mail/postfix22 | |
parent | 47038d6cdee802274eee7009bf1ceadffb2afab1 (diff) | |
download | ports-c750839baa22d079a9ea509a1d0f2270831dfd7c.tar.gz ports-c750839baa22d079a9ea509a1d0f2270831dfd7c.zip |
Notes
Diffstat (limited to 'mail/postfix22')
-rw-r--r-- | mail/postfix22/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix22/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index 72b8347f323a..153bf5181722 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.18 +PORTVERSION= 2.0.19 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -31,7 +31,7 @@ DIST_SUBDIR= ${PORTNAME} PATCH_SITES= ${MASTER_SITES} PATCHFILES= postfix-2.0-ns-mx-acl-patch.gz -MAINTAINER= khera@kciLink.com +MAINTAINER= vivek@khera.org COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* diff --git a/mail/postfix22/distinfo b/mail/postfix22/distinfo index 3b49b405ff4b..90bd38c8b8d5 100644 --- a/mail/postfix22/distinfo +++ b/mail/postfix22/distinfo @@ -1,5 +1,7 @@ -MD5 (postfix/postfix-2.0.18.tar.gz) = 3e5baf2cc497a5fb1aaa6ba11aa6491e +MD5 (postfix/postfix-2.0.19.tar.gz) = 3515ba531b0fadd0e54ef688797d393e +SIZE (postfix/postfix-2.0.19.tar.gz) = 1355184 MD5 (postfix/postfix-2.0-ns-mx-acl-patch.gz) = 55a3d76d52fddd5cd0365004957a1160 +SIZE (postfix/postfix-2.0-ns-mx-acl-patch.gz) = 4673 MD5 (postfix/pfixtls-0.8.16-2.0.16-0.9.7b.tar.gz) = b39c08eabe807db4af5bcb1cafc9761e MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4 MD5 (postfix/ipv6-1.21-pf-2.0.18.patch.gz) = f30495d44b140239df02a0599d280d68 |