Bug 210659 - www/grafana3 does not install grafana-cli
Summary: www/grafana3 does not install grafana-cli
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: Kris Moore
URL:
Keywords: patch
Depends on:
Blocks: 210942
  Show dependency treegraph
 
Reported: 2016-06-28 13:04 UTC by Babak Farrokhi
Modified: 2016-07-09 13:52 UTC (History)
3 users (show)

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


Attachments
Port diff (906 bytes, patch)
2016-06-28 19:30 UTC, John Hixson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.