Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2002 20:37:51 -0800
From:      Patrick Li <pat@FreeBSD.org>
To:        dwcjr@FreeBSD.org, kris@obsecurity.org, ports@FreeBSD.org
Subject:   Re:  Committing ports with bad PORTVERSION strings (Re: cvs commit: ports/korean/pycodec Makefile distinfo)
Message-ID:  <20020306203751.B78762@FreeBSD.org>
In-Reply-To: <20020307041246.GA53472@leviathan.inethouston.net>; from dwcjr@inethouston.net on Wed, Mar 06, 2002 at 10:12:46PM -0600
References:  <200203070304.g2734p815506@freefall.freebsd.org> <20020306192750.A13315@xor.obsecurity.org> <20020307041246.GA53472@leviathan.inethouston.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 06, 2002 at 10:12:46PM -0600, David W. Chapman Jr. wrote:
> Excuse my ignorance for the moment, but what should be usedinstead of 2.0b2 
> or 3.0a15(samba) or 3.0.1.r6(isc-dhcp3)?

For korean/pycodec I should've used 2.0.b2 because
2.0 > 2.0.b2 and 2.0b2 > 2.0

For net/samba-devel, once 3.0 final comes out and PORTVERSION need
to change to 3.0, problems will arise and you would have to bump
PORTEPOCH since 3.0a15 > 3.0

Compare 2 version strings:
$ pkg_version -t 2.0b2 2.0
>

$ pkg_version -t 3.0 3.0a15
<

-pat

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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