[Bug 240282] net/v2ray: Switch to USES=go:modules, fix build with go1.13

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 2 16:37:48 UTC 2019


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

            Bug ID: 240282
           Summary: net/v2ray: 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: ports-bugs at FreeBSD.org
          Reporter: dg at syrec.org
                CC: shen.elf at gmail.com
                CC: shen.elf at gmail.com
             Flags: maintainer-feedback?(shen.elf at gmail.com)
 Attachment #207107 maintainer-approval?(shen.elf at gmail.com)
             Flags:

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

===>  Building for v2ray-4.20.0
go: github.com/golang/mock at v1.2.0: Get
https://proxy.golang.org/github.com/golang/mock/@v/v1.2.0.mod: dial tcp: lookup
proxy.golang.org on 209.222.18.218:53: write udp
127.0.0.1:43894->209.222.18.218:53: write: permission denied
*** Error code 1

- Switch to USES=go:modules, this also fixes the build with go1.13

QA:
  poudriere testport: OK (120a-go1.12.8, 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