ports/67920: devel/perforce version information missing

Conrad J. Sabatier conrads at cox.net
Mon Jun 14 05:20:02 UTC 2004


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list