summaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2021-01-06 14:58:35 +0000
committerKurt Jaeger <pi@FreeBSD.org>2021-01-06 14:58:35 +0000
commita7c5ce311f186d353424d7e8d618d6bbcb5b883b (patch)
treee4bf22fd728c62e68fb450838c99910217ab16db /mail/dovecot
parentc302554fcb452f814a6a43073c28304b05ff631c (diff)
downloadfreebsd-ports-a7c5ce311f186d353424d7e8d618d6bbcb5b883b.zip
mail/dovecot: update 2.3.11.3 -> 2.3.13, fix CVE in non-default config
mail/dovecot-pigeonhole: update 0.5.11 -> 0.5.13 - please note: option VPOPMAIl was removed from upstream PR: 252415 Submitted by: Evilham <contact@evilham.com> Reviewed by: fluffy Approved by: ler (maintainer) MFH: 2021Q1 Relnotes: https://dovecot.org/pipermail/dovecot-news/2021-January/000448.html https://dovecot.org/pipermail/dovecot-news/2021-January/000449.html Security: CVE-2020-24386, CVE-2020-25275
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile9
-rw-r--r--mail/dovecot/distinfo6
-rw-r--r--mail/dovecot/pkg-plist10
3 files changed, 11 insertions, 14 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 236435c4875a..2561914108bc 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -8,8 +8,7 @@
######################################################################
PORTNAME= dovecot
-PORTVERSION= 2.3.11.3
-PORTREVISION= 1
+PORTVERSION= 2.3.13
CATEGORIES= mail
MASTER_SITES= https://dovecot.org/releases/2.3/
@@ -37,7 +36,7 @@ INSTALL_TARGET= install-strip
USERS= dovecot dovenull
GROUPS= ${USERS}
-OPTIONS_DEFINE= LIBSODIUM LIBWRAP LUA LZ4 VPOPMAIL DOCS EXAMPLES
+OPTIONS_DEFINE= LIBSODIUM LIBWRAP LUA LZ4 DOCS EXAMPLES
OPTIONS_DEFAULT=GSSAPI_NONE LIBWRAP
OPTIONS_SUB= yes
@@ -49,7 +48,6 @@ OPTIONS_SINGLE= GSSAPI
OPTIONS_SINGLE_GSSAPI= GSSAPI_NONE GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT
LZ4_DESC= LZ4 compression support
-VPOPMAIL_DESC= vpopmail support
DB_DESC= Database support
CDB_DESC= CDB database support
@@ -78,9 +76,6 @@ LUA_USES= lua
LZ4_CONFIGURE_WITH= lz4
LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4
-VPOPMAIL_BUILD_DEPENDS= vpopmail>=0:mail/vpopmail
-VPOPMAIL_CONFIGURE_WITH=vpopmail
-
# Databases
CDB_CONFIGURE_WITH= cdb
CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index 846a350d8fbe..aa3436fe4e25 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597259906
-SHA256 (dovecot-2.3.11.3.tar.gz) = d3d9ea9010277f57eb5b9f4166a5d2ba539b172bd6d5a2b2529a6db524baafdc
-SIZE (dovecot-2.3.11.3.tar.gz) = 7353412
+TIMESTAMP = 1609941410
+SHA256 (dovecot-2.3.13.tar.gz) = a3f875b80ec11a452480690108660030978c94fa8e796ad6d943a874b496f1c4
+SIZE (dovecot-2.3.13.tar.gz) = 7456073
diff --git a/mail/dovecot/pkg-plist b/mail/dovecot/pkg-plist
index f246fb483015..3d1fc870e88c 100644
--- a/mail/dovecot/pkg-plist
+++ b/mail/dovecot/pkg-plist
@@ -37,10 +37,10 @@
%%ETCDIR%%/example-config/conf.d/auth-sql.conf.ext
%%ETCDIR%%/example-config/conf.d/auth-static.conf.ext
%%ETCDIR%%/example-config/conf.d/auth-system.conf.ext
-%%ETCDIR%%/example-config/conf.d/auth-vpopmail.conf.ext
%%ETCDIR%%/example-config/dovecot-dict-auth.conf.ext
%%ETCDIR%%/example-config/dovecot-dict-sql.conf.ext
%%ETCDIR%%/example-config/dovecot-ldap.conf.ext
+%%ETCDIR%%/example-config/dovecot-oauth2.conf.ext
%%ETCDIR%%/example-config/dovecot-sql.conf.ext
%%ETCDIR%%/example-config/dovecot.conf
%%ETCDIR%%/README
@@ -92,8 +92,8 @@ include/dovecot/auth-master-connection.h
include/dovecot/auth-master.h
include/dovecot/auth-penalty.h
include/dovecot/auth-policy.h
-include/dovecot/auth-request-handler.h
include/dovecot/auth-request-handler-private.h
+include/dovecot/auth-request-handler.h
include/dovecot/auth-request-stats.h
include/dovecot/auth-request-var-expand.h
include/dovecot/auth-request.h
@@ -164,6 +164,8 @@ include/dovecot/dsync-brain.h
include/dovecot/dsync-ibc.h
include/dovecot/eacces-error.h
include/dovecot/env-util.h
+include/dovecot/event-filter-parser.h
+include/dovecot/event-filter-private.h
include/dovecot/event-filter.h
include/dovecot/event-log.h
include/dovecot/execv-const.h
@@ -470,7 +472,7 @@ include/dovecot/mdbox-storage-rebuild.h
include/dovecot/mdbox-storage.h
include/dovecot/mdbox-sync.h
include/dovecot/mech-digest-md5-private.h
-include/dovecot/mech-otp-skey-common.h
+include/dovecot/mech-otp-common.h
include/dovecot/mech-plain-common.h
include/dovecot/mech-scram.h
include/dovecot/mech.h
@@ -637,6 +639,7 @@ include/dovecot/submission-settings.h
include/dovecot/subscription-file.h
include/dovecot/syslog-util.h
include/dovecot/test-common.h
+include/dovecot/test-subprocess.h
include/dovecot/time-util.h
include/dovecot/unichar.h
include/dovecot/unix-socket-create.h
@@ -645,7 +648,6 @@ include/dovecot/unlink-old-files.h
include/dovecot/uri-util.h
include/dovecot/userdb-blocking.h
include/dovecot/userdb-template.h
-include/dovecot/userdb-vpopmail.h
include/dovecot/userdb.h
include/dovecot/utc-mktime.h
include/dovecot/utc-offset.h