diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-08 21:13:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-08 21:13:12 +0800 |
commit | 63b6e0df756ab967c76207f40e377fa72b92922d (patch) | |
tree | 61069595b019dc9189cb533621d71bf692dc1139 /mail/dovecot2 | |
parent | 5d0e692ab5b252289885057cf7c71537842965a8 (diff) | |
download | freebsd-ports-gnome-63b6e0df756ab967c76207f40e377fa72b92922d.tar.gz freebsd-ports-gnome-63b6e0df756ab967c76207f40e377fa72b92922d.tar.zst freebsd-ports-gnome-63b6e0df756ab967c76207f40e377fa72b92922d.zip |
- Update to 2.0.14
Changes: http://www.dovecot.org/list/dovecot-news/2011-August/000193.html
PR: ports/160476
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
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 |