FreeBSD Bugzilla – Attachment 185131 Details for
Bug 221315
databases/timescaledb: Update to 0.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update databases/timescaledb to 0.3.0
timescaledb-0.3.0.patch (text/plain), 1.72 KB, created by
Kevin Bowling
on 2017-08-07 16:22:51 UTC
(
hide
)
Description:
Update databases/timescaledb to 0.3.0
Filename:
MIME Type:
Creator:
Kevin Bowling
Created:
2017-08-07 16:22:51 UTC
Size:
1.72 KB
patch
obsolete
>diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile >index 35b31c746afb..09ff0f28d16c 100644 >--- a/databases/timescaledb/Makefile >+++ b/databases/timescaledb/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= timescaledb >-PORTVERSION= 0.2.0 >+PORTVERSION= 0.3.0 > CATEGORIES= databases > > MAINTAINER= kbowling@FreeBSD.org >@@ -22,7 +22,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.sql \ >+ share/postgresql/extension/timescaledb--0.2.0--0.3.0.sql \ >+ share/postgresql/extension/timescaledb--0.3.0.sql \ > share/postgresql/extension/timescaledb.control > > post-install: >diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo >index ae6542f494b0..7c945fff389f 100644 >--- a/databases/timescaledb/distinfo >+++ b/databases/timescaledb/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1500485734 >-SHA256 (timescale-timescaledb-0.2.0_GH0.tar.gz) = 3cfaf9fe0a4997dc2b395be04ed2e946d0b5c6396eef0f02a0ed314cb7953d56 >-SIZE (timescale-timescaledb-0.2.0_GH0.tar.gz) = 134679 >+TIMESTAMP = 1502122769 >+SHA256 (timescale-timescaledb-0.3.0_GH0.tar.gz) = 40e9534f6c9863fec3af637a66a5a558d3d4ed770bacf531fec88ef6b01622b5 >+SIZE (timescale-timescaledb-0.3.0_GH0.tar.gz) = 164475 >diff --git a/databases/timescaledb/pkg-message b/databases/timescaledb/pkg-message >index 8b91c9f633f9..623615057fcd 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.2.0'; >+ ALTER EXTENSION timescaledb UPDATE TO '0.3.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 221315
: 185131