From owner-freebsd-python@FreeBSD.ORG Sun Nov 24 18:03:14 2013 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BEA632E6; Sun, 24 Nov 2013 18:03:14 +0000 (UTC) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.96]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7E8B42C92; Sun, 24 Nov 2013 18:03:14 +0000 (UTC) Received: from [89.182.9.132] (helo=localhost) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Vke1S-0000Ky-Vi; Sun, 24 Nov 2013 19:03:07 +0100 Date: Sun, 24 Nov 2013 19:03:07 +0100 From: Marcus von Appen To: clsung@FreeBSD.org Subject: FreeBSD python patch for devel/googletest Message-ID: <20131124180307.GM1398@medusa.sysfault.org> Mail-Followup-To: clsung@FreeBSD.org, freebsd-python@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="q8dntDJTu318bll0" Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) X-Df-Sender: MTEyNTc0Mg== Cc: freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: freebsd-python@freebsd.org List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2013 18:03:14 -0000 --q8dntDJTu318bll0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Dear maintainer of devel/googletest, the FreeBSD python team is currently cleaning up the python ports infrastructure in order to get rid of the implicit lang/python build and run-time dependency for ports. This is done to prepare the ports tree for building packages for multiple python versions at the same time. Your port devel/googletest uses the `python` command directly at build and/or installation time. In order to avoid this, we created a patch to let the port use a specific python version instead. http://people.freebsd.org/~mva/python/googletest.diff We would appreciate, if you could briefly review the patch and either commit it yourself or allow us to commit it. In order to move forward, please let us know in one way or another until the 1st of December 2013 (2013-12-01) If we do not get any reply until that date, we will commit the patch. Thanks Marcus (on behalf of python@) --q8dntDJTu318bll0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlKSP1sACgkQi68/ErJnpkfYAQCdGTHNRdJntdKt6CAwbtz43nw9 PccAoNjNMIS9XLkKv/+CxwwUOMkskWsA =oKeL -----END PGP SIGNATURE----- --q8dntDJTu318bll0--