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:   minskim
Date:           Sun Apr 15 01:05:51 UTC 2018

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: Add SQLiteCpp


To generate a diff of this commit:
cvs rdiff -u -r1.559 -r1.560 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.559 pkgsrc/databases/Makefile:1.560
--- pkgsrc/databases/Makefile:1.559     Fri Apr 13 08:04:14 2018
+++ pkgsrc/databases/Makefile   Sun Apr 15 01:05:51 2018
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.559 2018/04/13 08:04:14 fhajny Exp $
+# $NetBSD: Makefile,v 1.560 2018/04/15 01:05:51 minskim Exp $
 
 COMMENT=       Databases
 
 SUBDIR+=       R-RSQLite
 SUBDIR+=       R-sqldf
+SUBDIR+=       SQLiteCpp
 SUBDIR+=       abook
 SUBDIR+=       adodb
 SUBDIR+=       apache-cassandra



Home | Main Index | Thread Index | Old Index