pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/postgresql-timescaledb postgresql-timescaled...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf6bd96e5311
branches:  trunk
changeset: 459327:cf6bd96e5311
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Oct 03 18:10:21 2021 +0000

description:
postgresql-timescaledb: update to 2.4.2

Fixes the bug that broke background workers, and some other minor things.

diffstat:

 databases/postgresql-timescaledb/Makefile |   4 ++--
 databases/postgresql-timescaledb/PLIST    |   3 ++-
 databases/postgresql-timescaledb/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 25a714b0534e -r cf6bd96e5311 databases/postgresql-timescaledb/Makefile
--- a/databases/postgresql-timescaledb/Makefile Sun Oct 03 17:57:03 2021 +0000
+++ b/databases/postgresql-timescaledb/Makefile Sun Oct 03 18:10:21 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/08/24 18:23:22 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2021/10/03 18:10:21 tnn Exp $
 
-DISTNAME=      timescaledb-2.4.1
+DISTNAME=      timescaledb-2.4.2
 PKGNAME=       postgresql${PGSQL_VERSION}-${DISTNAME}
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=timescale/}
diff -r 25a714b0534e -r cf6bd96e5311 databases/postgresql-timescaledb/PLIST
--- a/databases/postgresql-timescaledb/PLIST    Sun Oct 03 17:57:03 2021 +0000
+++ b/databases/postgresql-timescaledb/PLIST    Sun Oct 03 18:10:21 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/08/24 18:23:22 tnn Exp $
+@comment $NetBSD: PLIST,v 1.8 2021/10/03 18:10:21 tnn Exp $
 lib/postgresql/timescaledb-${PKGVERSION}.so
 ${PLIST.tsl}lib/postgresql/timescaledb-tsl-${PKGVERSION}.so
 lib/postgresql/timescaledb.so
@@ -22,5 +22,6 @@
 share/postgresql/extension/timescaledb--2.3.0--${PKGVERSION}.sql
 share/postgresql/extension/timescaledb--2.3.1--${PKGVERSION}.sql
 share/postgresql/extension/timescaledb--2.4.0--${PKGVERSION}.sql
+share/postgresql/extension/timescaledb--2.4.1--${PKGVERSION}.sql
 share/postgresql/extension/timescaledb--${PKGVERSION}.sql
 share/postgresql/extension/timescaledb.control
diff -r 25a714b0534e -r cf6bd96e5311 databases/postgresql-timescaledb/distinfo
--- a/databases/postgresql-timescaledb/distinfo Sun Oct 03 17:57:03 2021 +0000
+++ b/databases/postgresql-timescaledb/distinfo Sun Oct 03 18:10:21 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2021/08/24 18:23:22 tnn Exp $
+$NetBSD: distinfo,v 1.8 2021/10/03 18:10:21 tnn Exp $
 
-SHA1 (timescaledb-2.4.1.tar.gz) = 7e9a80a96df83c7113d483e126a7385d70daa869
-RMD160 (timescaledb-2.4.1.tar.gz) = 32422398e17af76ffb4903a6f8f1ec09394a97ec
-SHA512 (timescaledb-2.4.1.tar.gz) = 54baced28eb20aa14c78605ce7828f7c48210125d9193c3e1c88e9ae81616b2baf37a1eb97c5eb0ddc9b6820d534d134ad047f3c7ace374e29191a42142f35a1
-Size (timescaledb-2.4.1.tar.gz) = 2401410 bytes
+SHA1 (timescaledb-2.4.2.tar.gz) = 8200196fa249dad9bfad5a7070eff6806d803acf
+RMD160 (timescaledb-2.4.2.tar.gz) = e13a5f6a132b92cf701619b33a784db36089653d
+SHA512 (timescaledb-2.4.2.tar.gz) = 56a0ff981e7374e2845d949c5bde2f157063b36cb7f9c54c6627c35ae8a8a5e5a3637fb66c6fd5c61a25b86f80a204ab7a6071b9705646bfee6a9b252c805b2d
+Size (timescaledb-2.4.2.tar.gz) = 2409324 bytes
 SHA1 (patch-CMakeLists.txt) = e486505c1523a79b264c78495682a9c1913f199a



Home | Main Index | Thread Index | Old Index