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:   otis
Date:           Fri Oct  9 08:28:46 UTC 2020

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases: Add postgresql-timescaledb


To generate a diff of this commit:
cvs rdiff -u -r1.615 -r1.616 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.615 pkgsrc/databases/Makefile:1.616
--- pkgsrc/databases/Makefile:1.615     Tue Sep 29 02:14:20 2020
+++ pkgsrc/databases/Makefile   Fri Oct  9 08:28:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.615 2020/09/29 02:14:20 khorben Exp $
+# $NetBSD: Makefile,v 1.616 2020/10/09 08:28:46 otis Exp $
 
 COMMENT=       Databases
 
@@ -293,6 +293,7 @@ SUBDIR+=    postgresql-pgroonga
 SUBDIR+=       postgresql-pljava
 SUBDIR+=       postgresql-postgis2
 SUBDIR+=       postgresql-redislog
+SUBDIR+=       postgresql-timescaledb
 SUBDIR+=       postgresql10
 SUBDIR+=       postgresql10-client
 SUBDIR+=       postgresql10-contrib



Home | Main Index | Thread Index | Old Index