From owner-freebsd-ports@FreeBSD.ORG Sun May 29 18:51:19 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EEBC16A41C for ; Sun, 29 May 2005 18:51:19 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id A700A43D49 for ; Sun, 29 May 2005 18:51:18 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6489551438; Sun, 29 May 2005 11:51:17 -0700 (PDT) Date: Sun, 29 May 2005 11:51:17 -0700 From: Kris Kennaway To: Christopher Nehren Message-ID: <20050529185117.GA16161@xor.obsecurity.org> References: <20050528153101.622ec5b8@it.buh.tecnik93.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports@freebsd.org Subject: Re: automake14 breakage (was: Re: Port /usr/ports/games/torcs don't find existing file) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2005 18:51:19 -0000 --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 28, 2005 at 05:32:48PM +0000, Christopher Nehren wrote: > On 2005-05-28, Ion-Mihai Tetcu scribbled these > curious markings: > > Just seen the same error when trying to portupgrade rpm > > However I don't see any possible related commit in the last days. > > > > Anyone knowing what this is about ? >=20 > Probably this in automake14/Makefile: >=20 > CONFIGURE_ENV=3D PERL=3D${PERL5} >=20 > This explicitly hardcodes the version of perl in the shebang line. This > should probably be changed to ${PERL}, which isn't versioned. You'll > still need to do something (portupgrade, pkgdb -F) to fix its dependency > upon the new perl, but at least it won't be broken until you do so. Good catch..can you please submit (with send-pr) a patch for testing? Kris --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCmg8lWry0BWjoQKURAiwyAKCjHC/beqpkL/XPtW+y1UYJxrXsGwCfRTyT OAZTfmbzwPR8IygMtHLjaqo= =lR0o -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx--