summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2022-10-08 23:29:39 +0200
committerJuraj Lutter <otis@FreeBSD.org>2022-10-08 23:29:39 +0200
commit4ee8f2b0026cf7e4b98e407d72f10cf00f320dcc (patch)
treebd0b44dd77470a7e700b52ce5a09691f6f016f03 /mail/postfix/Makefile
parentdevel/cpprestsdk: purge bogus patch file and unset WERROR instead (diff)
mail/postfix: Update to 3.7.3
Reported by: portscout
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index b0db175436fa..3540db4810df 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
PORTNAME= postfix
-DISTVERSION= 3.7.2
-PORTREVISION?= 1
+DISTVERSION= 3.7.3
+PORTREVISION?= 0
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \
@@ -61,11 +61,10 @@ OPTIONS_SLAVE= LDAP
.elif ${FLAVOR:U} == sasl
OPTIONS_SLAVE= SASL
.endif
-OPTIONS_SUB= yes
-
.if !empty(FLAVOR) && ${FLAVOR:U} != default
OPTIONS_FILE= ${PORT_DBDIR}/${OPTIONS_NAME}/${FLAVOR}-options
.endif
+OPTIONS_SUB= yes
BLACKLISTD_DESC= Enable blacklistd support
CDB_DESC= CDB maps lookups
@@ -73,7 +72,7 @@ EAI_DESC= Email Address Internationalization (SMTPUTF8) support
INST_BASE_DESC= Install into /usr and /etc/postfix
LDAP_DESC= LDAP maps (uses WITH_OPENLDAP_VER)
LMDB_DESC= LMDB maps
-PCRE2_DESC= Use Perl Compatible Regular Expressions, version 2
+PCRE2_DESC= Use Perl Compatible Regular Expressions, version 2
RG1_DESC= Kerberos network authentication protocol type
SASLKMIT_DESC= If your SASL req. MIT Kerberos5, select this
SASLKRB5_DESC= If your SASL req. Kerberos5, select this