From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 17:07:21 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 5C9CB16A4CE for ; Wed, 6 Oct 2004 17:07:21 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8FE743D3F for ; Wed, 6 Oct 2004 17:07:20 +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 i96H773Y019162; Wed, 6 Oct 2004 11:07:08 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <4164260B.8020107@FreeBSD.org> Date: Wed, 06 Oct 2004 11:06: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: Claus Guttesen References: <20041005091939.20542.qmail@web14127.mail.yahoo.com> In-Reply-To: <20041005091939.20542.qmail@web14127.mail.yahoo.com> 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 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 17:07:21 -0000 Claus Guttesen wrote: > Hi. > > 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 > > Claus > 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. Scott