Bug 226380 - databases/timescaledb: Update to 0.9.0
Summary: databases/timescaledb: Update to 0.9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2018-03-05 22:09 UTC by mahlon
Modified: 2018-03-08 03:03 UTC (History)
3 users (show)

See Also:
kbowling: maintainer-feedback+


Attachments
Patch to 0.9.0. (1.41 KB, patch)
2018-03-05 22:09 UTC, mahlon
no flags Details | Diff
patch-That's better. (2.75 KB, patch)
2018-03-05 22:40 UTC, mahlon
no flags Details | Diff
updated patch (2.69 KB, patch)
2018-03-06 18:41 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mahlon 2018-03-05 22:09:47 UTC
Created attachment 191238 [details]
Patch to 0.9.0.

Short and sweet.
Comment 1 mahlon 2018-03-05 22:27:05 UTC
Hmm, actually hold off.  Something in cmake-land is altering all the SQL migrations to be incorrect paths.  Digging.
Comment 2 mahlon 2018-03-05 22:40:22 UTC
Created attachment 191239 [details]
patch-That's better.
Comment 3 mahlon 2018-03-05 22:58:30 UTC
(In reply to mahlon from comment #1)
(For the record, these were correct paths.  Looks like the migrations just changed from 0.8.)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2018-03-06 18:41:38 UTC
Created attachment 191255 [details]
updated patch

I had to make some changes to get it to pass poudriere testport. Please approve.
Comment 5 mahlon 2018-03-06 19:24:32 UTC
(In reply to Steve Wills from comment #4)

Looking good to me.
Comment 6 Kevin Bowling freebsd_committer freebsd_triage 2018-03-07 03:52:48 UTC
LGTM.  In theory this could handle multiple versions now but let's avoid that complexity until the product is more mature.
Comment 7 commit-hook freebsd_committer freebsd_triage 2018-03-08 03:03:03 UTC
A commit references this bug:

Author: swills
Date: Thu Mar  8 03:01:59 UTC 2018
New revision: 463860
URL: https://svnweb.freebsd.org/changeset/ports/463860

Log:
  databases/timescaledb: Update to 0.9.0

  PR:		226380
  Submitted by:	mahlon@martini.nu (with slight changes)
  Approved by:	kbowling (maintainer)

Changes:
  head/databases/timescaledb/Makefile
  head/databases/timescaledb/distinfo
Comment 8 Steve Wills freebsd_committer freebsd_triage 2018-03-08 03:03:26 UTC
Committed, thanks!