svn commit: r518029 - head/net/ceph14
Mathieu Arnold
mat at FreeBSD.org
Thu Nov 21 07:15:46 UTC 2019
On Thu, Nov 21, 2019 at 12:15:34PM +1000, Dima Panov wrote:
> Moin!
>
> This is not enough. See pr 242071, embedded .cmake rules can find only py3[0-6]
Nobody says that port is not still broken after that, but breaking
bulk -a is not acceptable. All developpers touching ports with Python
bits should set BUILD_ALL_PYTHON_FLAVORS and try to run bulk -a -n to
make sure all dependencies exist.
> --
> 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
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20191121/f34f13cf/attachment.sig>
More information about the svn-ports-head
mailing list