aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-pigeonhole/Makefile
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2018-03-20 00:25:28 +0000
committerLarry Rosenman <ler@FreeBSD.org>2018-03-20 00:25:28 +0000
commit2d0c7d2b94bf33f5bd7430ed3877f3182caa46ff (patch)
treeb46373fba3dc80c33019f32292279b226f173a29 /mail/dovecot-pigeonhole/Makefile
parent38423527e854b49d65af1813adc288a88410a932 (diff)
downloadports-2d0c7d2b94bf33f5bd7430ed3877f3182caa46ff.tar.gz
ports-2d0c7d2b94bf33f5bd7430ed3877f3182caa46ff.zip
mail/dovecot-pigeonhole: upgrade to 0.4.23:
- editheader extension: Corrected the stream position calculations performed while making the modified message available as a stream. Pigeonhole Sieve crashed in LMTP with an assertion panic when the Sieve editheader extension was used before the message was redirected. Experiments indicate that the problem occurred only with LMTP and that LDA is not affected. - fileinto extension: Fix assert panic occurring when fileinto is used without being listed in the require line, while the copy extension is listed there. This is a very old bug. - imapsieve plugin: Do not log an error for messages that disappear concurrently while applying Sieve scripts. This is a further improvement on the imapsieve fix in the previous release (which fixed a panic). This event is now logged as a debug message.
Notes
Notes: svn path=/head/; revision=465041
Diffstat (limited to 'mail/dovecot-pigeonhole/Makefile')
-rw-r--r--mail/dovecot-pigeonhole/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile
index 1b165e231a3b..4041124f8f97 100644
--- a/mail/dovecot-pigeonhole/Makefile
+++ b/mail/dovecot-pigeonhole/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= dovecot-pigeonhole
-PORTVERSION= 0.4.22
-PORTREVISION= 1
+PORTVERSION= 0.4.23
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}