[136023] trunk/dports/python/py-protobuf/Portfile
Blair Zajac
blair at orcaware.com
Sun May 10 08:54:45 PDT 2015
> On May 10, 2015, at 6:23 AM, Ryan Schmidt <ryandesign at macports.org> wrote:
>
>
>> On May 9, 2015, at 3:21 PM, blair at macports.org wrote:
>>
>> Revision
>> 136023
>> Author
>> blair at macports.org
>> Date
>> 2015-05-09 13:21:21 -0700 (Sat, 09 May 2015)
>> Log Message
>>
>> py-protobuf: require curl-ca-bundle at build time to download build dependencies; closes #47349.
>
>> Modified: trunk/dports/python/py-protobuf/Portfile (136022 => 136023)
>
>> + depends_build port:curl-ca-bundle
>
> Is curl-ca-bundle really required, or would certsync suffice? Other ports that depend on curl-ca-bundle do so using the depspec "path:share/curl/curl-ca-bundle.crt:curl-ca-bundle" so that certsync could also satisfy the dependency.
Yes, it works, fixed in r136032.
Blair
More information about the macports-dev
mailing list