From owner-freebsd-stable@FreeBSD.ORG Fri Dec 14 19:21:47 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5B0116A418 for ; Fri, 14 Dec 2007 19:21:47 +0000 (UTC) (envelope-from bengta@P142.sics.se) Received: from brev.sics.se (brev.sics.se [193.10.64.200]) by mx1.freebsd.org (Postfix) with ESMTP id 30E9013C458 for ; Fri, 14 Dec 2007 19:21:46 +0000 (UTC) (envelope-from bengta@P142.sics.se) Received: from P142.sics.se (h177n1-u-d1.ias.bredband.telia.com [213.64.92.177]) by brev.sics.se (8.12.8/8.12.8) with ESMTP id lBEIc5r8026089 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 14 Dec 2007 19:38:06 +0100 Received: from P142.sics.se (localhost [127.0.0.1]) by P142.sics.se (8.13.8/8.13.8) with ESMTP id lBEIcWcO001023; Fri, 14 Dec 2007 19:38:32 +0100 (CET) (envelope-from bengta@P142.sics.se) Received: (from bengta@localhost) by P142.sics.se (8.13.8/8.13.8/Submit) id lBEIcWR4001022; Fri, 14 Dec 2007 19:38:32 +0100 (CET) (envelope-from bengta@P142.sics.se) To: stable@freebsd.org From: Bengt Ahlgren Date: Fri, 14 Dec 2007 19:38:32 +0100 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new Cc: Subject: 6.3-RC1: different port/package versions X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2007 19:21:47 -0000 Hi! I'm trying out 6.3-RC1, but had some problems with getting different (and incompatible) versions of packages and ports. When installing packages with sysinstall via FTP, i get older versions compared to using pkg_add -r. The latter (correctly) takes the packages from the packages-6.3-release directory, but sysinstall seems to take the (older) in packages-6-stable. In the sysinstall options, setting "Release Name" to 6.3-RELEASE only results in that it says that the directory does not exist on the FTP server. Is this expected behaviour? Bengt