diff options
author | sahil <sahil@FreeBSD.org> | 2013-04-23 09:55:43 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2013-04-23 09:55:43 +0800 |
commit | 8bb8ffd7acc0f2d44231e60bf15b5e0b5e3b0322 (patch) | |
tree | 43b21a8fac97e05b84f93dfcfb357b9c27015e1b /mail | |
parent | fa15126ce430db6ee067c5a671524487b55f8efd (diff) | |
download | freebsd-ports-graphics-8bb8ffd7acc0f2d44231e60bf15b5e0b5e3b0322.tar.gz freebsd-ports-graphics-8bb8ffd7acc0f2d44231e60bf15b5e0b5e3b0322.tar.zst freebsd-ports-graphics-8bb8ffd7acc0f2d44231e60bf15b5e0b5e3b0322.zip |
- Update to 2.6.19, update CONFLICTS and mark
DEPRECATED
PR: ports/177127
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix26/Makefile | 11 | ||||
-rw-r--r-- | mail/postfix26/distinfo | 4 |
2 files changed, 10 insertions, 5 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index efed1cf21d4..00fbeceefd2 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 2.6.18 +PORTVERSION= 2.6.19 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -16,9 +16,14 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= sahil@FreeBSD.org COMMENT= Secure alternative to widely-used Sendmail +DEPRECATED= No longer supported by upstream +EXPIRATION_DATE= 2013-05-30 + VDAVERSION= 2.6.5 -CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-57-9].* postfix-current-2.* \ - sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]* +CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-57-9].* postfix-base-2.[0-57-9].* \ + postfix-2.10.* postfix-base-2.10.* postfix-current-2.* \ + postfix-current-base-2.* sendmail-8.* sendmail+*-8.* \ + smail-3.* zmailer-2.* opensmtpd-[0-9]* USERS= postfix GROUPS= mail maildrop postfix diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo index 258cd00c7c7..4202726d7c1 100644 --- a/mail/postfix26/distinfo +++ b/mail/postfix26/distinfo @@ -1,4 +1,4 @@ -SHA256 (postfix/postfix-2.6.18.tar.gz) = fdefebe46f6398f3feef5d6c58dfe6a26ccf283bb9361b6225c5cccd2a7aeb9e -SIZE (postfix/postfix-2.6.18.tar.gz) = 3327921 +SHA256 (postfix/postfix-2.6.19.tar.gz) = 639e89de9bc6b7dbdfb3d06724f95b8065ed96af1dcded4a08ca7fcfc37a388a +SIZE (postfix/postfix-2.6.19.tar.gz) = 3327966 SHA256 (postfix/postfix-2.6.5-vda-ng.patch.gz) = e1c04e9d268dc84832334997e1f593af9877dbd5030708280427a0dc4452e797 SIZE (postfix/postfix-2.6.5-vda-ng.patch.gz) = 12435 |