Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 13:06:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240072] www/gitea: Switch to USES=go:modules, fix build with go1.13
Message-ID:  <bug-240072-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240072

            Bug ID: 240072
           Summary: www/gitea: Switch to USES=3Dgo: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@FreeBSD.org
          Reporter: dg@syrec.org
                CC: stb@lassitu.de
                CC: stb@lassitu.de
             Flags: maintainer-feedback?(stb@lassitu.de)
 Attachment #206848 maintainer-approval?
             Flags:

Created attachment 206848
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206848&action=
=3Dedit
patch file

=3D=3D=3D>  Building for gitea-1.9.2
go: github.com/BurntSushi/toml@v0.3.1: Get
https://proxy.golang.org/github.com/%21burnt%21sushi/to
ml/@v/v0.3.1.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: w=
rite
udp 127.0.0.1:1603
2->209.222.18.218:53: write: permission denied
*** Error code 1

- Switch to USES=3Dgo:modules, this also fixes the build with upcoming go1.=
13
- Remove GO_PKGNAME, not needed with modules
- Use GO_BUILDFLAGS for build flags

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240072-7788>