Bug 226380

Summary: databases/timescaledb: Update to 0.9.0
Product: Ports & Packages Reporter: mahlon
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: kbowling, swills, w.schwarzenfeld
Priority: --- Keywords: needs-qa
Version: LatestFlags: kbowling: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to 0.9.0.
none
patch-That's better.
none
updated patch none

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!