diff options
author | sahil <sahil@FreeBSD.org> | 2010-11-27 14:48:53 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-11-27 14:48:53 +0800 |
commit | 05820f1b43d16079e5949d7a4f7175232769d261 (patch) | |
tree | 04ad80eab441bd5f9c3898b0602ca0b7d4fec51b /mail/postfix25 | |
parent | f5ad53fc1c032750316cf66764e50a5766187251 (diff) | |
download | freebsd-ports-gnome-05820f1b43d16079e5949d7a4f7175232769d261.tar.gz freebsd-ports-gnome-05820f1b43d16079e5949d7a4f7175232769d261.tar.zst freebsd-ports-gnome-05820f1b43d16079e5949d7a4f7175232769d261.zip |
- Update to 2.5.11
- Fix a typo in CONFLICTS
Diffstat (limited to 'mail/postfix25')
-rw-r--r-- | mail/postfix25/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix25/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index 9b5d283e2a69..c4b401405871 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.5.10 +PORTVERSION= 2.5.11 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -22,7 +22,7 @@ MAINTAINER= sahil@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ - sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* + sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* MAKE_JOBS_SAFE= yes NO_LATEST_LINK= yes diff --git a/mail/postfix25/distinfo b/mail/postfix25/distinfo index 1d8f19c05394..8bd06df6fbb0 100644 --- a/mail/postfix25/distinfo +++ b/mail/postfix25/distinfo @@ -1,6 +1,4 @@ -MD5 (postfix/postfix-2.5.10.tar.gz) = 231e3242df5f41601d88527917de05fd -SHA256 (postfix/postfix-2.5.10.tar.gz) = d9c746dbc2b8255a445b4527e1d882650a4d571678652f46db2b965329946c5a -SIZE (postfix/postfix-2.5.10.tar.gz) = 3161540 -MD5 (postfix/postfix-2.5.6-vda-ng.patch.gz) = 83e483795c616abb27fdee5d9886019c +SHA256 (postfix/postfix-2.5.11.tar.gz) = 018b652df5853b5f37c768d7e80b986beb8118520a274e1b55e4b11cdac21043 +SIZE (postfix/postfix-2.5.11.tar.gz) = 3163461 SHA256 (postfix/postfix-2.5.6-vda-ng.patch.gz) = c4e4ff3da5b6bfa2648dc41bbf7ee56c1ba2f62e2c77a7885bc8044a1131f531 SIZE (postfix/postfix-2.5.6-vda-ng.patch.gz) = 12388 |