pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases Add lua-ldap



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18904f2a6c18
branches:  trunk
changeset: 378894:18904f2a6c18
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sun May 08 22:47:51 2022 +0000

description:
Add lua-ldap

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0fdd000f313f -r 18904f2a6c18 databases/Makefile
--- a/databases/Makefile        Sun May 08 22:47:30 2022 +0000
+++ b/databases/Makefile        Sun May 08 22:47:51 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.661 2022/04/25 07:55:18 wiz Exp $
+# $NetBSD: Makefile,v 1.662 2022/05/08 22:47:51 khorben Exp $
 
 COMMENT=       Databases
 
@@ -90,6 +90,7 @@
 SUBDIR+=       lua-dbi-mysql
 SUBDIR+=       lua-dbi-postgresql
 SUBDIR+=       lua-dbi-sqlite3
+SUBDIR+=       lua-ldap
 SUBDIR+=       lua-lsqlite3
 SUBDIR+=       lua-sql-mysql
 SUBDIR+=       lua-sql-postgres



Home | Main Index | Thread Index | Old Index