Checksums for patch files?
Rainer Müller
raimue at macports.org
Wed Sep 18 14:39:35 PDT 2013
On 2013-09-18 20: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...
I agree with this. I would avoid [suffix foo] and rather use
"foo${extract.suffix}". The latter is easier to understand in my opinion.
Rainer
More information about the macports-dev
mailing list