From owner-freebsd-questions@FreeBSD.ORG Mon Apr 12 13:43:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2482E16A68E for ; Mon, 12 Apr 2004 13:43:59 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55B3643D2D for ; Mon, 12 Apr 2004 13:43:58 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i3CKhSMW070176 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Apr 2004 21:43:28 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i3CKhQJk070175; Mon, 12 Apr 2004 21:43:26 +0100 (BST) (envelope-from matthew) Date: Mon, 12 Apr 2004 21:43:26 +0100 From: Matthew Seaman To: Kent Stewart Message-ID: <20040412204326.GB69747@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Kent Stewart , freebsd-questions@freebsd.org, scuba@centroin.com.br References: <20040412183038.GA68839@happy-idiot-talk.infracaninophile.co.uk> <200404121239.01356.kstewart@owt.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V0207lvV8h4k8FAm" Content-Disposition: inline In-Reply-To: <200404121239.01356.kstewart@owt.com> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040407, clamav-milter version 0.70g cc: scuba@centroin.com.br cc: freebsd-questions@freebsd.org Subject: Re: Step-by-step to upgrade Perl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 20:43:59 -0000 --V0207lvV8h4k8FAm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 12, 2004 at 12:39:01PM -0700, Kent Stewart wrote: [ Upgrading perl... ] > There is one group that doesn't appear. All of the versions of automake= =20 > use perl and have the version to use as the 1st line. You need to=20 > portupgrade -f automake > to get things ready for your new version of perl. FWIW, I am using > perl-5.8.2_5 Oh -- good call. I'll have to remember that for future reference. Mind you, specifying the perl version number on the #! line is arguably a bug in the port -- if the script needs a minimum perl version to work, it should: use 5.8.2; or test the values of $] or $^V Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --V0207lvV8h4k8FAm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAev9udtESqEQa7a0RAppLAKCAsTWbsagOANJ96fFjtQwGLss9UgCfbHbB 2na4D6cFQgy7fduqGjWT5+g= =mo5b -----END PGP SIGNATURE----- --V0207lvV8h4k8FAm--