diff options
author | mnag <mnag@FreeBSD.org> | 2007-03-29 21:11:07 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-03-29 21:11:07 +0800 |
commit | 7d7e7202901568aed43a38de56f78f560a79deb3 (patch) | |
tree | 84c946fdd3b7344288833303a71b2f38bd04fe90 /mail | |
parent | 908e140d90caa2dca6a4fbed210f50baca1dbd02 (diff) | |
download | freebsd-ports-gnome-7d7e7202901568aed43a38de56f78f560a79deb3.tar.gz freebsd-ports-gnome-7d7e7202901568aed43a38de56f78f560a79deb3.tar.zst freebsd-ports-gnome-7d7e7202901568aed43a38de56f78f560a79deb3.zip |
- Update to 2.5-20070328
- Update CONFLICTS to more adequate value postfix-2.[0-46-9].*
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 14 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 |
2 files changed, 10 insertions, 10 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 86d9129f615a..67f0d0c81943 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,14 +6,14 @@ # PORTNAME= postfix -DISTVERSION= 2.4.0-RC9 +DISTVERSION= 2.5-20070328 PORTEPOCH= 4 CATEGORIES= mail ipv6 -MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ - ftp://postfix.mirrors.pair.com/official/ \ - ftp://ftp.tux.org/pub/net/postfix/official/ \ - http://mirrors.rootservices.net/postfix/official/ \ - ftp://ftp.samurai.com/pub/postfix/official/ +MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ + ftp://postfix.mirrors.pair.com/experimental/ \ + ftp://ftp.tux.org/pub/net/postfix/experimental/ \ + http://mirrors.rootservices.net/postfix/experimental/ \ + ftp://ftp.samurai.com/pub/postfix/experimental/ PKGNAMESUFFIX= -current DISTNAME= postfix-${DISTVERSION} DIST_SUBDIR= ${PORTNAME} @@ -21,7 +21,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= mnag@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail -CONFLICTS= courier-0.* postfix-1.* postfix-2.* \ +CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 0f641d725087..f0476e1f4a34 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -MD5 (postfix/postfix-2.4.0-RC9.tar.gz) = 2b70fe6b408ba2fb4a31d1274e962ac9 -SHA256 (postfix/postfix-2.4.0-RC9.tar.gz) = 3f232ee96bac01afc9466d28b340b092c22678e1fdb9aa09e63f5886f1c7a169 -SIZE (postfix/postfix-2.4.0-RC9.tar.gz) = 2933264 +MD5 (postfix/postfix-2.5-20070328.tar.gz) = 0d167b964f093c33b03500e50d045fa8 +SHA256 (postfix/postfix-2.5-20070328.tar.gz) = 073dcae7615321750b98663128a59df1d46e1c2fc9faf9a8372938385dd9e940 +SIZE (postfix/postfix-2.5-20070328.tar.gz) = 2956364 |