Date: Sat, 25 Mar 2017 03:05:28 +0800 From: Marcelo Araujo <araujobsdport@gmail.com> To: Mathieu Arnold <mat@freebsd.org> Cc: ports-committers <ports-committers@freebsd.org>, svn-ports-all@freebsd.org, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r436848 - in head/lang: cython cython3 Message-ID: <CAOfEmZgX25dfzyHdPORNL02bwE38RrPzjb9oZf50ps5tYKRVwQ@mail.gmail.com> In-Reply-To: <8e890d3d-221c-92d2-f6c6-46884189df21@FreeBSD.org> References: <201703241830.v2OIUlEv036038@repo.freebsd.org> <8e890d3d-221c-92d2-f6c6-46884189df21@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
2017-03-25 2:35 GMT+08:00 Mathieu Arnold <mat@freebsd.org>: > Le 24/03/2017 =C3=A0 19:30, Marcelo Araujo a =C3=A9crit : > > Author: araujo > > Date: Fri Mar 24 18:30:47 2017 > > New Revision: 436848 > > URL: https://svnweb.freebsd.org/changeset/ports/436848 > > > > Log: > > Make cython and cython3 co-exist. > > > > Reported by: jbeich@ > > Differential Revision: https://reviews.freebsd.org/D5845 (based > on) > > > > Modified: > > head/lang/cython/Makefile > > head/lang/cython3/Makefile > > > > Modified: head/lang/cython/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > --- head/lang/cython/Makefile Fri Mar 24 17:50:57 2017 (r436847) > > +++ head/lang/cython/Makefile Fri Mar 24 18:30:47 2017 (r436848) > > @@ -15,7 +15,7 @@ LICENSE=3D APACHE20 > > LICENSE_FILE=3D ${WRKSRC}/LICENSE.txt > > > > USES?=3D python > > -USE_PYTHON=3D autoplist distutils > > +USE_PYTHON+=3D autoplist distutils > > > > post-install: > > ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython \ > > > > Modified: head/lang/cython3/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > --- head/lang/cython3/Makefile Fri Mar 24 17:50:57 2017 > (r436847) > > +++ head/lang/cython3/Makefile Fri Mar 24 18:30:47 2017 > (r436848) > > @@ -1,6 +1,10 @@ > > MASTERDIR=3D ${.CURDIR}/../cython > > PKGNAMESUFFIX=3D 3 > > > > +PKGNAMESUFFIX=3D 3 > > It looks like you are stuttering a bit :-) > Sorry? Stuttering about what? > -- > Mathieu Arnold > > > --=20 --=20 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?CAOfEmZgX25dfzyHdPORNL02bwE38RrPzjb9oZf50ps5tYKRVwQ>