FreeBSD Bugzilla – Attachment 187257 Details for
Bug 223077
databases/timescaledb: Update to 0.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
databases/timescaledb: Update to 0.6.0
timescaledb-0.6.0.patch (text/plain), 1.82 KB, created by
Kevin Bowling
on 2017-10-18 04:49:37 UTC
(
hide
)
Description:
databases/timescaledb: Update to 0.6.0
Filename:
MIME Type:
Creator:
Kevin Bowling
Created:
2017-10-18 04:49:37 UTC
Size:
1.82 KB
patch
obsolete
>diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile >index 3260dba54405..8ff95ccf99ca 100644 >--- a/databases/timescaledb/Makefile >+++ b/databases/timescaledb/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= timescaledb >-PORTVERSION= 0.5.0 >+PORTVERSION= 0.6.0 > CATEGORIES= databases > > MAINTAINER= kbowling@FreeBSD.org >@@ -29,7 +29,8 @@ PLIST_FILES= lib/postgresql/timescaledb.so \ > share/postgresql/extension/timescaledb--0.4.0--0.4.1.sql \ > share/postgresql/extension/timescaledb--0.4.1--0.4.2.sql \ > share/postgresql/extension/timescaledb--0.4.2--0.5.0.sql \ >- share/postgresql/extension/timescaledb--0.5.0.sql \ >+ share/postgresql/extension/timescaledb--0.5.0--0.6.0.sql \ >+ share/postgresql/extension/timescaledb--0.6.0.sql \ > share/postgresql/extension/timescaledb.control > > post-install: >diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo >index 23142daace18..dfe4bb1bcadc 100644 >--- a/databases/timescaledb/distinfo >+++ b/databases/timescaledb/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1505981978 >-SHA256 (timescale-timescaledb-0.5.0_GH0.tar.gz) = 6224083b648d23fba253885cc11df94af26bd7c98719b7667544494345633537 >-SIZE (timescale-timescaledb-0.5.0_GH0.tar.gz) = 282507 >+TIMESTAMP = 1508301885 >+SHA256 (timescale-timescaledb-0.6.0_GH0.tar.gz) = d8447eab8504cf4eb22567a844c86358d9cb46a2b1d65c7a021072079d90effb >+SIZE (timescale-timescaledb-0.6.0_GH0.tar.gz) = 317259 >diff --git a/databases/timescaledb/pkg-message b/databases/timescaledb/pkg-message >index 323d54b6e059..76d7f4149ab5 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.5.0'; >+ ALTER EXTENSION timescaledb UPDATE TO '0.6.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
Flags:
kbowling
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 223077
: 187257