ports/60305: net/nvnet: include NVNETVERSION in PORTVERSION or something to that effect

Esa Karkkainen ejk at iki.fi
Tue Dec 16 17:50:20 UTC 2003


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 16 09:50:17 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list