From owner-cvs-all@FreeBSD.ORG Fri Jul 22 19:49:32 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C8D16A41F; Fri, 22 Jul 2005 19:49:32 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from lakermmtao02.cox.net (lakermmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70CEB43D45; Fri, 22 Jul 2005 19:49:23 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao02.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050722194900.JQIP29189.lakermmtao02.cox.net@mezz.mezzweb.com>; Fri, 22 Jul 2005 15:49:00 -0400 Date: Fri, 22 Jul 2005 14:50:45 -0500 To: "John Merryweather Cooper" References: <200507221252.j6MCqcmu004961@repoman.freebsd.org> <42E110B7.209@yahoo.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <42E110B7.209@yahoo.com> User-Agent: Opera M2/8.01 (Linux, build 1204) Cc: cvs-ports@freebsd.org, Thomas Gellekum , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/math/py-numeric Makefile distinfo pkg-plist ports/math/py-numeric/files patch-setup.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 19:49:32 -0000 On Fri, 22 Jul 2005 10:28:55 -0500, John Merryweather Cooper wrote: > Thomas Gellekum wrote: > >> tg 2005-07-22 12:52:37 UTC >> >> FreeBSD ports repository >> >> Modified files: >> math/py-numeric Makefile distinfo pkg-plist >> Removed files: >> math/py-numeric/files patch-setup.py >> Log: >> Upgrade to 23.8. >> >> Revision Changes Path >> 1.45 +20 -9 ports/math/py-numeric/Makefile >> 1.25 +4 -2 ports/math/py-numeric/distinfo >> 1.7 +0 -30 ports/math/py-numeric/files/patch-setup.py (dead) >> 1.23 +12 -10 ports/math/py-numeric/pkg-plist >> _______________________________________________ >> cvs-all@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/cvs-all >> To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >> >> >> > There's a small problem. When I attempt to rebuild this port after this > update it chokes when "make" tries to change directory into the WRKDIR. > I can get an error "not a directory" and the build stops. 1) Can't patch, add "WRKSRC=${WRKDIR}/Numeric-${PORTVERSION}" in Makefile 2) Can't install, change "s|${WRKDIR}/numpy.pdf|${WRKSRC}/numpy.pdf|g" in Makefile Cheers, Mezz > jmc -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org