Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2017 19:37:48 +0000 (UTC)
From:      jbeich@freebsd.org (Jan Beich)
To:        araujo@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r436690 - in head/lang: . cython cython3
Message-ID:  <20170322193748.2034B21D@freefall.freebsd.org>
In-Reply-To: <201703221151.v2MBpA6k081486@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Marcelo Araujo <araujo@FreeBSD.org> writes:

> Author: araujo
> Date: Wed Mar 22 11:51:10 2017
> New Revision: 436690
> URL: https://svnweb.freebsd.org/changeset/ports/436690
>
> Log:
>   Create a python3 version of lang/cython.
[...]
> -USES=		python
> +USES?=		python
[...]
> +USES=		python:3.3+

This is not enough to make both ports co-exist, see
https://reviews.freebsd.org/D5845

$ make install
===>   Registering installation for cython3-0.25.2
Installing cython3-0.25.2...
pkg-static: cython3-0.25.2 conflicts with cython-0.25.2 (installs files into the same place).  Problematic file: /usr/local/bin/cygdb
*** Error code 70



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170322193748.2034B21D>