Skip site navigation (1)Skip section navigation (2)
Date:      11 Apr 2000 03:23:34 -0000
From:      lioux@uol.com.br
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17919: Update emulators/truereality for portname/portversion compliance
Message-ID:  <20000411032334.12371.qmail@Fedaykin.here>

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

>Number:         17919
>Category:       ports
>Synopsis:       Update emulators/truereality for portname/portversion compliance
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 10 20:30:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

Latest ports tree within any FBSD version.

>Description:

Patch to update emulators/truereality for portname/portversion compliance from the
port maintainer.

>How-To-Repeat:

n/a

>Fix:

diff -ruN /usr/ports/emulators/truereality/Makefile ./Makefile
--- /usr/ports/emulators/truereality/Makefile	Tue Mar 21 00:40:58 2000
+++ ./Makefile	Tue Apr 11 00:22:36 2000
@@ -6,8 +6,9 @@
 # $FreeBSD: ports/emulators/truereality/Makefile,v 1.2 2000/03/20 23:25:05 jseger Exp $
 #
 
-DISTNAME=	TrueReality-${DATE}
-PKGNAME=	truereality-${DATE}
+PORTNAME=	truereality
+PORTVERSION=	1999062900
+DISTNAME=	TrueReality-${PORTVERSION}
 CATEGORIES=	emulators devel
 MASTER_SITES=	http://www.emuhq.com/emulators/
 EXTRACT_SUFX=	.tgz
@@ -23,8 +24,6 @@
 USE_XLIB=	yes
 
 WRKSRC=		${WRKDIR}/TrueReality/Source
-
-DATE=		1999062900
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/TrueReality ${PREFIX}/bin

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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