aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2020-03-13 11:32:23 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2020-03-13 11:32:23 +0000
commit8b0d952f891ada47810bd88b2fd0797832aae755 (patch)
treeedf2b2fcf7244063490a40c00f73d064f3837a16 /mail/postfix-current
parentfdd150430c1249ba9ae0f65a0f376887cd510bed (diff)
downloadports-8b0d952f891ada47810bd88b2fd0797832aae755.tar.gz
ports-8b0d952f891ada47810bd88b2fd0797832aae755.zip
- update to 3.5.0-RC2
- bump PORTEPOCH - 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 - add postlogd to STRIP_LIBEXEC
Notes
Notes: svn path=/head/; revision=528346
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/Makefile28
-rw-r--r--mail/postfix-current/distinfo6
2 files changed, 17 insertions, 17 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 498ecf84233b..aa4c0bd5c290 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= postfix
-DISTVERSION= 3.5-20200126
-PORTREVISION?= 1
-PORTEPOCH= 5
+DISTVERSION= 3.5.0-RC2
+PORTREVISION?= 0
+PORTEPOCH= 6
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \
+MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \
http://de.postfix.org/ftpmirror/ \
http://cdn.postfix.johnriley.me/mirrors/postfix-release/ \
http://www.artfiles.org/postfix.org/postfix-release/ \
http://mirror.lhsolutions.nl/postfix-release/ \
ftp://postfix.mirrors.pair.com/
-MASTER_SITES:= ${MASTER_SITES:S|$|experimental/|}
-#MASTER_SITES= ${MASTER_SITES:S|$|official/|}
+#MASTER_SITES:= ${MASTER_SITES:S|$|experimental/|}
+MASTER_SITES:= ${MASTER_SITES:S|$|official/|}
PKGNAMESUFFIX?= -current
DIST_SUBDIR= ${PORTNAME}
@@ -26,9 +26,8 @@ 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
-CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* \
- sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* postfix211-* \
- postfix-[2|3].* postfix-base-[2|3].* postfix-sasl-[2|3].*
+CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* sendmail-8.* sendmail+*-8.* \
+ postfix-3.* postfix-base-3.* postfix-sasl-3.*
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
@@ -80,9 +79,10 @@ SASLKMIT_DESC= If your SASL req. MIT Kerberos5, select this
HTML1= body_checks.5.html bounce.5.html postfix-power.png \
scache.8.html tlsmgr.8.html
-STRIP_LIBEXEC= anvil bounce cleanup discard dnsblog error flush lmtp local master \
- nqmgr oqmgr pickup pipe postscreen proxymap qmgr qmqpd scache showq \
- smtp smtpd spawn tlsmgr tlsproxy trivial-rewrite verify virtual
+STRIP_LIBEXEC= anvil bounce cleanup discard dnsblog error flush lmtp local \
+ master nqmgr oqmgr pickup pipe postlogd postscreen proxymap \
+ qmgr qmqpd scache showq smtp smtpd spawn tlsmgr tlsproxy \
+ trivial-rewrite verify virtual
.if !defined(DEBUG)
MAKEFILEFLAGS+= DEBUG=
diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo
index b7d6ab5a9162..a7a490f64315 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580062380
-SHA256 (postfix/postfix-3.5-20200126.tar.gz) = 1f879bf699cda8459017f3fbeda681e14beb1ff6d71554afd52fdbd5f741ed32
-SIZE (postfix/postfix-3.5-20200126.tar.gz) = 4632707
+TIMESTAMP = 1584026580
+SHA256 (postfix/postfix-3.5.0-RC2.tar.gz) = b4181026418a1d2e1607c7e7624860703bd59c031c62c4b2ad07df0f34c01ffd
+SIZE (postfix/postfix-3.5.0-RC2.tar.gz) = 4609822