Date: Fri, 28 Nov 2003 06:05:22 +0300 From: Sergey Matveychuk <sem@ciam.ru> To: Oliver Eikemeier <eik@FreeBSD.org> Cc: Joe Marcus Clarke <marcus@FreeBSD.org> Subject: Re: PORTVERSION and portlint Message-ID: <3FC6BB72.9080202@ciam.ru> In-Reply-To: <3FC62330.6060507@FreeBSD.org> References: <3FC62330.6060507@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Oliver Eikemeier wrote: > and realized that 1.0.1+2003.11.27 < 1.0+2003.10.03, try > > pkg_version -t 1.0.1+2003.11.27 1.0+2003.10.03 I think it should be fixed. > I would > keep that error, or at least issue a warning. The ports should use > > PORTVERSION= ${VERSION_ONE}.${VERSION_TWO} Yes, I see. But russian/apache13-modssl use PORTVERSION= ${VERSION_APACHE}+${VERSION_RA}+${VERSION_MODSSL} If we change '+' with '.' we'll get something not readable: 1.3.29.30.19.2.8.16 Where is apache version, nodssl version? You can't say without look at port Makefile. --- Sem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FC6BB72.9080202>