diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2020-03-18 01:00:42 +0800 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2020-03-18 01:00:42 +0800 |
commit | b3ec3df4dc7b97db7bfecee0a7d17c9dd3f95c08 (patch) | |
tree | 8ba7c6ce4e61457c4e38d16e6ffd5685350cf48a | |
parent | 939a5c4d6f96dee6cc378a07979a56034c1e4903 (diff) | |
download | freebsd-ports-gnome-b3ec3df4dc7b97db7bfecee0a7d17c9dd3f95c08.tar.gz freebsd-ports-gnome-b3ec3df4dc7b97db7bfecee0a7d17c9dd3f95c08.tar.zst freebsd-ports-gnome-b3ec3df4dc7b97db7bfecee0a7d17c9dd3f95c08.zip |
- update to 3.5.0
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index dc520300b44e..df8b5714963b 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.4.10 +DISTVERSION= 3.5.0 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail @@ -24,7 +24,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_NAME_IPL10= IBM PUBLIC LICENSE VERSION 1.0 LICENSE_PERMS_IPL10= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -PORTSCOUT= limit:^3\.[4-5]\. +PORTSCOUT= limit:^3\.5\. CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* sendmail-8.* sendmail+*-8.* \ postfix-current-* diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 1c2a4cabaea3..49756287814f 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584026640 -SHA256 (postfix/postfix-3.4.10.tar.gz) = 908a66fc38537a0047e8561e1bc0ef096c53357ffad16d2d728cd4fc8ae56654 -SIZE (postfix/postfix-3.4.10.tar.gz) = 4573370 +TIMESTAMP = 1584314760 +SHA256 (postfix/postfix-3.5.0.tar.gz) = 22ac929733449a294252ac8deda4b264ff48a997ff3847007291a2ee53ef55cc +SIZE (postfix/postfix-3.5.0.tar.gz) = 4609501 |