From owner-cvs-ports@FreeBSD.ORG Sun May 18 10:56:26 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D61537B401; Sun, 18 May 2003 10:56:26 -0700 (PDT) Received: from p6m7g8.com (pcp02835904pcs.hyatsv01.md.comcast.net [68.54.254.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BC7543F75; Sun, 18 May 2003 10:56:25 -0700 (PDT) (envelope-from philip@p6m7g8.com) Received: from p6m7g8.com (localhost [127.0.0.1]) by p6m7g8.com (8.12.9/8.12.9) with ESMTP id h4IIukv0023767; Sun, 18 May 2003 13:56:47 -0500 (EST) (envelope-from philip@p6m7g8.com) Received: by p6m7g8.com (8.12.9/8.12.9/Submit) id h4IIukv5023764; Sun, 18 May 2003 13:56:46 -0500 (EST) From: "Philip M. Gollucci" Organization: eJournalPress To: Kris Kennaway , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Date: Sun, 18 May 2003 13:56:46 -0500 User-Agent: KMail/1.5.1 References: <200305180953.h4I9rHiI055427@repoman.freebsd.org> In-Reply-To: <200305180953.h4I9rHiI055427@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305181356.46181.philip@p6m7g8.com> Subject: Re: cvs commit: ports/devel/p5-Devel-Peek Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 17:56:27 -0000 I found the following while doing some digging http://www.geocrawler.com/mail/msg.php3?msg_id=10132225&list=182 A first step is to replace the following sv_undef -> PL_sv_undef sv_yes -> PL_sv_yes sv_no -> PL_sv_no I get a lost when I get to GVOP. If someone can point to me to some docs I might be able to hack this one. Also, I'm just gessing on the SvPV(..., na) saying STRLEN n_a; SvPV(..., na); instead based on code I've seen. HTH On Sunday 18 May 2003 04:53 am, Kris Kennaway wrote: > kris 2003/05/18 02:53:17 PDT > > FreeBSD ports repository > > Modified files: > devel/p5-Devel-Peek Makefile > Log: > BROKEN on 5.1: does not compile > > Revision Changes Path > 1.20 +7 -1 ports/devel/p5-Devel-Peek/Makefile > _______________________________________________ > cvs-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-ports > To unsubscribe, send any mail to "cvs-ports-unsubscribe@freebsd.org" -- END ------------------------------------------------------------------------------ Philip M. Gollucci Consultant E-Mail: philip@p6m7g8.com URL : http://p6m7g8.net/Resume/resume.shtml Phone : 301.474.9598 eJournalPress DBA / Software Engineer / System Administrator E-Mail: pgollucci@ejournalpress.com URL : http://www.ejournalpress.com Phone : 301.530.6375 $Id: .signature,v 1.4 2003/05/02 23:46:37 philip Exp $