[MacPorts] #29062: clang should share llvm's dist_subdir
#29062: clang should share llvm's dist_subdir -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mfeiri@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: clang -------------------------------------+-------------------------------------- clang uses llvm's distfile, so it would be best to share llvm's dist_subdir so that users don't have to download the llvm distfile twice -- once for the llvm port and once for the clang port. This would also help our mirror servers not need to mirror the llvm distfile twice (in the future; the damage is already done for version 2.9). This would be accomplished by adding this line to the clang portfile: {{{ dist_subdir llvm }}} You can either do it now (which would cause the distfiles mirrors to download and mirror a second copy of the clang 2.9 distfile), or you can wait until you update the portfiles to the next version of llvm / clang. -- Ticket URL: <https://trac.macports.org/ticket/29062> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29062: clang should share llvm's dist_subdir -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: clang-3.0 clang-2.9 -------------------------------------+-------------------------------------- Changes (by jmr@…): * owner: mfeiri@… => jeremyhu@… * cc: mfeiri@… (added) * version: 1.9.2 => * port: clang => clang-3.0 clang-2.9 -- Ticket URL: <https://trac.macports.org/ticket/29062#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29062: clang should share llvm's dist_subdir --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: clang-3.0 clang-2.9 | --------------------------------------+------------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed Comment: r91154 r91155 -- Ticket URL: <https://trac.macports.org/ticket/29062#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts