Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 1997 22:20:00 -0700 (PDT)
From:      Nakai@Mlab.t.u-tokyo.ac.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/4279: Fixed port: ines
Message-ID:  <199708120520.WAA29996@hub.freebsd.org>
Resent-Message-ID: <199708120530.WAA00745@hub.freebsd.org>

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

>Number:         4279
>Category:       ports
>Synopsis:       Fixed port: ines
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 11 22:30:00 PDT 1997
>Last-Modified:
>Originator:     Yukihiro Nakai
>Organization:
>Release:        3.0-current
>Environment:
3.0-current
>Description:
I have fixed the ines port to follow its latest version.
ines 0.6 -> 0.7
Ines is the Nintendo Entertainment system emulator.

Yukihiro Nakai
--------------
diff -ruN ines.orig/Makefile ines/Makefile
--- ines.orig/Makefile  Sun Jun  8 07:15:50 1997
+++ ines/Makefile       Tue Aug 12 14:11:54 1997
@@ -1,13 +1,13 @@
 # New ports collection makefile for:   ines
-# Version required:    0.6
+# Version required:    0.7
 # Date created:        02 November 1996
 # Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
 #
 # $Id: Makefile,v 1.4 1997/06/07 19:23:12 max Exp $
 #
 
-DISTNAME=      iNES06-FreeBSD-80x86-bin
-PKGNAME=        ines-0.6
+DISTNAME=      iNES07-FreeBSD-80x86-bin
+PKGNAME=        ines-0.7
 CATEGORIES=     emulators
 MASTER_SITES=   http://freeflight.com/fms/iNES/
 
@@ -27,4 +27,3 @@
        @${INSTALL_DATA} ${WRKSRC}/CART.* ${PREFIX}/share/ines
 
 .include <bsd.port.mk>
-
diff -ruN ines.orig/files/md5 ines/files/md5
--- ines.orig/files/md5 Sun Jun  8 07:15:50 1997
+++ ines/files/md5      Mon Aug 11 21:03:59 1997
@@ -1 +1 @@
-MD5 (iNES06-FreeBSD-80x86-bin.tar.Z) = 2ca0b8529d34457bb043f6373b423e15
+MD5 (iNES07-FreeBSD-80x86-bin.tar.Z) = fb09148e6ad56eebd191aeb8eb97513e

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:



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