Date: Fri, 24 Mar 2017 16:07:14 +0800 From: Marcelo Araujo <araujobsdport@gmail.com> To: Jan Beich <jbeich@freebsd.org> Cc: ports-committers <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r436690 - in head/lang: . cython cython3 Message-ID: <CAOfEmZhyLjOPwQmCGq-dsetN-S5zZZ2t0wyQ%2BCVhPe-mia18pA@mail.gmail.com> In-Reply-To: <20170322193748.2034B21D@freefall.freebsd.org> References: <201703221151.v2MBpA6k081486@repo.freebsd.org> <20170322193748.2034B21D@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
2017-03-23 3:37 GMT+08:00 Jan Beich <jbeich@freebsd.org>: > 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 > Hi Jan, I didn't think to made cython and cython3 co-exist, actually I was even thinking to make it conflict, but with your patch it does the job. I'm wondering, why you didn't commit that before and you abandon that review? Thanks, -- -- Marcelo Araujo (__)araujo@FreeBSD.org \\\'',)http://www.FreeBSD.org <http://www.freebsd.org/> \/ \ ^ Power To Server. .\. /_)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOfEmZhyLjOPwQmCGq-dsetN-S5zZZ2t0wyQ%2BCVhPe-mia18pA>