From owner-freebsd-ports@FreeBSD.ORG Tue Oct 1 06:56:39 2013 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 ESMTP id 298C04CF for ; Tue, 1 Oct 2013 06:56:39 +0000 (UTC) (envelope-from mueller6721@twc.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.226]) by mx1.freebsd.org (Postfix) with ESMTP id E90772312 for ; Tue, 1 Oct 2013 06:56:38 +0000 (UTC) Received: from [74.130.200.176] ([74.130.200.176:10125] helo=localhost) by cdptpa-oedge01 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id 2E/C1-15529-0227A425; Tue, 01 Oct 2013 06:56:32 +0000 Date: Tue, 01 Oct 2013 06:56:32 +0000 Message-ID: <2E.C1.15529.0227A425@cdptpa-oedge01> From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Re: SVN RELEASE_9_2_0 X-RR-Connecting-IP: 107.14.168.118:25 X-Cloudmark-Score: 0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 06:56:39 -0000 # Is FreeBSD doing something new? I don't see an SVN tag for ports for # the 9.2 release. Historically the ports tree was tagged and built a # little before -stable got tagged for release. # Thanks, # Jason Ports don't belong to a specific FreeBSD version. It's the built packages that are prepared shortly before release. For the ports and doc trees, you would go for head (current). Tom