aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-pigeonhole
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2018-03-02 18:05:18 +0000
committerLarry Rosenman <ler@FreeBSD.org>2018-03-02 18:05:18 +0000
commit1b4813b24c7d7d4f3340e9ae95a8f31d3891750c (patch)
tree4adbbf2ecabad1ede62cf02422c725ac2cce2490 /mail/dovecot-pigeonhole
parent041428116cabd20d5283eda989d80634128fdd7e (diff)
downloadports-1b4813b24c7d7d4f3340e9ae95a8f31d3891750c.tar.gz
ports-1b4813b24c7d7d4f3340e9ae95a8f31d3891750c.zip
mail/dovecot-pigeonhole: upgrade to v0.4.22.
Changelog: - Fixed filesystem path handling problem: sieve plugin could have assert-crashed with specific path lengths with: "Panic: file realpath.c: line 86 (path_normalize): assertion failed: (npath_pos + 1 < npath + asize)". - Sieve extprograms plugin: Large output from "execute" command crashed delivery. Fixed buffering issue in code that handles output from the external program. - editheader extension: Extensively reworked the low-level implementation of adding and removing headers. This solves a few integer arithmetic problems reported by Clang runtime checks, but also improves code structure and reliability in general. - imapsieve: Fix assert crash occurring when selected messages are expunged concurrently by the time Sieve filter is to be applied. - imap4flags extension: Fix binary byte-code corruption occurring when the setflag, addflag, or removeflag command's flag-list is a variable. - enotify extension: mailto method: Fixed parsing of mailto URI with only a header part. - enotify extension: mailto method: Make sure "From:" header is set to a usable address and not "(null)". - Fixed writing address headers to outgoing messages. It sometimes erroneously applied another layer of MIME header encoding.
Notes
Notes: svn path=/head/; revision=463423
Diffstat (limited to 'mail/dovecot-pigeonhole')
-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 15795a01b4a2..114c6a852c3e 100644
--- a/mail/dovecot-pigeonhole/Makefile
+++ b/mail/dovecot-pigeonhole/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= dovecot-pigeonhole
-PORTVERSION= 0.4.21
-PORTREVISION= 2
+PORTVERSION= 0.4.22
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 a213518f39d2..70973e963ae6 100644
--- a/mail/dovecot-pigeonhole/distinfo
+++ b/mail/dovecot-pigeonhole/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507842786
-SHA256 (dovecot-2.2-pigeonhole-0.4.21.tar.gz) = 4ae09cb788c5334d167f5a89ee70b0616c3231e5904ad258ce408e4953cfdd6a
-SIZE (dovecot-2.2-pigeonhole-0.4.21.tar.gz) = 1774887
+TIMESTAMP = 1520013525
+SHA256 (dovecot-2.2-pigeonhole-0.4.22.tar.gz) = 5b288d99ced946261d8d70ed2f8bad3dec02d07faa132d046036df0216046f0f
+SIZE (dovecot-2.2-pigeonhole-0.4.22.tar.gz) = 1778176