[Midnightbsd-cvs] mports [22504] trunk/mail/dovecot2: dovecot 2.2.32

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 25 21:57:13 EDT 2017


Revision: 22504
          http://svnweb.midnightbsd.org/mports/?rev=22504
Author:   laffer1
Date:     2017-08-25 21:57:12 -0400 (Fri, 25 Aug 2017)
Log Message:
-----------
dovecot 2.2.32

Modified Paths:
--------------
    trunk/mail/dovecot2/Makefile
    trunk/mail/dovecot2/distinfo
    trunk/mail/dovecot2/pkg-plist

Modified: trunk/mail/dovecot2/Makefile
===================================================================
--- trunk/mail/dovecot2/Makefile	2017-08-22 12:21:19 UTC (rev 22503)
+++ trunk/mail/dovecot2/Makefile	2017-08-26 01:57:12 UTC (rev 22504)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	dovecot
-PORTVERSION=	2.2.29.1
+PORTVERSION=	2.2.32
 PORTREVISION=	0
 CATEGORIES=	mail ipv6
 MASTER_SITES=	https://www.dovecot.org/releases/${PORTVERSION:R}/
@@ -13,8 +13,6 @@
 LICENSE=	lgpl2.1 mit
 LICENSE_COMB=	dual
 
-CONFLICTS=	dovecot-1.[0-9]*
-
 USES=		cpe iconv:translit libtool
 USE_RC_SUBR=	dovecot
 USE_OPENSSL=	yes

Modified: trunk/mail/dovecot2/distinfo
===================================================================
--- trunk/mail/dovecot2/distinfo	2017-08-22 12:21:19 UTC (rev 22503)
+++ trunk/mail/dovecot2/distinfo	2017-08-26 01:57:12 UTC (rev 22504)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503403944
-SHA256 (dovecot-2.2.29.1.tar.gz) = ccfa9ffb7eb91e9e87c21c108324b911250c9ffa838bffb64b1caafadcb0f388
-SIZE (dovecot-2.2.29.1.tar.gz) = 5972119
+TIMESTAMP = 1503712308
+SHA256 (dovecot-2.2.32.tar.gz) = 160b2151e2af359877f69cb2dcdfe1a3f4138ad3766e3b8562b96616e2f6bc2e
+SIZE (dovecot-2.2.32.tar.gz) = 6100268

Modified: trunk/mail/dovecot2/pkg-plist
===================================================================
--- trunk/mail/dovecot2/pkg-plist	2017-08-22 12:21:19 UTC (rev 22503)
+++ trunk/mail/dovecot2/pkg-plist	2017-08-26 01:57:12 UTC (rev 22504)
@@ -75,6 +75,7 @@
 include/dovecot/bits.h
 include/dovecot/bsearch-insert-pos.h
 include/dovecot/buffer.h
+include/dovecot/byteorder.h
 include/dovecot/charset-utf8.h
 include/dovecot/child-wait.h
 include/dovecot/client-common.h
@@ -229,6 +230,7 @@
 include/dovecot/imap-settings.h
 include/dovecot/imap-state.h
 include/dovecot/imap-status.h
+include/dovecot/imap-sync-private.h
 include/dovecot/imap-sync.h
 include/dovecot/imap-url.h
 include/dovecot/imap-urlauth-backend.h
@@ -370,6 +372,7 @@
 include/dovecot/mailbox-list-index-storage.h
 include/dovecot/mailbox-list-index-sync.h
 include/dovecot/mailbox-list-index.h
+include/dovecot/mailbox-list-iter-private.h
 include/dovecot/mailbox-list-iter.h
 include/dovecot/mailbox-list-maildir.h
 include/dovecot/mailbox-list-notify-tree.h
@@ -462,6 +465,7 @@
 include/dovecot/ostream-null.h
 include/dovecot/ostream-private.h
 include/dovecot/ostream-rawlog.h
+include/dovecot/ostream-unix.h
 include/dovecot/ostream-zlib.h
 include/dovecot/ostream.h
 include/dovecot/passdb-blocking.h
@@ -505,6 +509,7 @@
 include/dovecot/push-notification-txn-mbox.h
 include/dovecot/push-notification-txn-msg.h
 include/dovecot/qp-decoder.h
+include/dovecot/qp-encoder.h
 include/dovecot/quota-fs.h
 include/dovecot/quota-plugin.h
 include/dovecot/quota-private.h



More information about the Midnightbsd-cvs mailing list