[Bug 229631] [PATCH] devel/hub's Makefile upgrade (update to 2.5.0, new shell completions and USES=go)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 9 09:41:15 UTC 2018


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

            Bug ID: 229631
           Summary: [PATCH] devel/hub's Makefile upgrade (update to 2.5.0,
                    new shell completions and USES=go)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: egypcio at googlemail.com
                CC: ehaupt at FreeBSD.org
                CC: ehaupt at FreeBSD.org

Created attachment 194985
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194985&action=edit
[PATCH] devel/hub's Makefile upgrade (update to 2.5.0, new shell completions
and USES=go)

before this patch, shells/bash was used to build this Go port.

this patch updates devel/hub to version 2.5.0 and:

  * adds LICENSE_FILE;
  * pulls USES=go to build the port - without adding Go libs;
  * removes shells/bash as BUILD_DEPENDS;
  * presents Options Helpers to the Makefile
  * offers a new shell completion for shells/fish.

once shells/bash was NOT present in RUN_DEPENDS, its completions options is NOT
enabled by default.

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


More information about the freebsd-ports-bugs mailing list