Summary: | devel/llvm*: fix python dependency | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Po-Chuan Hsieh <sunpoet> |
Component: | Individual Port(s) | Assignee: | Brooks Davis <brooks> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | brooks |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
URL: | https://people.FreeBSD.org/~sunpoet/patch/devel-llvm.txt |
Description
Po-Chuan Hsieh
2018-01-13 17:56:47 UTC
A commit references this bug: Author: brooks Date: Fri Jan 19 23:30:48 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 A commit references this bug: Author: brooks Date: Fri Jan 19 23:38:19 UTC 2018 New revision: 459485 URL: https://svnweb.freebsd.org/changeset/ports/459485 Log: Fix python dependency: restrict to python 2.7. No PORTREVISON bump as build would fail without python 2.7 PR: 225144 Submitted by: sunpoet Changes: head/devel/llvm-cheri/Makefile head/devel/llvm33/Makefile head/devel/llvm34/Makefile head/devel/llvm35/Makefile head/devel/llvm38/Makefile head/devel/llvm39/Makefile head/devel/llvm40/Makefile head/devel/llvm50/Makefile Committed. Thanks! |