Summary: | devel/llvm*: Avoid Sphinx conflicts when not using Poudriere | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Danilo G. Baio <dbaio> | ||||
Component: | Individual Port(s) | Assignee: | Danilo G. Baio <dbaio> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | brooks | ||||
Priority: | --- | Flags: | brooks:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://bugs.llvm.org/show_bug.cgi?id=41789 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 246487 | ||||||
Attachments: |
|
Description
Danilo G. Baio
2020-05-16 13:09:00 UTC
I can confirm that the patch attached to this pr worked for me in the following context: Fresh install of FreeBSD 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r361107 amd64 and a fresh co of /usr/ports @ Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 535355 Last Changed Author: jbeich Last Changed Rev: 535355 Last Changed Date: 2020-05-15 23:31:07 -0700 (Fri, 15 May 2020) Thanks, Danilo! --Chris This looks fine, feel free to commit. Please do submit this upstream to LLVM. A commit references this bug: Author: dbaio Date: Mon May 18 21:50:31 UTC 2020 New revision: 535791 URL: https://svnweb.freebsd.org/changeset/ports/535791 Log: devel/llvm*: Upgrade Sphinx dependency to 3.X This avoids conflicts between Sphinx ports when not using Poudriere. PR: 246500 Approved by: brooks (maintainer) Changes: head/devel/llvm-cheri/Makefile head/devel/llvm-devel/Makefile head/devel/llvm10/Makefile head/devel/llvm60/Makefile head/devel/llvm70/Makefile head/devel/llvm80/Makefile head/devel/llvm90/Makefile head/textproc/py-recommonmark/Makefile (In reply to Brooks Davis from comment #2) Thank you! |