svn commit: r436690 - in head/lang: . cython cython3
Marcelo Araujo
araujobsdport at gmail.com
Fri Mar 24 08:07:16 UTC 2017
2017-03-23 3:37 GMT+08:00 Jan Beich <jbeich at freebsd.org>:
> Marcelo Araujo <araujo at 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 at FreeBSD.org
\\\'',)http://www.FreeBSD.org <http://www.freebsd.org/> \/ \ ^
Power To Server. .\. /_)
More information about the svn-ports-all
mailing list