[Bug 240168] misc/lf: Switch to USES=go:modules, fix build with go1.13

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 28 13:36:00 UTC 2019


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

            Bug ID: 240168
           Summary: misc/lf: Switch to USES=go:modules, fix build with
                    go1.13
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: dg at syrec.org
                CC: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)
          Assignee: yuri at freebsd.org
 Attachment #206975 maintainer-approval?(yuri at freebsd.org)
             Flags:
                CC: yuri at freebsd.org

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

===>  Building for lf-13
go: github.com/mattn/go-runewidth at v0.0.4: Get
https://proxy.golang.org/github.com/mattn/go-runewidth/@v/v0.0.4.mod: dial tcp:
lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:6184
4->209.222.18.218:53: write: permission denied
*** Error code 1

- Switch to USES=go:modules, this also fixes the build with upcoming go1.13
- Remove GO_PKGNAME, not needed with modules

QA:
  poudriere testport: OK (120a-go1.12.9, 120a-go-devel)

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


More information about the freebsd-ports-bugs mailing list