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:   plunky
Date:           Fri Jan 10 16:57:48 UTC 2020

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
add libtcd


To generate a diff of this commit:
cvs rdiff -u -r1.590 -r1.591 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.590 pkgsrc/databases/Makefile:1.591
--- pkgsrc/databases/Makefile:1.590     Wed Nov 27 10:34:22 2019
+++ pkgsrc/databases/Makefile   Fri Jan 10 16:57:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.590 2019/11/27 10:34:22 ng0 Exp $
+# $NetBSD: Makefile,v 1.591 2020/01/10 16:57:48 plunky Exp $
 
 COMMENT=       Databases
 
@@ -81,6 +81,7 @@ SUBDIR+=      libgda-mysql
 SUBDIR+=       libgda-postgres
 SUBDIR+=       libmongo-client
 SUBDIR+=       libpqxx
+SUBDIR+=       libtcd
 SUBDIR+=       libzdb
 SUBDIR+=       liquibase
 SUBDIR+=       lmdb



Home | Main Index | Thread Index | Old Index