[MacPorts] #325: removes -L from fetch_preargs
MacPorts
noreply at macports.org
Thu Mar 24 04:50:04 PDT 2016
#325: removes -L from fetch_preargs
-----------------------+--------------------
Reporter: fkr-ml@… | Owner: kvv@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: base | Version: 1.0
Resolution: fixed | Keywords:
Port: |
-----------------------+--------------------
Description changed by ryandesign@…:
Old description:
> 'fetch' (used on freebsd to fetch the source) chokes on -L, thus
> -L is removed if the host runs freebsd.
>
> the patch is here: http://www.opendarwin.org/~fkr/patch-portfetch
>
> and here:
>
> Index: src/port1.0/portfetch.tcl
> ===================================================================
> RCS file:
> /Volumes/src/cvs/od/proj/darwinports/base/src/port1.0/portfetch.tcl,v
> retrieving revision 1.56
> diff -r1.56 portfetch.tcl
> 215a216
> > # and remove -L from pre_args, since fetch doesn not take -L
> 217a219
> > set fetch.pre_args ""
New description:
'fetch' (used on freebsd to fetch the source) chokes on -L, thus
-L is removed if the host runs freebsd.
the patch is here: http://www.opendarwin.org/~fkr/patch-portfetch
and here:
{{{
Index: src/port1.0/portfetch.tcl
===================================================================
RCS file:
/Volumes/src/cvs/od/proj/darwinports/base/src/port1.0/portfetch.tcl,v
retrieving revision 1.56
diff -r1.56 portfetch.tcl
215a216
> # and remove -L from pre_args, since fetch doesn not take -L
217a219
> set fetch.pre_args ""
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/325#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list