On 2010/01/13 10:27, 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.
> 
> I apologize for the confusion.
> 
> -Neal
> 

DISTNAME is the filename of the tar.gz that gets fetched;
PKGNAME is the name of the produced package, and can be totally
different to DISTNAME (indeed if the upstream tarball uses
p<number> in the filename it *must* be different).

If you reroll the tar.gz such that the checksums no longer
match, please make sure the filname changes so that people
who already built the port don't have a conflicting file in
/usr/ports/distfiles.

Reply via email to