Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases databases: Enable db18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bcb23455c610
branches:  trunk
changeset: 435004:bcb23455c610
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jun 29 13:32:25 2020 +0000

description:
databases: Enable db18

diffstat:

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

diffs (17 lines):

diff -r 1952fc8bad84 -r bcb23455c610 databases/Makefile
--- a/databases/Makefile        Mon Jun 29 13:31:47 2020 +0000
+++ b/databases/Makefile        Mon Jun 29 13:32:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.604 2020/06/09 22:20:56 jym Exp $
+# $NetBSD: Makefile,v 1.605 2020/06/29 13:32:25 ryoon Exp $
 
 COMMENT=       Databases
 
@@ -19,6 +19,7 @@
 #SUBDIR+=      cstore  # not enabled at present due to its size requirements
 SUBDIR+=       datadraw
 SUBDIR+=       db
+SUBDIR+=       db18
 SUBDIR+=       db3
 SUBDIR+=       db4
 SUBDIR+=       db5



Home | Main Index | Thread Index | Old Index