Date: Mon, 20 Jan 2003 08:57:02 -0500 From: "Dan Langille" <dan@langille.org> To: Stijn Hoop <stijn@win.tue.nl> Cc: Edwin Groothuis <edwin@freebsd.org>, freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Message-ID: <3E2BB9DE.16674.48654BB5@localhost> In-Reply-To: <20030120134543.GH3600@pcwin002.win.tue.nl> References: <3E2BB3DC.26911.484DD402@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E2BB9DE.16674.48654BB5>