Update to 0.69.1

some ldap related fixes
This commit is contained in:
giovanni 2019-08-02 13:27:17 +00:00
parent 1fa1a64d69
commit 7cd1375808
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.78 2019/07/12 20:47:25 sthen Exp $
# $OpenBSD: Makefile,v 1.79 2019/08/02 13:27:17 giovanni Exp $
COMMENT-main= authentication library for courier
COMMENT-ldap= ldap authentication module for courier-authLib
@ -6,7 +6,7 @@ COMMENT-mysql= mysql authentication module for courier-authLib
COMMENT-pgsql= pgsql authentication module for courier-authLib
COMMENT-userdb= userdb authentication module for courier-authLib
DISTNAME= courier-authlib-0.69.0
DISTNAME= courier-authlib-0.69.1
PKGNAME-main= ${DISTNAME}
PKGNAME-ldap= ${DISTNAME:S/lib-/lib-ldap-/}
PKGNAME-mysql= ${DISTNAME:S/lib-/lib-mysql-/}
@ -87,7 +87,7 @@ LIB_DEPENDS-main= ${LIB_DEPENDS} \
devel/libtool,-ltdl
WANTLIB-ldap= crypto ssl courierauthcommon courierauth \
m ldap-2.4 lber-2.4 sasl2 ${COMPILER_LIBCXX}
m ldap lber sasl2 ${COMPILER_LIBCXX}
RUN_DEPENDS-ldap=
LIB_DEPENDS-ldap= ${BUILD_PKGPATH} \
databases/openldap \

View File

@ -1,2 +1,2 @@
SHA256 (courier-authlib-0.69.0.tar.bz2) = +77Cg+Ygs+Wqs73rDseB3zxlbVERaL+iPsafIa9Etok=
SIZE (courier-authlib-0.69.0.tar.bz2) = 2197718
SHA256 (courier-authlib-0.69.1.tar.bz2) = UM7RUv6EkGTUk8POw+bXjfd+PjnG6w4/Ahuf/4dNGH4=
SIZE (courier-authlib-0.69.1.tar.bz2) = 2204546