--- b/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -1,6 +1,7 @@ PORTNAME= fts-xapian DISTVERSION= 1.4.9 DISTVERSIONSUFFIX= b +PORTREVISION= 1 CATEGORIES= mail PKGNAMEPREFIX= dovecot- --- b/mail/dovecot-pigeonhole/Makefile +++ b/mail/dovecot-pigeonhole/Makefile @@ -2,6 +2,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.5.13 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} --- b/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -7,8 +7,7 @@ ###################################################################### PORTNAME= dovecot -PORTVERSION= 2.3.13 -PORTREVISION= 1 +PORTVERSION= 2.3.15 CATEGORIES= mail MASTER_SITES= https://dovecot.org/releases/2.3/ --- b/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609941410 -SHA256 (dovecot-2.3.13.tar.gz) = a3f875b80ec11a452480690108660030978c94fa8e796ad6d943a874b496f1c4 -SIZE (dovecot-2.3.13.tar.gz) = 7456073 +TIMESTAMP = 1624907936 +SHA256 (dovecot-2.3.15.tar.gz) = 21bbdd5d45957a99133de8b7e71813ecb73d9476c89dfc63479e9102b3553590 +SIZE (dovecot-2.3.15.tar.gz) = 7608561 --- b/mail/dovecot/files/patch-configure +++ b/mail/dovecot/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig 2020-12-22 13:27:02 UTC +--- configure.orig 2021-06-14 13:40:48 UTC +++ configure -@@ -26053,7 +26053,7 @@ fi - $as_echo "$with_lua" >&6; } +@@ -26321,7 +26321,7 @@ $as_echo "$with_lua" >&6; } - if test "x$with_lua" != "xno"; then : -- for LUAPC in lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua; do -+ for LUAPC in lua5.4 lua-5.4 lua54 lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua; do + else + +- for LUAPC in lua5.3 lua-5.3 lua53 lua5.1 lua-5.1 lua51 lua; do ++ for LUAPC in lua5.4 lua-5.4 lua54 lua5.3 lua-5.3 lua53 lua5.1 lua-5.1 lua51 lua; do pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 -@@ -29355,13 +29355,13 @@ fi +@@ -29748,13 +29748,13 @@ fi if test $want_stemmer != no; then --- a/mail/dovecot/files/patch-src_plugins_fts-solr_solr-connection.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/plugins/fts-solr/solr-connection.c.orig 2020-08-12 12:20:41 UTC -+++ src/plugins/fts-solr/solr-connection.c -@@ -103,7 +103,7 @@ int solr_connection_init(const struct fts_solr_setting - http_set.ssl = ssl_client_set; - http_set.debug = solr_set->debug; - http_set.rawlog_dir = solr_set->rawlog_dir; -- solr_http_client = http_client_init(&http_set); -+ solr_http_client = http_client_init_private(&http_set); - } - - *conn_r = conn; --- a/mail/dovecot/files/patch-src_plugins_fts_fts-parser-tika.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/plugins/fts/fts-parser-tika.c.orig 2019-01-02 22:11:26 UTC -+++ src/plugins/fts/fts-parser-tika.c -@@ -77,7 +77,7 @@ tika_get_http_client_url(struct mail_user *user, struc - http_set.request_timeout_msecs = 60*1000; - http_set.ssl = &ssl_set; - http_set.debug = user->mail_debug; -- tika_http_client = http_client_init(&http_set); -+ tika_http_client = http_client_init_private(&http_set); - } - *http_url_r = tuser->http_url; - return 0; --- b/mail/dovecot/files/pkg-message.in +++ b/mail/dovecot/files/pkg-message.in @@ -38,4 +38,10 @@ %%ETCDIR%%/examples-config/ EOM } +{ type: remove + message: <