From owner-freebsd-ports@FreeBSD.ORG Tue Jun 10 17:54:03 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F2662BC; Tue, 10 Jun 2014 17:54:03 +0000 (UTC) Received: from mail-qc0-x231.google.com (mail-qc0-x231.google.com [IPv6:2607:f8b0:400d:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4558A20C5; Tue, 10 Jun 2014 17:54:03 +0000 (UTC) Received: by mail-qc0-f177.google.com with SMTP id i17so2649481qcy.8 for ; Tue, 10 Jun 2014 10:54:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=o7tERFSvg5OLRaD0UfCeB+Zx+B64wtqMy5VC1woCUso=; b=VP1CAt7Q1wYS4bnpYuNhlyJW8rReTGc/ccTfAr9SxYb+wJ462eTt4asc5/rSv2Bqv+ Wt25ZEmKLm1fSCLS1z1luAAb40793Q/gZObWLgiNRd0ov2oosN3DryPi4syNOoPxLWyQ gGPLXpzNSyq9ACyuD+wk1YJ2ROT9+5CZgJ6meZrHPC1tUiBIFUcJpJr78rN//b2ZY6aE ZPif+eq3Hqlbdiuli+bLyXMklQGOM+ZDIxY//C0VYHSLV0l2C6Nbw+SVPRP5Qisf2FEU mSpdEEw/t0/cqcM0SEMeRcIi36wlfdy9MchhVHUSF7uLch90RKPlH/UBVzzDJvKlqLNV OsaQ== MIME-Version: 1.0 X-Received: by 10.224.130.136 with SMTP id t8mr45811266qas.49.1402422842421; Tue, 10 Jun 2014 10:54:02 -0700 (PDT) Received: by 10.140.105.230 with HTTP; Tue, 10 Jun 2014 10:54:01 -0700 (PDT) Date: Tue, 10 Jun 2014 13:54:01 -0400 Message-ID: Subject: Python 2.7.7 From: Robert Simmons To: freebsd-ports@freebsd.org, python@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 17:54:03 -0000 Is there an ETA for updating the python27 port to 2.7.7?