[Bug 239880] databases/redis_exporter: Switch to USES=go:modules, fix build with go1.13

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 15 14:46:16 UTC 2019


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

            Bug ID: 239880
           Summary: databases/redis_exporter: 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: arcade at b1t.name
             Flags: maintainer-feedback?(arcade at b1t.name)
                CC: arcade at b1t.name
 Attachment #206580 maintainer-approval?(arcade at b1t.name)
             Flags:

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

===>  Building for redis_exporter-1.0.3
go: github.com/golang/protobuf at v1.3.1: Get
https://proxy.golang.org/github.com/golang/protobuf/@v/v1.3.1.mod: dial tcp:
lookup proxy.golang.org on 1.0.0.1:53: write udp 127.0.0.1:11789->1.0.0.1:53:
write: permission denied
*** Error code 1

- Switch to USES=go:modules, this also fixes the build with go1.13
- Remove custom do-install target
- Remove GO_PKGNAME and GO_TARGET (not needed after r507340)

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