I attach the text diff and uuencoded diff.
Yukihiro Nakai
---------------
begin 644 snes9x.diff.gz
<encoded_portion_removed>
end
diff -ruN snes9x.orig/Makefile snes9x/Makefile
--- snes9x.orig/Makefile Thu Jul 1 09:48:57 1999
+++ snes9x/Makefile Thu Jul 1 09:50:11 1999
@@ -1,13 +1,13 @@
# New ports collection makefile for: snes9x
-# Version required: 118e
+# Version required: 119a
# Date created: 20 July 1997
# Whom: Yukihiro Nakai<Na...@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.9 1999/05/01 12:34:09 jseger Exp $
#
-DISTNAME= snes118e
-PKGNAME= snes9x-118e
+DISTNAME= s9x119asrc
+PKGNAME= snes9x-119a
CATEGORIES= emulators
MASTER_SITES= http://www.snes9x.com/zips/
diff -ruN snes9x.orig/files/md5 snes9x/files/md5
--- snes9x.orig/files/md5 Thu Jul 1 09:48:57 1999
+++ snes9x/files/md5 Thu Jul 1 09:50:17 1999
@@ -1 +1 @@
-MD5 (snes118e.zip) = 676e4509c80031e8dd9938cd6e68f5d1
+MD5 (s9x119asrc.zip) = 96a19ce2f301593676de13fd37e0c569
diff -ruN snes9x.orig/patches/patch-aa snes9x/patches/patch-aa
--- snes9x.orig/patches/patch-aa Thu Jul 1 09:48:57 1999
+++ snes9x/patches/patch-aa Thu Jul 1 10:00:50 1999
@@ -1,7 +1,7 @@
---- Makefile.linux.orig Sat Mar 27 15:19:07 1999
-+++ Makefile.linux Sat Mar 27 15:31:11 1999
-@@ -5,7 +5,7 @@
- UNZIP=1
+--- Makefile.linux.orig Fri Apr 30 17:57:48 1999
++++ Makefile.linux Thu Jul 1 09:57:11 1999
+@@ -6,7 +6,7 @@
+ #GLIDE=1
ifdef ZSNESFX
-FXOBJ=i386/zsnes.o
@@ -9,7 +9,7 @@
FXDEFINES=-DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE
FXDEPENDS=zsnes_fx
FXNO_DEPENDS=c_fx
-@@ -16,7 +16,7 @@
+@@ -17,7 +17,7 @@
FXNO_DEPENDS=zsnes_fx
endif
@@ -18,8 +18,8 @@
ifdef ASMCPU
ifdef SPC700ASM
-@@ -47,8 +47,8 @@
- UNZIPDEFINES=-DUNZIP_SUPPORT
+@@ -59,8 +59,8 @@
+ GLIDENO_DEPENDS=use_glide
endif
-CCC = gcc
@@ -29,7 +29,7 @@
NASM = nasm
INCLUDES=-I/usr/X11R6/include -I/usr/local/include
-@@ -59,7 +59,6 @@
+@@ -71,7 +71,6 @@
-Ii386 \
-I. \
-Iunzip \
@@ -37,3 +37,12 @@
-DZLIB \
-DNO_INLINE_SET_GET \
-DVAR_CYCLES \
+@@ -101,7 +100,7 @@
+ # system using the egcs compiler get an undefined __register_frame_info
+ # symbol error when run on a Redhat box.
+
+-LDLIBS = -L/usr/X11R6/lib frame.o
++LDLIBS = -L/usr/X11R6/lib
+
+ ifdef GLIDE
+ ifdef NETPLAY
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message
State-Changed-From-To: open->closed
State-Changed-By: flathill
State-Changed-When: Thu Jul 1 22:29:09 PDT 1999
State-Changed-Why:
Committed. Thanks!