Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2004 13:19:25 -0500
From:      Pete Fritchman <petef@absolutbsd.org>
To:        pav@FreeBSD.org
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/x11-servers/x2vnc Makefile distinfo 
Message-ID:  <20040102181926.ED29B17931@sirius.firepipe.net>
In-Reply-To: Message from Pav Lucistnik <pav@FreeBSD.org>  <1073063934.40957.65.camel@hood.oook.cz> 

next in thread | previous in thread | raw e-mail | index | archive | help
* Fri, 02 Jan 2004 18:18:55 +0100 - Pav Lucistnik:
| > This won't work with the port's versioning scheme:
| >
| > -PORTVERSION=3D   1.31
| > +PORTVERSION=3D   1.6
| 
| D'oh! Yes. Sorry about it, fixed.

skull(freebsd/x2vnc) [1037] > make checksum
>> x2vnc-1.60.tar.gz is not in /home/petef/freebsd/x2vnc/distinfo.
>> Either /home/petef/freebsd/x2vnc/distinfo is out of date, or
>> x2vnc-1.60.tar.gz is spelled incorrectly.
*** Error code 1

Stop in /home/petef/freebsd/x2vnc.
skull(freebsd/x2vnc) [1038] > 

I think we need to fix DISTNAME, too.  Perhaps:
DISTNAME=	${PORTNAME}-${PORTVERSION:S/0$//}

--pete



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040102181926.ED29B17931>