Summary: | security/masscan: depends on obsolete llvm38 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Brooks Davis <brooks> | ||||
Component: | Individual Port(s) | Assignee: | Brooks Davis <brooks> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | taguchi.ch | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(taguchi.ch) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 230468 | ||||||
Attachments: |
|
Hi Brooks, Thanks for your patch. I have tested and approved it. Please commit. Regards, Chie Taguchi A commit references this bug: Author: brooks Date: Mon Aug 13 21:31:23 UTC 2018 New revision: 477118 URL: https://svnweb.freebsd.org/changeset/ports/477118 Log: Update clang/llvm version to 6.0 (used on FreeBSD 10) PR: 230486 Approved by: Chie Taguchi (taguchi.ch@gmail.com> (maintainer) Sponsored by: DARPA, AFRL Changes: head/security/masscan/Makefile Thanks for the review Chie. Assign to committer that resolved |
Created attachment 196032 [details] Update clang/llvm version to 6.0 On FreeBSD 10.4, security/masscan needs a newer clang. It currently depends on the obsolete LLVM 3.8 port. The included patch updates it to LLVM 6.0 (the latest release).