From owner-freebsd-python@FreeBSD.ORG Wed Feb 1 05:18:29 2012 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D6341067C18 for ; Wed, 1 Feb 2012 05:18:09 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3B5F48FC1E for ; Wed, 1 Feb 2012 05:18:08 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 7633A56221; Tue, 31 Jan 2012 23:18:08 -0600 (CST) Date: Tue, 31 Jan 2012 23:18:08 -0600 From: Mark Linimon To: Paul Hoffman Message-ID: <20120201051808.GA11036@lonesome.com> References: <03D706CD-7FE1-43EC-BC5D-A00095FF57C5@proper.com> <20120201004547.GA30118@lonesome.com> <73AC545C-1F1A-48F5-9FDD-A91107AB3003@proper.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <73AC545C-1F1A-48F5-9FDD-A91107AB3003@proper.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-python@FreeBSD.org Subject: Re: The state of packages based on Python ports X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2012 05:18:29 -0000 On Tue, Jan 31, 2012 at 05:37:54PM -0800, Paul Hoffman wrote: > ftp.freebsd.org: /pub/FreeBSD/ports/i386/packages-8.2-release/All We don't update ports in the *-release directories once the release has been cut. Our recommendation is that you should always keep your ports tree up-to-date, and download packages from e.g. package-8-stable/. mcl