From owner-freebsd-python@FreeBSD.ORG Sun Jan 6 22:19:54 2013 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 54F2C134 for ; Sun, 6 Jan 2013 22:19:54 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ee0-f47.google.com (mail-ee0-f47.google.com [74.125.83.47]) by mx1.freebsd.org (Postfix) with ESMTP id E79451ACF for ; Sun, 6 Jan 2013 22:19:53 +0000 (UTC) Received: by mail-ee0-f47.google.com with SMTP id e51so8918271eek.34 for ; Sun, 06 Jan 2013 14:19:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=WYmTTtXCIyBVAHIzDP5lPUbeDh4VTv4RvUcaW/qazUA=; b=L2Cff96aJvnLjpMcxbwExYtpX8I8fztBZ+d/+s4eQ2vsJZqg8O/uC3w6zlZTwB5/BD /bO0ifYp4Z8rgkkJ8oY3YusDHdZDgGCizQ46Nu/pmb1ENtMQaKwDgLawT+J66iHnLBIW Gtl08i2ewqg8I69nrUMLMCQbCBrBCasldlHTLTddS0FoqwEyhvFIzPW7v1bgiLBCflf5 gLnzukGSP1aBPmW6Gd+rNNdwrRjnw/lxXvjSMIKk7xOkMy5ETxkKPk+pajoZJ0kw45IJ xzN4OpNzxPkh6AoHvM1G6eNbKXRd34gYPyErPQuSME41Fdz6tiOoV0RXuLhDfL43QoA7 V1MA== X-Received: by 10.14.219.72 with SMTP id l48mr162475278eep.37.1357510787058; Sun, 06 Jan 2013 14:19:47 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id w44sm127025406eep.6.2013.01.06.14.19.46 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 06 Jan 2013 14:19:46 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 6 Jan 2013 23:19:44 +0100 From: Baptiste Daroussin To: python@FreeBSD.org Subject: [PATCH] finish converting python@ to new options framework Message-ID: <20130106221944.GK85686@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HmK7y6O+lKZIGkr" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 22:19:54 -0000 --+HmK7y6O+lKZIGkr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Here is a patch that convert the latest python@ ports to optionsng http://people.freebsd.org/~bapt/python-convert.diff While here is fixes options handling which was buggy for both. regards, Bapt --+HmK7y6O+lKZIGkr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDp+IAACgkQ8kTtMUmk6ExXHQCffnAffTTSLR2sSBOja2slflsd IlwAn3zq4BJDDLu3vxyr00a6775Zb+Zd =pXKj -----END PGP SIGNATURE----- --+HmK7y6O+lKZIGkr--