PORTVERSION and portlint

Sergey Matveychuk sem at ciam.ru
Thu Nov 27 19:05:19 PST 2003


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.



More information about the freebsd-ports mailing list