Date: Fri, 28 Nov 2003 11:42:49 +0000 From: Tom Hukins <tom@FreeBSD.org> To: Sergey Matveychuk <sem@ciam.ru> Cc: Oliver Eikemeier <eik@FreeBSD.org> Subject: Re: PORTVERSION and portlint Message-ID: <20031128114249.GA94603@eborcom.com> In-Reply-To: <3FC6BB72.9080202@ciam.ru> References: <3FC62330.6060507@FreeBSD.org> <3FC6BB72.9080202@ciam.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 28, 2003 at 06:05:22AM +0300, Sergey Matveychuk wrote: > > 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. In the case of Apache with mod_ssl, why not use the mod_ssl version number and ignore Apache's version? In general, a new release of mod_ssl comes out for each new release of Apache. If this stops being the case, we could bump PORTREVISION when Apache changes. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031128114249.GA94603>