From owner-freebsd-questions@FreeBSD.ORG Wed Dec 6 14:44:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1815816A4A0; Wed, 6 Dec 2006 14:44:58 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from piccollo.p6m7g8.net (c66-236-219-70.ip.panth.com [66.236.219.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1EA143CD0; Wed, 6 Dec 2006 14:43:43 +0000 (GMT) (envelope-from pgollucci@p6m7g8.com) Received: from [192.168.0.2] (cpe-76-171-241-62.socal.res.rr.com [76.171.241.62]) (authenticated bits=0) by piccollo.p6m7g8.net (8.13.6/8.13.6) with ESMTP id kB324TeW008971 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sat, 2 Dec 2006 21:04:32 -0500 (EST) (envelope-from pgollucci@p6m7g8.com) Message-ID: <457230A8.9040403@p6m7g8.com> Date: Sat, 02 Dec 2006 18:04:24 -0800 From: "Philip M. Gollucci" Organization: P6M7G8 Consulting User-Agent: Thunderbird 1.5 (X11/20060317) MIME-Version: 1.0 To: Eric References: <4571BAF8.8070406@mikestammer.com> <4571BC0F.6040902@mikestammer.com> In-Reply-To: <4571BC0F.6040902@mikestammer.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/2269/Fri Dec 1 13:17:05 2006 on piccollo.p6m7g8.net X-Virus-Status: Clean X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00, DK_POLICY_SIGNSOME autolearn=ham version=3.1.5 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on piccollo.p6m7g8.net Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: mod_perl update issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2006 14:44:58 -0000 Eric wrote: > CPUTYPE?=athlon64 > > either way, its installed now. i have never seen that happen before. > thanks! We all just found this when I submitted the 2.0.3 update. A patch will be added to the ports tree and I've committed a fix to mp2 svn upstream so 2.0.4 will not need it. Patch below (which should also work with 2.0.2 until 2.0.3 catches up) root% cat files/patch-xs-APR-APR-Makefile.PL --- xs/APR/APR/Makefile.PL.orig Sat Dec 2 03:52:51 2006 +++ xs/APR/APR/Makefile.PL Sat Dec 2 03:52:59 2006 @@ -15,7 +15,7 @@ my %args; -%args = map { split /=/, $_ } @ARGV; +%args = map { split /=/, $_, 2 } @ARGV; $args{NAME} = 'APR'; $args{VERSION_FROM} = 'APR.pm'; -- ------------------------------------------------------------------------ Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Software Engineer - TicketMaster - http://ticketmaster.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF I never had a dream come true 'Til the day that I found you. Even though I pretend that I've moved on You'll always be my baby. I never found the words to say You're the one I think about each day And I know no matter where life takes me to A part of me will always be... A part of me will always be with you.