From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 29 01:17:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5001237B401; Tue, 29 Apr 2003 01:17:35 -0700 (PDT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA87243F75; Tue, 29 Apr 2003 01:17:34 -0700 (PDT) (envelope-from lars@thegler.dk) Received: from PC0107 (esplanaden.cybercity.dk [212.242.40.114]) by cicero0.cybercity.dk (Postfix) with SMTP id C9262102BF8; Tue, 29 Apr 2003 10:17:32 +0200 (CEST) Message-ID: <028501c30e27$c8bd7a00$4c0610ac@cc.CyberCity.dk> From: "Lars Thegler" To: "Yen-Ming Lee" , , "Foxfair Hu" References: <200304290710.h3T7AGFl080974@freefall.freebsd.org> <01c301c30e22$aeb59ac0$4c0610ac@cc.CyberCity.dk> Date: Tue, 29 Apr 2003 10:17:32 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: ports/51507: fix port: www/p5-CGI-SpeedyCGI X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 08:17:35 -0000 Seems to be ExtUtils::MakeMaker not behaving properly - and this wouldn't be the first time :) The version of ExtUtils::MakeMaker (5.4302) included in the system perl is also somewhat ancient. As the maintainer, I agree to leeym's patch. /Lars