FreeBSD Bugzilla – Attachment 186585 Details for
Bug 222486
databases/timescaledb: Update to 0.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update databases/timescaledb to 0.5.0
timescaledb-0.5.0.patch (text/plain), 1.90 KB, created by
Kevin Bowling
on 2017-09-21 08:23:04 UTC
(
hide
)
Description:
Update databases/timescaledb to 0.5.0
Filename:
MIME Type:
Creator:
Kevin Bowling
Created:
2017-09-21 08:23:04 UTC
Size:
1.90 KB
patch
obsolete
>diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile >index 2c311e0559e5..3260dba54405 100644 >--- a/databases/timescaledb/Makefile >+++ b/databases/timescaledb/Makefile >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= timescaledb >-PORTVERSION= 0.4.1 >-PORTREVISION= 1 >+PORTVERSION= 0.5.0 > CATEGORIES= databases > > MAINTAINER= kbowling@FreeBSD.org >@@ -28,7 +27,9 @@ PLIST_FILES= lib/postgresql/timescaledb.so \ > share/postgresql/extension/timescaledb--0.2.0--0.3.0.sql \ > share/postgresql/extension/timescaledb--0.3.0--0.4.0.sql \ > share/postgresql/extension/timescaledb--0.4.0--0.4.1.sql \ >- share/postgresql/extension/timescaledb--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.control > > post-install: >diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo >index a747f681caa7..23142daace18 100644 >--- a/databases/timescaledb/distinfo >+++ b/databases/timescaledb/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1504590249 >-SHA256 (timescale-timescaledb-0.4.1_GH0.tar.gz) = 2e1520646c2a8c6eaa5626d2dbc0d9befef8c7e181f4dbf5982535d96953afed >-SIZE (timescale-timescaledb-0.4.1_GH0.tar.gz) = 215040 >+TIMESTAMP = 1505981978 >+SHA256 (timescale-timescaledb-0.5.0_GH0.tar.gz) = 6224083b648d23fba253885cc11df94af26bd7c98719b7667544494345633537 >+SIZE (timescale-timescaledb-0.5.0_GH0.tar.gz) = 282507 >diff --git a/databases/timescaledb/pkg-message b/databases/timescaledb/pkg-message >index 12195de2759a..323d54b6e059 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.4.1'; >+ ALTER EXTENSION timescaledb UPDATE TO '0.5.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:
dbaio
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 222486
: 186585