svn commit: r518029 - head/net/ceph14

Dima Panov fluffy at FreeBSD.org
Thu Nov 21 02:15:43 UTC 2019


Moin!

This is not enough. See pr 242071, embedded .cmake rules can find only py3[0-6]

--
Dima Panov (fluffy at FreeBSD.org)
(X11, KDE, Office)@FreeBSD team

Facebook: http://www.facebook.com/fluffy.khv
twitter: fluffy_khv | skype: dima.panov | telegram: @dima_panov
IRC: fluffy at EFNet, fluffykhv at FreeNode

> On Thursday, Nov 21, 2019 at 12:56 AM, Antoine Brodin <antoine at FreeBSD.org (mailto:antoine at FreeBSD.org)> wrote:
> Author: antoine
> Date: Wed Nov 20 14:56:08 2019
> New Revision: 518029
> URL: https://svnweb.freebsd.org/changeset/ports/518029
>
> Log:
> Unbreak bulk -a with non default version of python3
>
> Modified:
> head/net/ceph14/Makefile
>
> Modified: head/net/ceph14/Makefile
> ==============================================================================
> --- head/net/ceph14/Makefile Wed Nov 20 14:55:45 2019 (r518028)
> +++ head/net/ceph14/Makefile Wed Nov 20 14:56:08 2019 (r518029)
> @@ -48,7 +48,7 @@ RUN_DEPENDS= \
> ${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable@${PY_FLAVOR}
>
> -USES= cmake:noninja fuse gettext-runtime gmake pkgconfig python:3.6 \
> +USES= cmake:noninja fuse gettext-runtime gmake pkgconfig python:3.6+ \
> shebangfix ssl
> USE_PYTHON= cython
> USE_OPENLDAP= yes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 865 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20191121/a2bdc45c/attachment.sig>


More information about the svn-ports-all mailing list