diff options
Diffstat (limited to 'emulators/zsnes')
-rw-r--r-- | emulators/zsnes/Makefile | 9 | ||||
-rw-r--r-- | emulators/zsnes/distinfo | 13 | ||||
-rw-r--r-- | emulators/zsnes/patches/patch-aa | 13 | ||||
-rw-r--r-- | emulators/zsnes/patches/patch-ab | 19 | ||||
-rw-r--r-- | emulators/zsnes/patches/patch-ac | 10 | ||||
-rw-r--r-- | emulators/zsnes/patches/patch-ad | 10 |
6 files changed, 23 insertions, 51 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 80c5a2d9e50..d54d33a9aa4 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2002/08/27 18:41:11 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/08/31 00:15:41 wiz Exp $ # -DISTNAME= zsnes1337src -PKGNAME= zsnes-1.337 -PKGREVISION= 2 +DISTNAME= zsnes136src +PKGNAME= zsnes-1.360 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/} @@ -17,7 +16,7 @@ ONLY_FOR_PLATFORM= *-*-i386 ALL_TARGET= zsnes -WRKSRC= ${WRKDIR}/zsnes-1.337/src +WRKSRC= ${WRKDIR}/zsnes-1.36/src GNU_CONFIGURE= # defined USE_GMAKE= # defined diff --git a/emulators/zsnes/distinfo b/emulators/zsnes/distinfo index 083892fa902..03944b27743 100644 --- a/emulators/zsnes/distinfo +++ b/emulators/zsnes/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.2 2002/01/29 10:53:42 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/08/31 00:15:41 wiz Exp $ -SHA1 (zsnes1337src.tar.gz) = 618bced128552be96c5125dfd9f23b77d2ebfbf4 -Size (zsnes1337src.tar.gz) = 911599 bytes -SHA1 (patch-aa) = 17cc135e3265cfdcebf8a18df403c050919c4f12 -SHA1 (patch-ab) = 14ff74bab8cfc2ab1666bbcc6ebabfff62eb6be1 -SHA1 (patch-ac) = dd55e1870ed857bde60b36b3ac5cdd5f10be3d4a -SHA1 (patch-ad) = eb9456f0332c5ad56789f4784b07bcf9a7335599 +SHA1 (zsnes136src.tar.gz) = 40c053ac022c098bac5f7acc8413a464a1c7690d +Size (zsnes136src.tar.gz) = 901081 bytes +SHA1 (patch-ab) = 571dd1af70c06f1747a213c3d5326eff76049247 +SHA1 (patch-ac) = 2573d074daac09b2cfc1369e86fe688f777ca1e6 +SHA1 (patch-ad) = ba510162c8370f3d5034169079033eeb6ee57a11 diff --git a/emulators/zsnes/patches/patch-aa b/emulators/zsnes/patches/patch-aa deleted file mode 100644 index c92d2ad3ed7..00000000000 --- a/emulators/zsnes/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/10/06 20:00:42 wiz Exp $ - ---- Makefile.in.orig Fri Sep 7 06:54:36 2001 -+++ Makefile.in -@@ -170,7 +170,7 @@ - - install: - @INSTALL@ -m 0755 @ZSNESEXE@ @prefix@/bin -- @INSTALL@ -m 0644 linux/zsnes.man @prefix@/man -+ @INSTALL@ -m 0644 linux/zsnes.man @prefix@/man/man1/zsnes.1 - - clean: - rm -f ${CHIPDIR}/*.o ${CPUDIR}/*.o ${VIDEODIR}/*.o ${GUIDIR}/*.o ${DOSDIR}/*.o ${WINDIR}/*.o ${ZIPDIR}/*.o *.o @ZSNESEXE@ diff --git a/emulators/zsnes/patches/patch-ab b/emulators/zsnes/patches/patch-ab index edbde7abbe3..c8a58ee83b3 100644 --- a/emulators/zsnes/patches/patch-ab +++ b/emulators/zsnes/patches/patch-ab @@ -1,21 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2002/01/29 10:53:42 wiz Exp $ +$NetBSD: patch-ab,v 1.3 2002/08/31 00:15:41 wiz Exp $ ---- gblhdr.h.orig Fri Sep 28 21:44:12 2001 +--- gblhdr.h.orig Tue May 14 19:39:10 2002 +++ gblhdr.h -@@ -98,10 +98,10 @@ - #include <glob.h> - #include <sys/stat.h> - #include <sys/ioctl.h> -- #include <arpa/inet.h> -- #include <netinet/in.h> - #include <sys/types.h> - #include <sys/socket.h> -+ #include <netinet/in.h> -+ #include <arpa/inet.h> - #include <netdb.h> - #include <utime.h> - #include <zlib.h> -@@ -115,3 +115,5 @@ +@@ -117,3 +117,5 @@ #include <sys/filio.h> #endif #endif diff --git a/emulators/zsnes/patches/patch-ac b/emulators/zsnes/patches/patch-ac index b9797320a79..111c1d11f80 100644 --- a/emulators/zsnes/patches/patch-ac +++ b/emulators/zsnes/patches/patch-ac @@ -1,10 +1,10 @@ -$NetBSD: patch-ac,v 1.1.1.1 2001/10/06 20:00:42 wiz Exp $ +$NetBSD: patch-ac,v 1.2 2002/08/31 00:15:41 wiz Exp $ ---- zip/unzip.h.orig Wed Apr 18 04:12:26 2001 +--- zip/unzip.h.orig Thu May 23 02:03:08 2002 +++ zip/unzip.h -@@ -49,6 +49,10 @@ - #include "zlib.h" - #endif +@@ -47,6 +47,10 @@ extern "C" { + + #include <zlib.h> +#ifndef OF +# define OF(args) args diff --git a/emulators/zsnes/patches/patch-ad b/emulators/zsnes/patches/patch-ad index b5bd44b850f..1241d3bc0ee 100644 --- a/emulators/zsnes/patches/patch-ad +++ b/emulators/zsnes/patches/patch-ad @@ -1,11 +1,11 @@ -$NetBSD: patch-ad,v 1.1 2002/01/29 10:53:42 wiz Exp $ +$NetBSD: patch-ad,v 1.2 2002/08/31 00:15:41 wiz Exp $ ---- linux/sw_draw.c.orig Thu Sep 20 11:08:10 2001 +--- linux/sw_draw.c.orig Sun Jul 7 04:03:16 2002 +++ linux/sw_draw.c -@@ -166,6 +166,8 @@ - { - DWORD i,j,color32; +@@ -123,6 +123,8 @@ void sw_clearwin() + void sw_drawwin() + { + pthread_yield_np(); + NGNoTransp = 0; // Set this value to 1 within the appropriate |