diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-08 13:13:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-08 13:13:12 +0000 |
commit | 777f6275a2f045563304304a1a90f4b38c8479f3 (patch) | |
tree | 68a6061445144f8c2b72d40e3d7b4062604329fc /mail/dovecot2 | |
parent | d1eec79b015c60af2db71c87d27cae53d9af7c97 (diff) | |
download | ports-777f6275a2f045563304304a1a90f4b38c8479f3.tar.gz ports-777f6275a2f045563304304a1a90f4b38c8479f3.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 | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index e90976980360..c5d4c4700954 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dovecot -PORTVERSION= 2.0.13 +PORTVERSION= 2.0.14 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 0e2cfb061bd6..d7bb5f742eef 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.0.13.tar.gz) = 2b512263ec05bbd74cde5c697ad12250d9268eba1c8ce4a8144adea69308675d -SIZE (dovecot-2.0.13.tar.gz) = 3272542 +SHA256 (dovecot-2.0.14.tar.gz) = 42eec803c84bc21a7658a0637428ef6d2f4e2ea8e8cce1177783cc4812c3c7fc +SIZE (dovecot-2.0.14.tar.gz) = 3300530 diff --git a/mail/dovecot2/pkg-plist b/mail/dovecot2/pkg-plist index 2c7d0458af5b..1b18bcbe2a22 100644 --- a/mail/dovecot2/pkg-plist +++ b/mail/dovecot2/pkg-plist @@ -130,6 +130,8 @@ include/dovecot/ioloop-iolist.h include/dovecot/ioloop-notify-fd.h include/dovecot/ioloop.h include/dovecot/iostream-internal.h +include/dovecot/ipc-client.h +include/dovecot/ipc-server.h include/dovecot/ipwd.h include/dovecot/istream-attachment.h include/dovecot/istream-base64-encoder.h @@ -418,6 +420,7 @@ libexec/dovecot/dovecot-lda libexec/dovecot/gdbhelper libexec/dovecot/imap libexec/dovecot/imap-login +libexec/dovecot/ipc libexec/dovecot/listview libexec/dovecot/lmtp libexec/dovecot/log |