Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2003 18:28:58 +0100
From:      Oliver Eikemeier <eikemeier@fillmore-labs.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Toni Andjelkovic <toni@soth.at>
Subject:   ports/58642: ports with a non-conforming PORTVERSION
Message-ID:  <3F9EA75A.3010309@fillmore-labs.com>
Resent-Message-ID: <200310281730.h9SHUFgY018132@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58642
>Category:       ports
>Synopsis:       ports with a non-conforming PORTVERSION
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 09:30:15 PST 2003
>Closed-Date:
>Last-Modified:
>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:

This is a followup to PR 56958.

The following ports have a hyphen in their version number:

Toni Andjelkovic <toni@soth.at>
  devel/pcsc-lite:
    1.2.0-rc1 => 1.2.0.r1

John R. Shannon <john@johnrshannon.com>
  devel/gdb53-act:
    5.3-act => 5.3

Vivek Khera <khera@kciLink.com>
  mail/postfix-current:
    2.0.14-20030812 => 2.0.14.20030812
    PORTEPOCH => 2

neither pkg_version nor portupgrade see the part of the version
before the last '-', i.e. devel/pcsc-lite is seen as version rc1,
1.3.0-b2 would be regarded as a previous version.

portlint detects this. The patch in PR 56960 too. See also the
FreeBSD Porter's Handbook, 4.2.4 Package Naming Conventions:

  http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-naming.html

>How-To-Repeat:
>Fix:

change the version numbers (and PORTEPOCH) as show above.


>Release-Note:
>Audit-Trail:
>Unformatted:



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