The problem with this approach is that it short-circuits one of Fink's security 
features (the checking of MD5sum for source files) and it also short-circuits 
Fink's storage of source files in its own archive to guard against the day when 
the source file is no longer available from the original distributor.

 -- Dave


On Apr 13, 2011, at 11:23 AM, Jack Howarth wrote:

> Hanspeter,
>   The dragonegg-gcc.info posted at 
> http://sourceforge.net/tracker/?func=detail&aid=3281454&group_id=17203&atid=414256
> works well enough so far. I used...
> 
> Source: none
> 
> with the svn download in the PatchScript...
> 
> PatchScript: <<
> #!/bin/bash -ev
> svn co -r129359 http://llvm.org/svn/llvm-project/dragonegg/trunk/ .
> patch -p1 < %{PatchFile}
> <<
> 
> For now I am setting...
> 
> Distribution: 10.5, 10.6
> 
> to avoid a dependency on the fink svn package. It would be nice if fink had a
> virtual system-svn package that would resolve to the system svn on 10.5 and 
> later
> but resolve as the fink svn on 10.4. I hate to penalize the users of modern 
> systems
> by forcing them to needlessly build svn to build the package.
>           Jack
> 
> ------------------------------------------------------------------------------
> Forrester Wave Report - Recovery time is now measured in hours and minutes
> not days. Key insights are discussed in the 2010 Forrester Wave Report as
> part of an in-depth evaluation of disaster recovery service providers.
> Forrester found the best-in-class provider in terms of services and vision.
> Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
> _______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> List archive:
> http://news.gmane.org/gmane.os.apple.fink.devel
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-devel


------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to