summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2017-08-27 14:34:22 +0000
committerLarry Rosenman <ler@FreeBSD.org>2017-08-27 14:34:22 +0000
commit6ca0315fbc7173a2682e1fa0d9f9e68e1a72a1b5 (patch)
treef0828dcf582ba88d1e9fd1a818d121f8b7a52cd7
parentEnsure qconfig-modules.h does not include qconfig-webkit.h (diff)
mail/dovecot-pigeonhole: upgrade to 0.4.20.
Changelog v0.4.20: + Made the retention period for redirect duplicate identifiers configurable. For accounts that perform many redirects, the lda-dupes database could grow to impractical sizes. Changed the default retention period from 24 to 12 hours. - sieve-filter: Fixed memory leak: forgot to clean up script binary at end of execution. Normally, this would merely be an inconsequential memory leak. However, when the script comes from an LDAP storage, this would cause io leak warnings. - managesieve-login: Fixed handling of AUTHENTICATE command. A second authenticate command would be parsed wrong. This problem was caused by changes in the previous release. - LDA Sieve plugin: Fixed minor memory leak caused by not cleaning up the sieve_discard script.
-rw-r--r--mail/dovecot-pigeonhole/Makefile3
-rw-r--r--mail/dovecot-pigeonhole/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile
index 0519df25aa2d..2f530fe6a3d0 100644
--- a/mail/dovecot-pigeonhole/Makefile
+++ b/mail/dovecot-pigeonhole/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= dovecot-pigeonhole
-PORTVERSION= 0.4.19
-PORTREVISION= 2
+PORTVERSION= 0.4.20
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
diff --git a/mail/dovecot-pigeonhole/distinfo b/mail/dovecot-pigeonhole/distinfo
index d21c78b3903e..5a2589363519 100644
--- a/mail/dovecot-pigeonhole/distinfo
+++ b/mail/dovecot-pigeonhole/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498520165
-SHA256 (dovecot-2.2-pigeonhole-0.4.19.tar.gz) = 629204bfbdcd3480e1ebcdc246da438323c3ea5fea57480ab859e8b201ad8793
-SIZE (dovecot-2.2-pigeonhole-0.4.19.tar.gz) = 1743025
+TIMESTAMP = 1503842938
+SHA256 (dovecot-2.2-pigeonhole-0.4.20.tar.gz) = 6fe17d0b8f25f2ad580e01ad81ce47a9e965255e383a1f80e455f9ca0f00be5b
+SIZE (dovecot-2.2-pigeonhole-0.4.20.tar.gz) = 1745121