From eikemeier@fillmore-labs.com  Wed Sep 17 10:23:11 2003
Return-Path: <eikemeier@fillmore-labs.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C362816A4B3; Wed, 17 Sep 2003 10:23:11 -0700 (PDT)
Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A2E4943FBD; Wed, 17 Sep 2003 10:23:10 -0700 (PDT)
	(envelope-from eikemeier@fillmore-labs.com)
Received: from atlantis.wireless.fillmore-labs.com ([192.168.161.242] helo=fillmore-labs.com)
	by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256)
	(Exim 4.22)
	id 19zg1D-0009Gp-0W; Wed, 17 Sep 2003 19:23:07 +0200
Message-Id: <3F689879.6090003@fillmore-labs.com>
Date: Wed, 17 Sep 2003 19:23:05 +0200
From: Oliver Eikemeier <eikemeier@fillmore-labs.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: DougB@FreeBSD.org, gj@FreeBSD.org, khera@kciLink.com,
	kiwi@oav.net, ler@lerctr.org, orlando.bassotto@ieo-research.it
Subject: ports with non-conforming version numbers

>Number:         56958
>Category:       ports
>Synopsis:       ports with non-conforming version numbers
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 17 10:30:16 PDT 2003
>Closed-Date:    Thu Oct 23 21:58:55 JST 2003
>Last-Modified:  Thu Oct 23 21:58:55 JST 2003
>Originator:     Oliver Eikemeier
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Fillmore Labs - http://www.fillmore-labs.com
>Environment:
System: FreeBSD nuuk.fillmore-labs.com 5.1-CURRENT

>Description:

The following ports have a hyphen in their version number:

DougB@FreeBSD.org:
	mail/p5-Mail-SpamAssassin-snapshot	2.60-rc3 => 2.60.rc3

gj@FreeBSD.org:
	editors/xemacs-devel	21.5-b11 => 21.5.b11

khera@kciLink.com
	mail/postfix-current	2.0.14-20030812 => 2.0.14.20030812

kiwi@oav.net
	www/caudium-devel	1.3.18-20030711 => 1.3.18.20030711

ler@lerctr.org
	net/arts++	1-1-a8 => 1.1.a8
	net/cflowd	2-1-b1 => 2.1.b1

orlando.bassotto@ieo-research.it
	emulators/vmware3	3.2.1-2237 => 3.2.1.2237

ports@FreeBSD.org
	devel/cdk	4.9.10-20020809 => 4.9.10.20020809
	lang/elisp-manual	21-2.8 => 21.2.8

neither pkg_version nor portupgrade see the part of the version
before the last '-', i.e. lang/elisp-manual is considered to be
version 2.8, 22-1.7 would be regarded as a previous version.

>How-To-Repeat:
>Fix:

bump PORTEPOCH and change the version numbers as show above

>Release-Note:
>Audit-Trail:

From: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: ports/56958: ports with non-conforming version numbers
Date: Thu, 18 Sep 2003 20:23:46 +0100

 Adding to audit trail, from misfiled PR ports/56959:
 
 Date: Wed, 17 Sep 2003 12:25:37 -0500
 From: Larry Rosenman <ler@lerctr.org>
 Message-Id: <215700000.1063819537@lerlaptop-red.iadfw.net>
 References: <3F689879.6090003@fillmore-labs.com>
 
  permission granted to commit the requested fix for my 2 ports.
  
  LER
  
  -- 
  Larry Rosenman                     http://www.lerctr.org/~ler
  Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
  US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
  

From: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: ports/56958: ports with non-conforming version numbers
Date: Thu, 18 Sep 2003 20:24:07 +0100

 Adding to audit trail, from misfiled PR ports/56965:
 
 Date: Wed, 17 Sep 2003 17:37:06 -0700 (PDT)
 From: Doug Barton <DougB@FreeBSD.org>
 Message-Id: <20030917173548.Y60292@12-234-22-23.pyvrag.nggov.pbz>
 References: <3F689879.6090003@fillmore-labs.com>
 
  On Wed, 17 Sep 2003, Oliver Eikemeier wrote:
  
  >
  > DougB@FreeBSD.org:
  > 	mail/p5-Mail-SpamAssassin-snapshot	2.60-rc3 => 2.60.rc3
  
  If you took a look at the cvs logs, I said specifically that I broke
  this on purpose, so that when the new version is released the -snapshot
  port can be re-purposed, and the "real" port will bark at people to
  upgrade.
  
  Doug
  
  -- 
  
      This .signature sanitized for your protection
  
 

