Bug 240173

Summary: sysutils/consul-replicate: Unbreak with go1.13
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Tobias Kortkamp <tobik>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhixson
Priority: --- Flags: bugzilla: maintainer-feedback? (jhixson)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file dmgk: maintainer-approval? (jhixson)

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-08-28 15:08:27 UTC
Created attachment 206979 [details]
patch file

===>  Building for consul-replicate-0.4.0
WORK=/tmp/go-build989497025
/usr/local/go/src/net/http/h2_bundle.go:49:2: use of vendored package not allowed
../../../vendor/golang.org/x/net/http2/transport.go:31:2: use of vendored package not allowed
*** Error code 1

- Unbreak build with go1.13
- Remove custom targets

QA:
  poudriere testport: OK (120a-go1.12.9, 120a-go-devel)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-09-08 12:24:34 UTC
A commit references this bug:

Author: tobik
Date: Sun Sep  8 12:24:21 UTC 2019
New revision: 511570
URL: https://svnweb.freebsd.org/changeset/ports/511570

Log:
  sysutils/consul-replicate: Unbreak with go1.13

  ===>  Building for consul-replicate-0.4.0
  WORK=/tmp/go-build989497025
  /usr/local/go/src/net/http/h2_bundle.go:49:2: use of vendored package not allowed
  ../../../vendor/golang.org/x/net/http2/transport.go:31:2: use of vendored package not allowed
  *** Error code 1

  - Remove custom targets

  PR:		240173
  Submitted by:	Dmitri Goutnik <dg@syrec.org>
  Pointy hat:	jlaffaye

Changes:
  head/sysutils/consul-replicate/Makefile