Bug 231535 - devel/bazel fix build on stable/10
Summary: devel/bazel fix build on stable/10
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-21 07:15 UTC by Klaus Aehlig
Modified: 2018-09-21 20:27 UTC (History)
0 users

See Also:
aehlig: maintainer-feedback+


Attachments
Patch for devel/bazel to fix the build on stable/10 (673 bytes, patch)
2018-09-21 07:15 UTC, Klaus Aehlig
aehlig: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Aehlig 2018-09-21 07:15:46 UTC
Created attachment 197295 [details]
Patch for devel/bazel to fix the build on stable/10

Since the update to 0.17.1 the build of devel/bazel is failing on stable/10.

Fix this, by applying the attached patch to the port.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-21 20:26:38 UTC
A commit references this bug:

Author: swills
Date: Fri Sep 21 20:26:30 UTC 2018
New revision: 480308
URL: https://svnweb.freebsd.org/changeset/ports/480308

Log:
  devel/bazel fix build on 10.x

  PR:		231535
  Submitted by:	Klaus Aehlig <aehlig@linta.de> (maintainer)

Changes:
  head/devel/bazel/files/patch-src_tools_singlejar_port.h
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-09-21 20:27:36 UTC
Committed, thanks!