diff options
author | sahil <sahil@FreeBSD.org> | 2010-10-24 14:31:17 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-10-24 14:31:17 +0800 |
commit | a187ce3401a3685ab22808e363503b935a208af2 (patch) | |
tree | 4ad898c26ec82161c2d3975f1c6707cbc6d370aa /mail | |
parent | d302ad69ff386f253e99721e3386c7d5455efaf6 (diff) | |
download | freebsd-ports-gnome-a187ce3401a3685ab22808e363503b935a208af2.tar.gz freebsd-ports-gnome-a187ce3401a3685ab22808e363503b935a208af2.tar.zst freebsd-ports-gnome-a187ce3401a3685ab22808e363503b935a208af2.zip |
- Update to 2.8-20101007
- Fix CONFLICTS
PR: ports/151369
Submitted by: sahil@ (myself)
Approved by: maintainer timeout
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 7a0c15f0c741..e3c8733bd7b6 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,8 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.8-20100923 -PORTREVISION= 1 +DISTVERSION= 2.8-20101007 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ @@ -23,7 +22,7 @@ MAINTAINER= mnag@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.* postfix-current-2.[0-79]* \ - sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* + sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* MAKE_JOBS_SAFE= yes USE_SUBMAKE= yes diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index fbec74700d7d..001913945cc0 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -MD5 (postfix/postfix-2.8-20100923.tar.gz) = 887fb8f793521cc62f3c415027a1835e -SHA256 (postfix/postfix-2.8-20100923.tar.gz) = 88cf46d596ea9be4cacd85d974e14148bd8778c015a2d274f4e5c9ea112e6bf2 -SIZE (postfix/postfix-2.8-20100923.tar.gz) = 3542068 +MD5 (postfix/postfix-2.8-20101007.tar.gz) = b47bb1a9ea43f0d1a4bd40ade37c2b3e +SHA256 (postfix/postfix-2.8-20101007.tar.gz) = b37127a57819f38861290c6da03ed5ca9d44eee4568ef74db0763aa7e47bec1c +SIZE (postfix/postfix-2.8-20101007.tar.gz) = 3545491 |