[MacPorts] #21155: Submission of the arb port
MacPorts
noreply at macports.org
Tue Sep 8 05:03:21 PDT 2009
#21155: Submission of the arb port
----------------------------------+-----------------------------------------
Reporter: matt.cottrell@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: arb
----------------------------------+-----------------------------------------
Comment(by matt.cottrell@…):
Replying to [comment:8 blb@…]:
> There's [wiki:PortfileRecipes#hardcode_opt_local an entry on not
hardcoding /opt/local] on the PortfileRecipes page, which should help.
>
> For svn fetching, you can set {{{svn.revision}}} to specify the revision
to check out if you just want to use trunk; that way, everyone is at least
using the same rev you tested.
Using svn.revision I now get the desired source revision, but I'm running
into another problem. It appears that the build phase uses information
from the .svn directories in the source.
When I do:
{{{
fetch {system "svn co --username coder --password gimmeARBsource
http://svn.mikro.biologie.tu-muenchen.de/svn/trunk -r 6192
${worksrcpath}/"}
}}}
I get the .svn directories.
But the .svn directories are not downloaded when I do:
{{{
fetch.type svn
svn.url http://svn.mikro.biologie.tu-
muenchen.de/svn/trunk/
svn.revision 6192
fetch.user coder
fetch.password gimmeARBsource
}}}
Any way to coax advanced fetch into downloading the .svn directories
contained within the source?
--
Ticket URL: <http://trac.macports.org/ticket/21155#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list