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:   fhajny
Date:           Tue Aug 29 13:40:52 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Enable postgresql-pgroonga


To generate a diff of this commit:
cvs rdiff -u -r1.538 -r1.539 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.538 pkgsrc/databases/Makefile:1.539
--- pkgsrc/databases/Makefile:1.538     Mon Aug 21 15:40:17 2017
+++ pkgsrc/databases/Makefile   Tue Aug 29 13:40:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.538 2017/08/21 15:40:17 adam Exp $
+# $NetBSD: Makefile,v 1.539 2017/08/29 13:40:52 fhajny Exp $
 
 COMMENT=       Databases
 
@@ -284,6 +284,7 @@ SUBDIR+=    poco-data-mysql
 SUBDIR+=       poco-data-odbc
 SUBDIR+=       poco-data-sqlite
 SUBDIR+=       postgresql-pgbench
+SUBDIR+=       postgresql-pgroonga
 SUBDIR+=       postgresql-postgis2
 SUBDIR+=       postgresql92
 SUBDIR+=       postgresql92-client



Home | Main Index | Thread Index | Old Index