From owner-freebsd-ports@FreeBSD.ORG Tue Oct 1 11:14:46 2013 Return-Path: Delivered-To: ports@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 ESMTP id C3921C02 for ; Tue, 1 Oct 2013 11:14:46 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ea0-x22f.google.com (mail-ea0-x22f.google.com [IPv6:2a00:1450:4013:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 12240210A for ; Tue, 1 Oct 2013 11:14:45 +0000 (UTC) Received: by mail-ea0-f175.google.com with SMTP id m14so3350490eaj.34 for ; Tue, 01 Oct 2013 04:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=YH7HKI/MjJeV01WiJVuC8J1aWiMNgsG6jARbwkmRSoU=; b=zjK8y9sTHVdiW93v3OOIYC0XuODkRGFYdW1fSn1SxUTOsUVxYrcHR5r/+3HY/Twakh 4Et6mIIZuN+cT2vIdZkKP84jkE4HY9H9z9mMPoARptQcuAwmlbt3mO9xH6hEpKYkhpD5 F3Ru08jb0k59tafus3mudz5ZZmxqnAM2jMJyGIu+x76G62a3N2UJ0gGZHxkMkOBJcSgF Uyme36pz1K0z4O27h+Yl1yAU40oqyO4zwGeiIm/N8HI3f3KsPjG8FomV6ditpc6csiy0 dv47F5/jyT295SkLZ/0gz1xT8HIHqUPpIQzAZj1szvmcGYJpos1/2YcrDAKDXgW8iZhn nXsA== X-Received: by 10.14.198.197 with SMTP id v45mr3665682een.52.1380626084361; Tue, 01 Oct 2013 04:14:44 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id x47sm11992560eea.16.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 01 Oct 2013 04:14:43 -0700 (PDT) Date: Tue, 1 Oct 2013 12:14:42 +0100 From: RW To: ports@freebsd.org Subject: Re: SVN RELEASE_9_2_0 Message-ID: <20131001121442.40337dc0@gumby.homeunix.com> In-Reply-To: <2E.C1.15529.0227A425@cdptpa-oedge01> References: <2E.C1.15529.0227A425@cdptpa-oedge01> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 11:14:46 -0000 On Tue, 01 Oct 2013 06:56:32 +0000 Thomas Mueller wrote: > # 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). He's not talking about a branch. It was a tag that allowed one to fetch the snapshot of the ports tree that was included on the release CDs and from which the release packages were built.