Bug 210659

Summary: www/grafana3 does not install grafana-cli
Product: Ports & Packages Reporter: Babak Farrokhi <farrokhi>
Component: Individual Port(s)Assignee: Kris Moore <kmoore>
Status: Closed FIXED    
Severity: Affects Many People CC: jhixson, john, kmoore
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (john)
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 210942    
Attachments:
Description Flags
Port diff none

Description Babak Farrokhi freebsd_committer freebsd_triage 2016-06-28 13:04:30 UTC
grafana-cli is a new binary introduced in grafana3. The port does not install the binary, but picking up the binary from work directory inside the port and manually installing it works fine.
Comment 1 John Hixson freebsd_committer freebsd_triage 2016-06-28 19:30:22 UTC
Created attachment 171920 [details]
Port diff

Thanks for the observation, here is a working patch.
Comment 2 Babak Farrokhi freebsd_committer freebsd_triage 2016-06-29 05:08:31 UTC
(In reply to jhixson from comment #1)
The patch worked fine for me. Thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-07-01 17:05:55 UTC
A commit references this bug:

Author: kmoore
Date: Fri Jul  1 17:05:02 UTC 2016
New revision: 417896
URL: https://svnweb.freebsd.org/changeset/ports/417896

Log:
   - Add patch to install CLI tool

  PR: 210659
  Submitted by: Maintainer

Changes:
  head/www/grafana3/Makefile
  head/www/grafana3/pkg-plist
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-07-09 12:36:50 UTC
A commit references this bug:

Author: junovitch
Date: Sat Jul  9 12:36:02 UTC 2016
New revision: 418272
URL: https://svnweb.freebsd.org/changeset/ports/418272

Log:
  MFH: r417896

   - Add patch to install CLI tool

  PR:		210659 [1]
  PR:		210942 [2]
  Submitted by:	Maintainer [1]
  Submitted by:	James O'Gorman <james@netinertia.co.uk> [2]
  Approved by:	ports-secteam (with hat)

Changes:
_U  branches/2016Q3/
  branches/2016Q3/www/grafana3/Makefile
  branches/2016Q3/www/grafana3/pkg-plist
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2016-07-09 12:47:56 UTC
Assign to committer that resolved, add dependent MFH issue.