[Bug 236032] www/gitlab-pages: Unbreak build with Go 1.12

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 25 16:39:19 UTC 2019


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

            Bug ID: 236032
           Summary: www/gitlab-pages: Unbreak build with Go 1.12
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills at FreeBSD.org
          Reporter: dg at syrec.org
             Flags: maintainer-feedback?(swills at FreeBSD.org)
          Assignee: swills at FreeBSD.org
 Attachment #202358 maintainer-approval?
             Flags:

Created attachment 202358
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202358&action=edit
patch file

- Remove GOCACHE=off as build cache is required starting from Go 1.12 [1]
- While here,
  - pass MAKE_ENV (so GOCACHE defaults to $WRKDIR/.cache)
  - remove GO15VENDOREXPERIMENT=1 (default as of Go 1.6)

QA:
  poudriere testport: OK (112a, 112i, 120a)

[1] https://tip.golang.org/doc/go1.12#gocache

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


More information about the freebsd-ports-bugs mailing list