pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   khorben
Date:           Sun May  8 22:47:51 UTC 2022

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Add lua-ldap


To generate a diff of this commit:
cvs rdiff -u -r1.661 -r1.662 pkgsrc/databases/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.661 pkgsrc/databases/Makefile:1.662
--- pkgsrc/databases/Makefile:1.661     Mon Apr 25 07:55:18 2022
+++ pkgsrc/databases/Makefile   Sun May  8 22:47:51 2022
@@ -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
 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