aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2020-03-13 11:30:20 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2020-03-13 11:30:20 +0000
commitfdd150430c1249ba9ae0f65a0f376887cd510bed (patch)
tree120f7c91e2c7520fb47c63f851079c3997f9fefa /mail/postfix
parent1ecffdfc3fffe3e97af971c61602b1451bf1b20f (diff)
downloadports-fdd150430c1249ba9ae0f65a0f376887cd510bed.tar.gz
ports-fdd150430c1249ba9ae0f65a0f376887cd510bed.zip
- update to 3.4.10
- adjust PORTSCOUT to include 3.5.x - remove deprecated ports from CONFLICTS_INSTALL - add BLACKLISTD to OPTIONS_DEFAULT - MYSQL_USES s/=/?=/ to allow testbuild without defining XX MYSQL dedicated make.conf's in poudriere
Notes
Notes: svn path=/head/; revision=528345
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/Makefile15
-rw-r--r--mail/postfix/distinfo6
2 files changed, 10 insertions, 11 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 65aaed1911db..dc520300b44e 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= postfix
-DISTVERSION= 3.4.9
-PORTREVISION?= 1
+DISTVERSION= 3.4.10
+PORTREVISION?= 0
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \
@@ -24,11 +24,10 @@ 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\.
+PORTSCOUT= limit:^3\.[4-5]\.
-CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* \
- sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* \
- postfix-2.* postfix-base-2.* postfix21?-* postfix-current-*
+CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* sendmail-8.* sendmail+*-8.* \
+ postfix-current-*
USERS= postfix
GROUPS= mail maildrop postfix
@@ -45,7 +44,7 @@ OPTIONS_DEFINE= BDB BLACKLISTD CDB DOCS EAI INST_BASE LDAP LDAP_SASL \
OPTIONS_RADIO= RG1
OPTIONS_RADIO_RG1= SASLKRB5 SASLKMIT
-OPTIONS_DEFAULT?= EAI PCRE TLS
+OPTIONS_DEFAULT?= BLACKLISTD EAI PCRE TLS
BDB_USES= bdb
BLACKLISTD_EXTRA_PATCHES= ${FILESDIR}/extra-patch-blacklistd
@@ -53,7 +52,7 @@ CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb
EAI_LIB_DEPENDS= libicuuc.so:devel/icu
LDAP_USE= OPENLDAP=yes
LMDB_LIB_DEPENDS= liblmdb.so:databases/lmdb
-MYSQL_USES= mysql
+MYSQL_USES?= mysql
PCRE_LIB_DEPENDS= libpcre.so:devel/pcre
PGSQL_USES= pgsql
SASLKMIT_LIB_DEPENDS= libkrb5.so:security/krb5
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index b4c6ae97399f..1c2a4cabaea3 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580741948
-SHA256 (postfix/postfix-3.4.9.tar.gz) = a4709cfb0626d064b71258b3395573d80e18a48fd11eff0cbf4a9e83455a2da7
-SIZE (postfix/postfix-3.4.9.tar.gz) = 4573241
+TIMESTAMP = 1584026640
+SHA256 (postfix/postfix-3.4.10.tar.gz) = 908a66fc38537a0047e8561e1bc0ef096c53357ffad16d2d728cd4fc8ae56654
+SIZE (postfix/postfix-3.4.10.tar.gz) = 4573370