From: Oliver Eikemeier <eikemeier@fillmore-labs.com>
To: Doug Barton <DougB@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/56958: ports with non-conforming version numbers
Date: Thu, 18 Sep 2003 22:55:52 +0200

 Doug Barton wrote:
 
 > On Wed, 17 Sep 2003, Oliver Eikemeier wrote:
 > 
 >>DougB@FreeBSD.org:
 >>	mail/p5-Mail-SpamAssassin-snapshot	2.60-rc3 => 2.60.rc3
 > 
 > If you took a look at the cvs logs, I said specifically that I broke
 > this on purpose, so that when the new version is released the -snapshot
 > port can be re-purposed, and the "real" port will bark at people to
 > upgrade.
 
 Sorry that I didn't check the cvs logs. I hope everybody else will.
 
 

From: Edwin Groothuis <edwin@freebsd.org>
To: gj@FreeBSD.org, khera@kciLink.com, kiwi@oav.net,
	orlando.bassotto@ieo-research.it
Cc: FreeBSD Gnats Submit <freebsd-gnats-submit@freebsd.org>
Subject: ports/56958 - ports with non-conforming version numbers
Date: Wed, 8 Oct 2003 13:04:09 +1000

 Hello,
 
 Could you all please have a look at PR/56958 and give your approval
 on it:
 	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/56958
 
 Edwin
 
 -- 
 Edwin Groothuis
 edwin@freebsd.org
 http://www.mavetju.org

From: Edwin Groothuis <edwin@freebsd.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@freebsd.org>
Cc:  
Subject: Re: ports/56958
Date: Wed, 8 Oct 2003 13:04:46 +1000

 The following four are done:
 
 	ler@lerctr.org
 		net/arts++	1-1-a8 => 1.1.a8
 		net/cflowd	2-1-b1 => 2.1.b1
 
 	ports@FreeBSD.org
 		devel/cdk	4.9.10-20020809 => 4.9.10.20020809
 		lang/elisp-manual	21-2.8 => 21.2.8
 
 -- 
 Edwin Groothuis
 edwin@freebsd.org
 http://www.mavetju.org

From: Vivek Khera <khera@kcilink.com>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@freebsd.org>
Cc: gj@FreeBSD.org, kiwi@oav.net, orlando.bassotto@ieo-research.it
Subject: Re: ports/56958 - ports with non-conforming version numbers
Date: Wed, 8 Oct 2003 10:02:42 -0400

 I'm gonna submit an update to the port and include the version number
 fix as well.

From: Gary Jennejohn <garyj@jennejohn.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@freebsd.org>
Cc: khera@kciLink.com, kiwi@oav.net, orlando.bassotto@ieo-research.it
Subject: Re: ports/56958 - ports with non-conforming version numbers 
Date: Wed, 08 Oct 2003 20:49:46 +0200

 Edwin Groothuis writes:
 > Hello,
 > 
 > Could you all please have a look at PR/56958 and give your approval
 > on it:
 > 	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/56958
 > 
 
 OK, I've just fixed the xemacs-devel port.
 
 ---
 Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org gj[at]denx.de
 

From: Xavier Beaudouin <kiwi@oav.net>
To: Vivek Khera <khera@kcilink.com>
Cc: FreeBSD Gnats Submit <freebsd-gnats-submit@freebsd.org>,
	gj@FreeBSD.org, orlando.bassotto@ieo-research.it
Subject: Re: ports/56958 - ports with non-conforming version numbers
Date: Thu, 9 Oct 2003 01:18:50 +0200

 Le mercredi, 8 oct 2003, =E0 16:02 Europe/Paris, Vivek Khera a =E9crit :
 
 > I'm gonna submit an update to the port and include the version number
 > fix as well.
 
 I agree to the change requested to www/caudium-devel :)
 
 /Xavier
 

From: Edwin Groothuis <edwin@freebsd.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@freebsd.org>
Cc: orlando.bassotto@ieo-research.it
Subject: ports/56958
Date: Thu, 9 Oct 2003 10:14:14 +1000

 Pending one is:
 
 	orlando.bassotto@ieo-research.it
 		emulators/vmware3	3.2.1-2237 => 3.2.1.2237
 
 Edwin
 
 -- 
 Edwin Groothuis
 edwin@freebsd.org
 http://www.mavetju.org
State-Changed-From-To: open->closed 
State-Changed-By: knu 
State-Changed-When: Thu Oct 23 21:56:32 JST 2003 
State-Changed-Why:  
All the ports have been dealt with, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56958 
>Unformatted:
