[Bug 225430] net-mgmt/prometheus: Fix build info

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 24 15:14:45 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225430

            Bug ID: 225430
           Summary: net-mgmt/prometheus: Fix build info
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dor.bsd at xm0.uk
                CC: ports at ecadlabs.com
             Flags: maintainer-feedback?(ports at ecadlabs.com)
                CC: ports at ecadlabs.com

Created attachment 190031
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190031&action=edit
net-mgmt/prometheus: build info fix

This patch fixes the build info found under `prometheus --version` and under
/status on a running instance.

Before:

$ prometheus --version
prometheus, version  (branch: , revision: )
  build user:
  build date:
  go version:       go1.9.2

After:

prometheus, version 1.8.2 (branch: release-1.8, revision: 0)
  build user:       dor
  build date:       20180824-15:08:26
  go version:       go1.9.2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list