pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases add libtcd



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6df8ade782f8
branches:  trunk
changeset: 407826:6df8ade782f8
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Fri Jan 10 16:57:48 2020 +0000

description:
add libtcd

diffstat:

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

diffs (17 lines):

diff -r 29f4e477f486 -r 6df8ade782f8 databases/Makefile
--- a/databases/Makefile        Fri Jan 10 16:57:24 2020 +0000
+++ b/databases/Makefile        Fri Jan 10 16:57:48 2020 +0000
@@ -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-postgres
 SUBDIR+=       libmongo-client
 SUBDIR+=       libpqxx
+SUBDIR+=       libtcd
 SUBDIR+=       libzdb
 SUBDIR+=       liquibase
 SUBDIR+=       lmdb



Home | Main Index | Thread Index | Old Index