Bug 230486 - security/masscan: depends on obsolete llvm38
Summary: security/masscan: depends on obsolete llvm38
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: Brooks Davis
URL:
Keywords:
Depends on:
Blocks: 230468
  Show dependency treegraph
 
Reported: 2018-08-09 17:49 UTC by Brooks Davis
Modified: 2018-08-14 04:16 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (taguchi.ch)


Attachments
Update clang/llvm version to 6.0 (420 bytes, patch)
2018-08-09 17:49 UTC, Brooks Davis
brooks: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brooks Davis freebsd_committer freebsd_triage 2018-08-09 17:49:50 UTC
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).
Comment 1 Chie Taguchi 2018-08-13 14:55:19 UTC
Hi Brooks,

Thanks for your patch.
I have tested and approved it.
Please commit.

Regards,
Chie Taguchi
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-08-13 21:31:36 UTC
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
Comment 3 Brooks Davis freebsd_committer freebsd_triage 2018-08-13 21:32:20 UTC
Thanks for the review Chie.
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2018-08-14 04:16:23 UTC
Assign to committer that resolved