From owner-freebsd-ports@FreeBSD.ORG Sun May 20 19:34:11 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C46FA1065675 for ; Sun, 20 May 2012 19:34:11 +0000 (UTC) (envelope-from freebsd@heesakkers.info) Received: from server4.ohos.nl (server4.ohos.nl [IPv6:2a00:d880:0:6::c951:214d]) by mx1.freebsd.org (Postfix) with ESMTP id 625628FC15 for ; Sun, 20 May 2012 19:34:11 +0000 (UTC) Received: from [2001:470:1f15:1555::2] (helo=pcoliver.heesakkers.info) by server4.ohos.nl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from ) id 1SWBtI-0006sk-1e for freebsd-ports@freebsd.org; Sun, 20 May 2012 21:34:09 +0200 From: Oliver Heesakkers To: freebsd-ports@freebsd.org Date: Sun, 20 May 2012 21:34:07 +0200 Message-ID: <4275897.ij89MR5bXg@pcoliver.heesakkers.info> User-Agent: KMail/4.8.3 (FreeBSD/9.0-RELEASE-p1; KDE/4.8.3; amd64; ; ) In-Reply-To: <4FB945E8.1080603@FreeBSD.org> References: <4FB8E67C.5030001@FreeBSD.org> <4FB945E8.1080603@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: PORTVERSION=1.0.0b X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2012 19:34:11 -0000 Op zo 20 mei 2012 15:28:40 schreef Michael Scheidell: > On 5/20/12 3:25 PM, Chris Rees wrote: > >> any porters handbook, committers habndbook documentation on that? as in > >> why > >> > >> > '1.0.0.b' is preferred over '1.0.0b'? > > > > Because as much as possible, we try to standardise things like version > > numbers and rc scripts, so people get a more consistent experience, > > rather than bowing to the particular upstream/maintainer's view of how > > versions work. > > so, we need to update committers/porters handbook, or is this some > secret thing? another of those 'we won't document it, but we sure as > hell will publically lart you if you disobay the unspoken, undocumented > secred code ?' > > or, like I asked 'I need to give a link to submitter to show him this is > the best way to do it'. > > I guess I wait till the email archive is finished and point him to > chris's post? > I think you don't want 1.0.0.b, since the .b will signify a beta and 1.0.0 > 1.0.0.b. That doesn't look like how upstream means it to be. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-naming.html#AEN752 http://www.freebsd.org/cgi/query-pr.cgi?pr=165767#reply6