Own the /etc/sasl2/ directory.

This commit is contained in:
ajacoutot 2021-02-14 09:47:19 +00:00
parent dfc443f052
commit bbe0d61350
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.109 2019/07/12 20:49:01 sthen Exp $
# $OpenBSD: Makefile,v 1.110 2021/02/14 09:47:19 ajacoutot Exp $
# XXX merge this patch and rid of the dot.la files?
https://git.archlinux.org/svntogit/packages.git/tree/trunk/0030-dont_use_la_files_for_opening_plugins.patch?h=packages/cyrus-sasl
@ -6,7 +6,7 @@ https://git.archlinux.org/svntogit/packages.git/tree/trunk/0030-dont_use_la_file
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
DISTNAME= cyrus-sasl-2.1.27
REVISION= 1
REVISION= 2
SHARED_LIBS += sasl2 3.1 # 3.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.34 2018/11/19 08:24:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.35 2021/02/14 09:47:19 ajacoutot Exp $
@conflict cyrus-sasl-*
@extraunexec rm -rf /var/sasl2/*
@rcscript ${RCDIR}/saslauthd
@ -85,6 +85,7 @@ lib/sasl2/libscram.so
@bin sbin/sasldblistusers2
@bin sbin/saslpasswd2
@bin sbin/testsaslauthd
@sample ${SYSCONFDIR}/sasl2/
@sample /var/sasl2/
%%gssapi%%
%%ldap%%