On Wed, Jan 13, 2010 at 05:35:57PM +0100, Landry Breuil wrote: > On Wed, Jan 13, 2010 at 10:27:38AM -0600, nealHogan wrote: > > On Wed, Jan 13, 2010 at 04:05:04PM +0000, Owain Ainsworth wrote: > > > On Tue, Jan 12, 2010 at 09:02:47PM -0600, Abel Abraham Camarillo Ojeda > > > wrote: > > > > Port attached. > > > > > > And it can't fetch the distfile: > > > > > > o...@leah/p9:/usr/ports/mystuff/www/vimprobable$ make package > > > ===> Checking files for vimprobable-20100105p0 > > > >> Fetch > > > http://ftp.lambdaserver.com/pub/viStuff/vimprobable-20100105.tar.gz > > > ftp: Error retrieving file: 404 Not Found > > > >> Fetch > > > ftp://ftp.openbsd.org/pub/OpenBSD/distfiles//vimprobable-20100105.tar.gz > > > vimprobable-20100105.tar.gz: No such file or directory. > > > > > > > > > > It should work now. > > > > FYI - the file that was on my site was vimprobable-20100105p0.tar.gz. > > I didn't expect the new version to fetch a file with the old name (i.e., > > minus 'p0'). Anyway, the same file is there under both names. > > Err... that is deeply dumb. p0 is here for PKGNAME, if you smack it into > DISTNAME you're going to face issues. roll it as 20100113.tar.gz or > whatever, but not xxxxp0.tar.gz. If you try to fetch the old distfile > (which changed), checksum wont' match.
Done. Thanks for the info. > Sometimes i wonder if ppl read bsd.port.mk(5), package-specs(7) and the > faq/ports pages... > I'm not the maintainer of the port. I just offerred space on my server and was unaware of these issues until now. There is no need to wonder any more . . . I didn't read that material. I've never maintained a port and didn't think that I was now. I was just trying to help the one who is. I'll get to reading that material as soon as I can.