On 2013-9-19 04:57 , [email protected] wrote:
> Hi Lawrence,
> 
> On Sep 18, 2013, at 8:44 PM, Lawrence Velázquez wrote:
>> http://trac.macports.org/browser/trunk/dports/editors/vim/Portfile?rev=110123#L62
> 
>> http://trac.macports.org/browser/trunk/dports/python/py-oursql/Portfile?rev=111088#L42
>>
>> There are probably others. Try grepping for "patch_sites".
> Thanks for the hints! Those were informative.
> 
> I wonder where to find the documentation of the suffix function used by 
> py-oursql. Looks like it is appending the extract.suffix, but it is not 
> obvious that it belongs to extract...

The suffix proc probably shouldn't be used at all. Literally all it does
is return "${distname}${extract.suffix}", so it's more of an obfuscation
than a help.

- Josh
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to