aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-pigeonhole
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2018-03-19 15:06:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2018-03-19 15:06:05 +0000
commit79f207893f2452691f6d1b270c265de864673af8 (patch)
tree1769795bdb311346c38e25baacd4001bf5c77a42 /mail/dovecot-pigeonhole
parent39415a94c74eabc0bd12d2ca151f48170d914a5d (diff)
downloadports-79f207893f2452691f6d1b270c265de864673af8.tar.gz
ports-79f207893f2452691f6d1b270c265de864673af8.zip
Update dovecot to 2.2.35, and bump pigeonhole
- charset_alias: compile fails with Solaris Studio, reported by John Woods. - Fix local name handling in v2.2.34 SNI code, bug found by cPanel. - imapc: Don't try to add mails to index if they already exist there. - imapc: If email is modified in istream_opened hook, mail size isn't updated. - lib-dcrypt: When reading encrypted data, more data would not be read if buffer was not consumed causing panic or hang. - notify: When notify plugin is used and transaction commit fails in dsync, crash occurs. - sdbox: When delivering to a mailbox that is over quota, temp files are not cleaned up when saving or copying fails.
Notes
Notes: svn path=/head/; revision=465012
Diffstat (limited to 'mail/dovecot-pigeonhole')
-rw-r--r--mail/dovecot-pigeonhole/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile
index 114c6a852c3e..1b165e231a3b 100644
--- a/mail/dovecot-pigeonhole/Makefile
+++ b/mail/dovecot-pigeonhole/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dovecot-pigeonhole
PORTVERSION= 0.4.22
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}