Bug 218402 - sysutils/terraform: Update to 0.9.2
Summary: sysutils/terraform: Update to 0.9.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Steve Wills
URL: https://github.com/hashicorp/terrafor...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-05 18:50 UTC by Bradley T. Hughes
Modified: 2017-04-09 19:13 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
sysutils/terraform: Update to 0.9.2 (5.60 KB, patch)
2017-04-05 18:50 UTC, Bradley T. Hughes
bhughes: maintainer-approval? (swills)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bradley T. Hughes freebsd_committer freebsd_triage 2017-04-05 18:50:49 UTC
Created attachment 181511 [details]
sysutils/terraform: Update to 0.9.2

Update to the latest upstream version of Terraform. Add LICENSE=MPL to
silence portlint. Change to GH_SUBDIR to automatically extract the
sources and move them into src/github.com/hashicorp/terraform as
required by the Go build.

Terraform and all plugins are now built into a single binary, so remove
pkg-plist and use PLIST_FILES as recommended by portlint.

portlint: OK (-C, looks fine.)
testport: OK (poudriere, 11.0-R, amd64, default options)
Comment 1 Bradley T. Hughes freebsd_committer freebsd_triage 2017-04-05 19:18:36 UTC
testport: OK (poudriere, 11.0-R, 10.3-R, amd64/i386, default options)
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2017-04-06 14:01:59 UTC
Steve, if you'd approve it, I'd be happy to commit that.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-04-07 13:39:06 UTC
A commit references this bug:

Author: swills
Date: Fri Apr  7 13:38:02 UTC 2017
New revision: 437922
URL: https://svnweb.freebsd.org/changeset/ports/437922

Log:
  sysutils/terraform: Update to 0.9.2

  PR:		218402
  Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm>

Changes:
  head/sysutils/terraform/Makefile
  head/sysutils/terraform/distinfo
  head/sysutils/terraform/pkg-plist
Comment 4 Steve Wills freebsd_committer freebsd_triage 2017-04-07 13:41:53 UTC
Committed, thanks!
Comment 5 Bradley T. Hughes freebsd_committer freebsd_triage 2017-04-09 19:13:46 UTC
Likewise :)