Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 00:13:04 -0500 (CDT)
From:      "Conrad J. Sabatier" <conrads@cox.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67920: devel/perforce version information missing
Message-ID:  <200406140513.i5E5D4gE023596@ip68-11-70-23.no.no.cox.net>
Resent-Message-ID: <200406140520.i5E5K21R028887@freefall.freebsd.org>

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

>Number:         67920
>Category:       ports
>Synopsis:       devel/perforce version information missing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 14 05:20:01 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Conrad J. Sabatier
>Release:        FreeBSD 5.2-CURRENT amd64
>Organization:
none
>Environment:
System: FreeBSD ip68-11-70-23.no.no.cox.net 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sun Jun 13 17:37:14 CDT 2004 conrads@ip68-11-70-23.no.no.cox.net:/usr/obj/usr/src/sys/CUSTOM amd64


>Description:

/usr/ports/devel/perforce/Makefile needs to have version info filled in.
The current Makefile contains the following lines:

PORTNAME=       perforce
PORTVERSION=    ${VERSION}
PORTREVISION=   ${REVISION}
PORTEPOCH=      1

This causes a warning to be issued when doing a 'portsdb -u' and/or
'make index', as the first field of the resulting line in INDEX-5 is 
bogus:

perforce-,1|/usr/ports/devel/perforce|/usr/local|Perforce client and server|/usr/ports/devel/perforce/pkg-descr|marshall@chezmarshall.com|devel|||http://www.perforce.com/

# portsdb -uf
[Updating the portsdb <format:bdb1_btree> in /usr/ports ... - 11065 port 
entries found 
.........1000.........2000..../usr/ports/INDEX-5:2446:perforce-,1: ,1: Not 
in due form: '<version>[_<revision>][,<epoch>]'.

>How-To-Repeat:

Do a 'portsdb -u' and/or 'make index'.

>Fix:

Maintainer should add correct version info to the port's Makefile.
>Release-Note:
>Audit-Trail:
>Unformatted:



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