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:   pho
Date:           Wed Feb 16 09:42:45 UTC 2022

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: + hs-direct-sqlite


To generate a diff of this commit:
cvs rdiff -u -r1.650 -r1.651 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.650 pkgsrc/databases/Makefile:1.651
--- pkgsrc/databases/Makefile:1.650     Thu Jan 20 02:51:47 2022
+++ pkgsrc/databases/Makefile   Wed Feb 16 09:42:45 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.650 2022/01/20 02:51:47 gutteridge Exp $
+# $NetBSD: Makefile,v 1.651 2022/02/16 09:42:45 pho Exp $
 
 COMMENT=       Databases
 
@@ -52,6 +52,7 @@ SUBDIR+=      gtksql
 SUBDIR+=       guile-pg
 SUBDIR+=       guile-sqlite3
 SUBDIR+=       hiredis
+SUBDIR+=       hs-direct-sqlite
 SUBDIR+=       hsqldb18
 SUBDIR+=       idzebra
 SUBDIR+=       influxdb



Home | Main Index | Thread Index | Old Index