[136023] trunk/dports/python/py-protobuf/Portfile
Lawrence Velázquez
larryv at macports.org
Sat May 9 15:00:35 PDT 2015
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 <https://trac.macports.org/changeset/136023>Author
> blair at macports.org <mailto: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 <x-msg://29/#trunkdportspythonpyprotobufPortfile>
> 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 <mailto:macports-changes at lists.macosforge.org>
> https://lists.macosforge.org/mailman/listinfo/macports-changes <https://lists.macosforge.org/mailman/listinfo/macports-changes>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20150509/12ab091a/attachment.html>
More information about the macports-dev
mailing list