From owner-svn-ports-all@FreeBSD.ORG Sat Jun 6 07:09:30 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 916CC531; Sat, 6 Jun 2015 07:09:30 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 723731971; Sat, 6 Jun 2015 07:09:30 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id t5679UYL019060; Sat, 6 Jun 2015 07:09:30 GMT (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 1CF8F8963; Sat, 6 Jun 2015 07:09:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id Z5o37pGnvoyq; Sat, 6 Jun 2015 07:09:19 +0000 (UTC) Message-ID: <55729CA4.1080301@FreeBSD.org> DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 5FC8E8960 Date: Sat, 06 Jun 2015 02:09:24 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: koobs@FreeBSD.org, Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r388656 - head/www/py-aiohttp References: <201506060624.t566OkG8031879@svn.freebsd.org> <557296AD.8080300@FreeBSD.org> In-Reply-To: <557296AD.8080300@FreeBSD.org> OpenPGP: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eESx1HkAgvpEe4QNwMPXhL9XXSgB6CDT2" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2015 07:09:30 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --eESx1HkAgvpEe4QNwMPXhL9XXSgB6CDT2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 6/6/2015 1:43 AM, Kubilay Kocak wrote: > On 6/06/2015 4:24 PM, Antoine Brodin wrote: >> Author: antoine >> Date: Sat Jun 6 06:24:45 2015 >> New Revision: 388656 >> URL: https://svnweb.freebsd.org/changeset/ports/388656 >> >> Log: >> Ignore on the package builders >> =20 >> Reported by: pkg-fallout >> >> Modified: >> head/www/py-aiohttp/Makefile >> >> Modified: head/www/py-aiohttp/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/www/py-aiohttp/Makefile Sat Jun 6 06:20:45 2015 (r388655) >> +++ head/www/py-aiohttp/Makefile Sat Jun 6 06:24:45 2015 (r388656) >> @@ -30,6 +30,9 @@ USE_PYTHON=3D autoplist distutils >> .if ${PYTHON_REL} < 3400 >> RUN_DEPENDS+=3D ${PYTHON_PKGNAMEPREFIX}asyncio>0:${PORTSDIR}/devel/py= -asyncio >> .endif >> +.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} !=3D ${PYTHON_DEFAULT}= >> +IGNORE=3D you have python ${PYTHON_DEFAULT} set as the default, and t= his needs ${PYTHON_VER} >> +.endif >> =20 >> regression-test: build >> @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >> >=20 > If this is the only solution pending improvements in the framework > and/or poudriere, then might it better be accomplished globally for > Python ! 2.7 (or > 2.7) ports in the framework, rather than in every p= ort? >=20 +1 to python.mk saying this --=20 Regards, Bryan Drewery --eESx1HkAgvpEe4QNwMPXhL9XXSgB6CDT2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJVcpykAAoJEDXXcbtuRpfPPqAH/3jMWto2sFq4aZDjyFPTnKvw mX0snQ5L55Cot90ZFaDn30eIJq9VeR1s2h4aSpXEdiVClG4cRb8z28yCGHTrbgI7 tP8Pclz2zGL31CcCidceRyeiltcqDmk/K4OIq5T6iioyIKzOqI8lfd3hdZpH2C7h a3p7QBkQ5ZV6AJW57NA01/MUM5tO7X8V43ykd7pm/jTfZwKo6oHjeMlNkRJI96kM QHZ1waHOkZoHSfyi8HmtwrPno5wBGrA/j5Rg3LIhWSWi8+CXq3NteJUIwS/jeAQa CgfB7iQ49jsOfRY+bI4LSA/F+WFBMvmR7Ya5HWd3f4Id5AJY9gVJXrLhUpqqO3U= =zXKY -----END PGP SIGNATURE----- --eESx1HkAgvpEe4QNwMPXhL9XXSgB6CDT2--