[136023] trunk/dports/python/py-protobuf/Portfile

Blair Zajac blair at orcaware.com
Sun May 10 09:04:53 PDT 2015


Yes, r136033.

Blair

> On May 9, 2015, at 3:00 PM, Lawrence Velázquez <larryv at macports.org> wrote:
> 
> Ports should not download anything at build time. Can this be fixed?
> 
> vq
> 
>> On May 9, 2015, at 4: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 Paths
>> 
>> 	• trunk/dports/python/py-protobuf/Portfile
>> Diff
>> 
>> Modified: trunk/dports/python/py-protobuf/Portfile (136022 => 136023)
>> 
>> --- trunk/dports/python/py-protobuf/Portfile	2015-05-09 17:40:45 UTC (rev 136022)
>> +++ trunk/dports/python/py-protobuf/Portfile	2015-05-09 20:21:21 UTC (rev 136023)
>> 
>> @@ -45,6 +45,7 @@
>> 
>>  python.versions 26 27
>> 
>>  
>> 
>>  if {${name} ne ${subport}} {
>> 
>> +    depends_build   port:curl-ca-bundle
>> 
>>      depends_lib     port:protobuf-cpp \
>> 
>>                      port:py${python.version}-setuptools
>> 
>>  
>> 
>> _______________________________________________
>> macports-changes mailing list
>> macports-changes at lists.macosforge.org
>> https://lists.macosforge.org/mailman/listinfo/macports-changes
> 
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev



More information about the macports-dev mailing list