Bug 225315 - [PATCH] devel/llvm-devel: update it to version 7.0 (g20180119)
Summary: [PATCH] devel/llvm-devel: update it to version 7.0 (g20180119)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Brooks Davis
URL: https://reviews.freebsd.org/D13984
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-01-19 14:02 UTC by Vinícius Zavam
Modified: 2018-01-19 23:44 UTC (History)
1 user (show)

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


Attachments
[PATCH] devel/llvm-devel: update to 7.0 (19.98 KB, patch)
2018-01-19 14:02 UTC, Vinícius Zavam
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vinícius Zavam freebsd_committer freebsd_triage 2018-01-19 14:02:27 UTC
Created attachment 189904 [details]
[PATCH] devel/llvm-devel: update to 7.0

[ current patch also deals with lang/clang-devel (as it's tight together) ]

snapshot versions and plist files updated using 'files/gen-Makefile.snapshot.sh' and the 'build-plist' target.

tiny change on "clang-patch-tools_clang_lib_Headers_CMakeLists.txt"

compiles and installs just fine; running buildworld+buildkernel (with a little help from devel/xtoolchain-llvm-devel).

machine is running FreeBSD 12.0-CURRENT #0 r328131: Thu Jan 18 20:12:36 UTC 2018     (GENERIC, U:1200056 K:1200056)
Comment 1 Vinícius Zavam freebsd_committer freebsd_triage 2018-01-19 14:17:08 UTC
Added Phabricator's URL.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-01-19 23:31:40 UTC
A commit references this bug:

Author: brooks
Date: Fri Jan 19 23:30:47 UTC 2018
New revision: 459483
URL: https://svnweb.freebsd.org/changeset/ports/459483

Log:
  Update to a new snapshot, now on the 7.0 line. [0]

  Depend explicitly on python2.7. [1]

  Install clang headers as they are now believed to work properly with
  FreeBSD headers.

  PR:		225315 [0], 225144 [1]
  Submitted by:	sunpoet [1]
  Differential Revision:	https://reviews.freebsd.org/D13984

Changes:
  head/devel/llvm-devel/Makefile
  head/devel/llvm-devel/Makefile.snapshot
  head/devel/llvm-devel/distinfo
  head/devel/llvm-devel/files/clang-patch-tools_clang_lib_Headers_CMakeLists.txt
  head/devel/llvm-devel/files/gen-Makefile.snapshot.sh
  head/devel/llvm-devel/pkg-plist
  head/lang/clang-devel/Makefile