move include/dovecot/ldap-client.h to PLIST-ldap, reported by brad and dhill,
based on a diff from dhill
This commit is contained in:
parent
d30695c0f5
commit
b1da3b8b0f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.246 2016/11/02 17:41:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.247 2016/11/12 15:37:32 sthen Exp $
|
||||
|
||||
COMMENT-server= compact IMAP/POP3 server
|
||||
COMMENT-ldap= LDAP authentication / dictionary support for Dovecot
|
||||
@ -8,6 +8,8 @@ COMMENT-postgresql= PostgreSQL authentication / dictionary support for Dovecot
|
||||
V_MAJOR= 2.2
|
||||
V_DOVECOT= 2.2.26.0
|
||||
REVISION= 0
|
||||
REVISION-server= 1
|
||||
REVISION-ldap= 1
|
||||
|
||||
DISTNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME= dovecot-${V_DOVECOT}
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST-ldap,v 1.2 2016/11/01 14:12:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-ldap,v 1.3 2016/11/12 15:37:32 sthen Exp $
|
||||
@conflict dovecot-<=2.2.26.0p0
|
||||
include/dovecot/ldap-client.h
|
||||
lib/dovecot/auth/libauthdb_ldap.so
|
||||
lib/dovecot/dict/libdict_ldap.so
|
||||
@lib lib/dovecot/libdovecot-ldap.so.${LIBdovecot-ldap_VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-server,v 1.54 2016/11/01 14:12:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-server,v 1.55 2016/11/12 15:37:32 sthen Exp $
|
||||
@conflict dovecot-sqlite-*
|
||||
@pkgpath mail/dovecot
|
||||
@pkgpath mail/dovecot,-server,bdb
|
||||
@ -302,7 +302,6 @@ include/dovecot/istream.h
|
||||
include/dovecot/json-parser.h
|
||||
include/dovecot/json-tree.h
|
||||
include/dovecot/lda-settings.h
|
||||
include/dovecot/ldap-client.h
|
||||
include/dovecot/lib-signals.h
|
||||
include/dovecot/lib.h
|
||||
include/dovecot/llist.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user