diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-11-27 06:48:53 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-11-27 06:48:53 +0000 |
commit | 64f1e9a4b4114f99ef4d9c56074f4cc1be2c90ad (patch) | |
tree | a73d9dc4e53f3c7cf411796d75f670e63e6cee46 /mail | |
parent | 4dcd4152c78ed259ac9d7ae31917035a789352aa (diff) | |
download | ports-64f1e9a4b4114f99ef4d9c56074f4cc1be2c90ad.tar.gz ports-64f1e9a4b4114f99ef4d9c56074f4cc1be2c90ad.zip |
- Update to 2.5.11
- Fix a typo in CONFLICTS
Notes
Notes:
svn path=/head/; revision=265256
Diffstat (limited to 'mail')
-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 |