From owner-freebsd-ports Mon Jan 20 5:56:57 2003 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 6EC3337B401; Mon, 20 Jan 2003 05:56:55 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id A997743ED8; Mon, 20 Jan 2003 05:56:54 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 975743D27; Mon, 20 Jan 2003 08:56:54 -0500 (EST) From: "Dan Langille" To: Stijn Hoop Date: Mon, 20 Jan 2003 08:57:02 -0500 MIME-Version: 1.0 Subject: Re: cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Cc: Edwin Groothuis , freebsd-ports@freebsd.org Message-ID: <3E2BB9DE.16674.48654BB5@localhost> In-reply-to: <20030120134543.GH3600@pcwin002.win.tue.nl> References: <3E2BB3DC.26911.484DD402@localhost> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 20 Jan 2003 at 14:45, Stijn Hoop wrote: > On Mon, Jan 20, 2003 at 08:31:24AM -0500, Dan Langille wrote: > > On 19 Jan 2003 at 23:29, Edwin Groothuis wrote: > > > > i[NEW PORT]: x11/nvidia-driver > > > After a fresh cvsup, I get this: > > > > On one box: > > > > [dan@xeon:/usr/ports/x11/nvidia-driver] $ sudo make -V PORTVERSION > > Password: "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: > > "pkg_info - O x11-servers/XFree86-4-Server | grep Server-" returned > > non-z ero status 1.0.3203 > > > > On another: > > > > [dan@undef:~/ports/x11/nvidia-driver] $ make -V PORTVERSION -f > > /usr/home/dan/ports/x11/nvidia-driver/Makefile > > PORTSDIR=/usr/home/dan/ports pkg_info: package > > bsdpan-PDF-API2-0.3a25 has no origin recorded pkg_info: package > > bsdpan-PDF-API2-0.3a25 has no origin recorded 1.0.3203 -- Dan > > Langille : http://www.langille.org/ > > Does the attached patch fix your problem? If so, could Edwin commit > this please? It fixed one box: [dan@undef:~/ports/x11/nvidia-driver] $ make -V PORTVERSION -f /usr/home/dan/ports/x11/nvidia-driver/Makefile PORTSDIR=/usr/home/dan/ports 1.0.3203 But not the other: [root@xeon:/usr/ports/x11/nvidia-driver] # make -V PORTVERSION "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: "pkg_info - O x11-servers/XFree86-4-Server 2>/dev/null | grep Server-" re turned non-zero status 1.0.3203 Thanks. -- Dan Langille : http://www.langille.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message