update to dovecot-2.2.30.1, from Brad
This commit is contained in:
parent
1b6cc5b9f4
commit
77d8504823
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.254 2017/04/15 21:56:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.255 2017/06/05 15:26:32 sthen Exp $
|
||||
|
||||
COMMENT-server= compact IMAP/POP3 server
|
||||
COMMENT-ldap= LDAP authentication / dictionary support for Dovecot
|
||||
@ -6,7 +6,7 @@ COMMENT-mysql= MySQL authentication / dictionary support for Dovecot
|
||||
COMMENT-postgresql= PostgreSQL authentication / dictionary support for Dovecot
|
||||
|
||||
V_MAJOR= 2.2
|
||||
V_DOVECOT= 2.2.29.1
|
||||
V_DOVECOT= 2.2.30.1
|
||||
|
||||
DISTNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME= dovecot-${V_DOVECOT}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dovecot-2.2.29.1.tar.gz) = zPqf+365Hp6HwhwQgyS5ESUMn/qDi/+2Sxyq+tyw84g=
|
||||
SIZE (dovecot-2.2.29.1.tar.gz) = 5972119
|
||||
SHA256 (dovecot-2.2.30.1.tar.gz) = kEnbSffM12hQoXhyiW37h3hna6s4RUV19Zuznxawg6Q=
|
||||
SIZE (dovecot-2.2.30.1.tar.gz) = 6004223
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-server,v 1.58 2017/04/11 21:02:09 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-server,v 1.59 2017/06/05 15:26:32 sthen Exp $
|
||||
@conflict dovecot-sqlite-*
|
||||
@pkgpath mail/dovecot
|
||||
@pkgpath mail/dovecot,-server,bdb
|
||||
@ -221,6 +221,7 @@ include/dovecot/imap-seqset.h
|
||||
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
|
||||
@ -919,6 +920,7 @@ share/doc/dovecot/wiki/Plugins.QuotaClone.txt
|
||||
share/doc/dovecot/wiki/Plugins.Snarf.txt
|
||||
share/doc/dovecot/wiki/Plugins.Stats.txt
|
||||
share/doc/dovecot/wiki/Plugins.Trash.txt
|
||||
share/doc/dovecot/wiki/Plugins.VarExpandCrypt.txt
|
||||
share/doc/dovecot/wiki/Plugins.Virtual.txt
|
||||
share/doc/dovecot/wiki/Plugins.Welcome.txt
|
||||
share/doc/dovecot/wiki/Plugins.Zlib.txt
|
||||
|
Loading…
Reference in New Issue
Block a user