pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: tnn
Date: Tue Nov 3 23:01:59 UTC 2020
Modified Files:
pkgsrc/databases: Makefile
pkgsrc/doc: CHANGES-2020
Log Message:
add postgresql-promscale_extension
To generate a diff of this commit:
cvs rdiff -u -r1.618 -r1.619 pkgsrc/databases/Makefile
cvs rdiff -u -r1.6022 -r1.6023 pkgsrc/doc/CHANGES-2020
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.618 pkgsrc/databases/Makefile:1.619
--- pkgsrc/databases/Makefile:1.618 Tue Nov 3 20:24:47 2020
+++ pkgsrc/databases/Makefile Tue Nov 3 23:01:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.618 2020/11/03 20:24:47 tnn Exp $
+# $NetBSD: Makefile,v 1.619 2020/11/03 23:01:59 tnn Exp $
COMMENT= Databases
@@ -292,6 +292,7 @@ SUBDIR+= postgres_exporter
SUBDIR+= postgresql-pgroonga
SUBDIR+= postgresql-pljava
SUBDIR+= postgresql-postgis2
+SUBDIR+= postgresql-promscale_extension
SUBDIR+= postgresql-redislog
SUBDIR+= postgresql-timescaledb
SUBDIR+= postgresql10
Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.6022 pkgsrc/doc/CHANGES-2020:1.6023
--- pkgsrc/doc/CHANGES-2020:1.6022 Tue Nov 3 22:56:02 2020
+++ pkgsrc/doc/CHANGES-2020 Tue Nov 3 23:01:59 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.6022 2020/11/03 22:56:02 otis Exp $
+$NetBSD: CHANGES-2020,v 1.6023 2020/11/03 23:01:59 tnn Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -8912,3 +8912,4 @@ Changes to the packages collection and i
Added sysutils/zabbix50-java version 5.0.5 [otis 2020-11-03]
Added sysutils/zabbix50-proxy version 5.0.5 [otis 2020-11-03]
Added sysutils/zabbix50-server version 5.0.5 [otis 2020-11-03]
+ Added databases/postgresql-promscale_extension version 0.1.1 [tnn 2020-11-03]
Home |
Main Index |
Thread Index |
Old Index