[90376] trunk/dports/irc/irssi-devel/Portfile

Eric Cronin ecronin at macports.org
Mon Mar 5 16:24:05 PST 2012


On Mar 5, 2012, at 6:02 PM, Andrea D'Amore wrote:
> On Sun, Mar 4, 2012 at 03:41, Eric Cronin <ecronin at macports.org> wrote:
> 
>> ${svn.cmd} is the path the fetch stage used.
> 
> Possible solutions were either patch the script to use ${svn.cmd} and
> therefore have the same repository format, or set svn.cmd to
> '/usr/bin/env svn'.
> 
> Any thought about which one has to be preferred?


Unless there's a good reason to be different from every other port that fetches from subversion I'd leave svn.cmd be and just change your reinplace line to use ${svn.cmd}...  I know svn 1.7 causes some weirdness in certain situations by only having a top-level .svn directory, but I don't think 'svn info' operates differently between 1.6 and 1.7

Thanks,
Eric


More information about the macports-dev mailing list