Checksums for patch files?
Joshua Root
jmr at macports.org
Wed Sep 18 22:49:39 PDT 2013
On 2013-9-19 04:57 , MK-MacPorts at techno.ms 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
More information about the macports-dev
mailing list