FreeBSD Bugzilla – Attachment 185798 Details for
Bug 221843
databases/timescaledb: Update to 0.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update databases/timescaledb to 0.4.0
timescaledb-0.4.0.patch (text/plain), 1.78 KB, created by
Kevin Bowling
on 2017-08-27 03:52:37 UTC
(
hide
)
Description:
Update databases/timescaledb to 0.4.0
Filename:
MIME Type:
Creator:
Kevin Bowling
Created:
2017-08-27 03:52:37 UTC
Size:
1.78 KB
patch
obsolete
>diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile >index f355cdf28a20..58311b5637f4 100644 >--- a/databases/timescaledb/Makefile >+++ b/databases/timescaledb/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= timescaledb >-PORTVERSION= 0.3.0 >+PORTVERSION= 0.4.0 > CATEGORIES= databases > > MAINTAINER= kbowling@FreeBSD.org >@@ -24,7 +24,8 @@ WANT_PGSQL= server > PLIST_FILES= lib/postgresql/timescaledb.so \ > share/postgresql/extension/timescaledb--0.1.0--0.2.0.sql \ > share/postgresql/extension/timescaledb--0.2.0--0.3.0.sql \ >- share/postgresql/extension/timescaledb--0.3.0.sql \ >+ share/postgresql/extension/timescaledb--0.3.0--0.4.0.sql \ >+ share/postgresql/extension/timescaledb--0.4.0.sql \ > share/postgresql/extension/timescaledb.control > > post-install: >diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo >index 7c945fff389f..ebe4cbae9892 100644 >--- a/databases/timescaledb/distinfo >+++ b/databases/timescaledb/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1502122769 >-SHA256 (timescale-timescaledb-0.3.0_GH0.tar.gz) = 40e9534f6c9863fec3af637a66a5a558d3d4ed770bacf531fec88ef6b01622b5 >-SIZE (timescale-timescaledb-0.3.0_GH0.tar.gz) = 164475 >+TIMESTAMP = 1503805812 >+SHA256 (timescale-timescaledb-0.4.0_GH0.tar.gz) = 4febba22891bfb3dd3b6e5515a27012faa3cdc30ff5a22a904c947456c9625c5 >+SIZE (timescale-timescaledb-0.4.0_GH0.tar.gz) = 194933 >diff --git a/databases/timescaledb/pkg-message b/databases/timescaledb/pkg-message >index 623615057fcd..213a6fc01fdb 100644 >--- a/databases/timescaledb/pkg-message >+++ b/databases/timescaledb/pkg-message >@@ -4,4 +4,4 @@ run > CREATE EXTENSION IF NOT EXISTS timescaledb CASCADE; > > If you are upgrading, restart PostgreSQL server and run >- ALTER EXTENSION timescaledb UPDATE TO '0.3.0'; >+ ALTER EXTENSION timescaledb UPDATE TO '0.4.0';
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221843
: 185798