diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-07 17:12:07 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-07 17:12:07 +0000 |
commit | b886c66850174cde95fb9378185e7522868b616b (patch) | |
tree | ee57e3068a41dd278277a16a31fe08a747680c08 /mail/dovecot2 | |
parent | a4d809f4c9d6951c1b7524c3b4e1404c4d563b11 (diff) | |
download | ports-b886c66850174cde95fb9378185e7522868b616b.tar.gz ports-b886c66850174cde95fb9378185e7522868b616b.zip |
Notes
Diffstat (limited to 'mail/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 4 | ||||
-rw-r--r-- | mail/dovecot2/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 9cf274f6b96d..12d8669d8d56 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.2.12 +PORTVERSION= 2.2.13 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ PKGNAMESUFFIX= 2 diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index bb9f0caebb9b..d9ea8dad152c 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2.12.tar.gz) = f3de1cae5665ff202713c1489bc96b4d029760808bf3311d76c173d7f3e38c56 -SIZE (dovecot-2.2.12.tar.gz) = 4587634 +SHA256 (dovecot-2.2.13.tar.gz) = 133cf3d2aa81733f6688ec986c91dbe07602fad81e856ba3d8046ffca85d9dce +SIZE (dovecot-2.2.13.tar.gz) = 4613824 diff --git a/mail/dovecot2/pkg-plist b/mail/dovecot2/pkg-plist index 1843a8327632..2d014e46c7c5 100644 --- a/mail/dovecot2/pkg-plist +++ b/mail/dovecot2/pkg-plist @@ -215,6 +215,7 @@ include/dovecot/istream-rawlog.h include/dovecot/istream-seekable.h include/dovecot/istream-sized.h include/dovecot/istream-tee.h +include/dovecot/istream-timeout.h include/dovecot/istream-zlib.h include/dovecot/istream.h include/dovecot/json-parser.h @@ -325,6 +326,7 @@ include/dovecot/message-header-encode.h include/dovecot/message-header-parser.h include/dovecot/message-id.h include/dovecot/message-parser.h +include/dovecot/message-part.h include/dovecot/message-part-serialize.h include/dovecot/message-search.h include/dovecot/message-size.h |