[MacPorts] #19587: cgit downloads git distfile again
MacPorts
noreply at macports.org
Sat May 9 21:32:05 PDT 2009
#19587: cgit downloads git distfile again
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: sfiera@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: cgit
-------------------------------------+--------------------------------------
cgit downloads another copy of the git distfile. This should be avoided. A
copy of it has already been downloaded by the git-core port so that copy
should be used. This is accomplished by setting dist_subdir to the same
value as for the git-core port, so:
{{{
dist_subdir git-core
}}}
It is best to make this change at the same time that you update the
version of the port, so I will try to fix this as part of #19585.
--
Ticket URL: <http://trac.macports.org/ticket/19587>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list