From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 18:17:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57A4716A4CE for ; Wed, 6 Oct 2004 18:17:31 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036DE43D46 for ; Wed, 6 Oct 2004 18:17:31 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i96IH8g0019409; Wed, 6 Oct 2004 12:17:18 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <41643673.8030607@FreeBSD.org> Date: Wed, 06 Oct 2004 12:16:19 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Hay References: <20041005091939.20542.qmail@web14127.mail.yahoo.com> <4164260B.8020107@FreeBSD.org> <20041006175858.GA5243@zibbi.icomtek.csir.co.za> In-Reply-To: <20041006175858.GA5243@zibbi.icomtek.csir.co.za> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: freebsd-current@FreeBSD.org cc: Claus Guttesen Subject: Re: perl 5.6 installed on beta 7 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 18:17:31 -0000 John Hay wrote: >>>Installed from a freshly baked amd64 beta7-iso-image. >>>It installs fine, except that perl 5.6 gets installed. >>> >>>bente# pkg_info >>>perl-5.6.1_15 Practical Extraction and Report >>>Language >>> >> >>On the miniinst ISO, only perl 5.8.5 exists. On the full disc1 ISO, >>both 5.6.1 and 5.8.5 exist. It your choice as to which one you want to >>install. > > > I installed an i386 install, just a plain one without choosing any > packages and also eneded up with perl 5.6.x. I thought that 5.8.x > is the perl of the day for FreeBSD 5.3 and higher, so have expected > that to be installed except if I specifically go and choose 5.6.x. > > John Ok, I see what the problem is. I'll fix it for RC1. Scott