Date: Tue, 15 May 2007 22:02:51 -0700 From: Darren Pilgrim <freebsd@bitfreak.org> To: Andriy Babiy <ABabiy@shaw.ca> Cc: ports@freebsd.org, luigi@freebsd.org Subject: Re: FreeBSD Port: linux-gspca-kmod-1.0.12.1 Message-ID: <464A907B.8050707@bitfreak.org> In-Reply-To: <200705152048.59681.ABabiy@shaw.ca> References: <200705152048.59681.ABabiy@shaw.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Andriy Babiy wrote: > I wanted to try making the port, but faced a problem: > > The requested URL /spca50x/Download/gspcav1-20070110.tar.gz was not found > on this server. > Apache/ProXad [Apr 14 2007 12:48:55] Server at mxhaard.free.fr > > This is what I get when I try downloading the source. > Of course, I tried installing the driver through the port, but the > gspcav1-20070110.tar.gz file couldn't be found in either location, > including that mentioned above. > > The "Download" link from the port gives > http://cvsweb.freebsd.org/ports/multimedia/linux-gspca-kmod/linux-gspca-kmod.tar.gz?tarball=1 > which is different file. > > Am I doing anything wrong? Or should I build the port from the source? > Please, give me your advice. Thank you very much in advance. It looks like a new version was released a week ago and the 20070110 source tarball was moved to an archival directory. You can temporarily unbreak your port and install the older version by editing the port Makefile and changing line 11 to: MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/oldrelease/ Otherwise, submit an update PR for the port or wait for Luigi to update the port. HTH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?464A907B.8050707>