Bug 230471

Summary: math/ambit: depends on obsolete LLVM 3.8
Product: Ports & Packages Reporter: Brooks Davis <brooks>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
brooks: maintainer-feedback?
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 230468    
Attachments:
Description Flags
Update llvm version to 6.0 none

Description Brooks Davis freebsd_committer freebsd_triage 2018-08-08 21:30:09 UTC
Created attachment 196018 [details]
Update llvm version to 6.0

ambit needs an llvm version > 3.6.  Upgrade the version to 6.0.  Tested on 10.4 amd64 under poudriere.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-08-08 23:06:50 UTC
A commit references this bug:

Author: yuri
Date: Wed Aug  8 23:06:16 UTC 2018
New revision: 476689
URL: https://svnweb.freebsd.org/changeset/ports/476689

Log:
  math/ambit: Use llvm60 instead of llvm38

  PR:		230471
  Submitted by:	brooks

Changes:
  head/math/ambit/Makefile
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-08-08 23:12:43 UTC
Committed, thanks!