Date: Thu, 03 Jun 2004 09:25:29 +0200 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: FreeBSD ports <ports@FreeBSD.org> Subject: Re: Ports with version numbers going backwards: lang/icc Message-ID: <40BED269.5030405@fillmore-labs.com> In-Reply-To: <20040603090844.30574032@Magellan.Leidinger.net> References: <200406022144.i52Lia74058841@8ball.rtp.freebsd.org> <20040603090844.30574032@Magellan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger wrote: > I'm alittle bit surprised. AFAIR I tested this naming scheme with > portupgrade several times at the time we started to use it. I haven't > tested this particular update with portupgrade though. > > Any suggestion how to handle this? An easy test would have been: pkg_version -t icc-8.0.066.p067.1 icc-8.0.066_1 Also, the latest version of portlint should warn you, assuming you have a recent INDEX or run chkversion. You can either bump PORTEPOCH, which is easy and allows you to basically count version numbers any way you want (they you don't count), or try pkg_version -t icc-8.0.066.0p067.1 icc-8.0.066_1 -Oliver
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40BED269.5030405>