Bug 240173 - sysutils/consul-replicate: Unbreak with go1.13
Summary: sysutils/consul-replicate: Unbreak with go1.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-28 15:08 UTC by Dmitri Goutnik
Modified: 2019-09-08 12:24 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (jhixson)


Attachments
patch file (1.62 KB, patch)
2019-08-28 15:08 UTC, Dmitri Goutnik
dmgk: maintainer-approval? (jhixson)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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