From ekarkkai@pp.htv.fi  Tue Dec 16 09:42:21 2003
Return-Path: <ekarkkai@pp.htv.fi>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C6A1A16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Dec 2003 09:42:21 -0800 (PST)
Received: from cs143215.pp.htv.fi (cs143215.pp.htv.fi [213.243.143.215])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0971543D39
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Dec 2003 09:42:20 -0800 (PST)
	(envelope-from ekarkkai@pp.htv.fi)
Received: from thunderbolt.my.domain (thunderbolt.my.domain [192.168.1.30])
	by cs143215.pp.htv.fi (8.12.10/8.12.10) with ESMTP id hBGHgHv2000182;
	Tue, 16 Dec 2003 19:42:17 +0200 (EET)
	(envelope-from ekarkkai@pp.htv.fi)
Received: from thunderbolt.my.domain (localhost [127.0.0.1])
	by thunderbolt.my.domain (8.12.9p1/8.12.9) with ESMTP id hBFJGaJr047138;
	Mon, 15 Dec 2003 21:16:37 +0200 (EET)
	(envelope-from ejk@thunderbolt.my.domain)
Received: (from ejk@localhost)
	by thunderbolt.my.domain (8.12.9p1/8.12.9/Submit) id hBFJGZ58047137;
	Mon, 15 Dec 2003 21:16:35 +0200 (EET)
Message-Id: <200312151916.hBFJGZ58047137@thunderbolt.my.domain>
Date: Mon, 15 Dec 2003 21:16:35 +0200 (EET)
From: Esa Karkkainen <ejk@iki.fi>
Reply-To: Esa Karkkainen <ejk@iki.fi>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Esa Karkkainen <ejk@iki.fi>, q@onthenet.com.au
Subject: net/nvnet: include NVNETVERSION in PORTVERSION or something to that effect
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60305
>Category:       ports
>Synopsis:       net/nvnet: include NVNETVERSION in PORTVERSION or something to that effect
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 16 09:50:17 PST 2003
>Closed-Date:    Wed Dec 17 10:43:46 PST 2003
>Last-Modified:  Wed Dec 17 10:43:46 PST 2003
>Originator:     Esa Karkkainen
>Release:        FreeBSD 5.1-RELEASE-p11 i386
>Organization:
Is in state of disintegration
>Environment:

System: FreeBSD 5.1-RELEASE-p11 Sat Dec 13 17:28:07 EET 2003
Ports tree cvsupped: Dec 15 20:51:08 EET 2003 

>Description:
	Could you, for example, include NVNETVERSION in PORTVERSION
because otherwise ports upgrades will not be visible to pkg_version or
portversion.
>How-To-Repeat:
	N/A
>Fix:

--- Makefile.orig	Sun Dec 14 15:42:06 2003
+++ Makefile	Mon Dec 15 20:52:23 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	nvnet
-PORTVERSION=	1.0.${NVVERSION}
+PORTVERSION=	1.0.${NVVERSION}.${NVNETVERSION}
 PORTREVISION?=	0
 CATEGORIES=	net
 MASTER_SITES=	http://download.nvidia.com/XFree86/nforce/1.0-${NVVERSION}/:nvidia \
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Dec 17 10:43:12 PST 2003 
State-Changed-Why:  
Maintainer said in ports/60314 (misfiled followup) 
that suggested change is better achieved using PORTREVISION. 

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