aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cyrus-imapd23/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cyrus-imapd23/Makefile')
-rw-r--r--mail/cyrus-imapd23/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index f4a3b42830b..a9f1803e3a9 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cyrus-imapd
-PORTVERSION= 2.3.6
+PORTVERSION= 2.3.7
#PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
@@ -99,7 +99,6 @@ OPTIONS+= NNTP "Enable NNTP support" off
OPTIONS+= REPLICATION "Enable replication" off
OPTIONS+= SNMP_4 "Enable SNMP support using net-snmp v4" off \
SNMP_5 "Enable SNMP support using net-snmp v5" off
-OPTIONS+= PASS8BITHACK "Add pass8bit option (not recommended)" off
BDB_VERS= 3 4 41 42 43 44
@@ -209,10 +208,6 @@ PLIST_SUB+= LDAP_PTLOADER=""
PLIST_SUB+= LDAP_PTLOADER="@comment "
.endif
-.if defined(WITH_PASS8BITHACK)
-EXTRA_PATCHES+= ${FILESDIR}/pass8bit.diff
-.endif
-
.if (!defined(MAKE_KERBEROS5) && ${OSVERSION} <= 500105) || \
!exists(/usr/lib/libkrb5.a)
CONFIGURE_ARGS+=--disable-gssapi