Joshua Root wrote:
>> dist_subdir ${name}/${version}_${revision}
>>
>> If you want, you could remove this later, once the next version of  
>> the software is released.
> 
> Won't this result in one of the distfiles being orphaned, i.e. it won't 
> be removed by clean --dist?

${distpath}/${name} is hardcoded to be removed additionally to 
${distpath}/${dist_subdir} on clean --dist.

But you are right, if you change it from a non-standard location to 
another non-standard location (e.g. if you have the definition from 
above and increment the Portfile revision), it will leave orphaned files.

Is there something we could do against it?

Rainer
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to