Looking for a portfile review before submitting (rbldnsd)
Toby Peterson
toby at apple.com
Thu Jun 11 00:29:02 PDT 2009
The extracted dir has a hyphen, not underscore. Looks like your shell
does autocorrection.
- Toby
On Jun 10, 2009, at 19:13, Scott Haneda <talklists at newgeo.com> wrote:
> Like this?
> worksrcdir ${name}_${version}
>
> I did, no change.
>
> If I do this:
> distfiles ${name}_${version}${extract.suffix}
> extract.suffix .tar.tgz
>
> Works fine, doing this, fails:
> distname ${name}_${version}
>
> I think I should just go back to my original method, though it may
> be messy. I will give it one more go to understand why sitname is
> not enough.
>
> On Jun 10, 2009, at 7:07 PM, Toby Peterson wrote:
>
>> Looks like you just need to set worksrcdir
>>
>> - Toby
>
> --
> Scott * If you contact me off list replace talklists@ with scott@ *
>
More information about the macports-dev
mailing list