From 7bbe62c88c8e91dcfa1e634c39cbdf63a7b2804e Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Mon, 16 Apr 2001 21:07:32 +0000 Subject: Update to TuxNES 0.75. This version fixes support for some mappers, adds new ones, sports a revamped sound system, multiple video modes, can work with W and GGI, zipped file support, and more I missed. NetBSD now compiles natively too, OpenBSD is kinda of hard right now due to as problems [old version]. --- emulators/tuxnes/Makefile | 7 +++---- emulators/tuxnes/distinfo | 2 +- emulators/tuxnes/pkg-descr | 6 +++--- 3 files changed, 7 insertions(+), 8 deletions(-) (limited to 'emulators/tuxnes') diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 4ffe8ff91238..7d4a6ef8c84f 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -6,11 +6,10 @@ # PORTNAME= tuxnes -PORTVERSION= 0.73 +PORTVERSION= 0.75 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://tmmm.simplenet.com/tuxnes/packages/ -MASTER_SITE_SUBDIR= asmodai +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= asmodai@freebsd.org diff --git a/emulators/tuxnes/distinfo b/emulators/tuxnes/distinfo index 28c20956af40..09cc4c7ca60c 100644 --- a/emulators/tuxnes/distinfo +++ b/emulators/tuxnes/distinfo @@ -1 +1 @@ -MD5 (tuxnes-0.73.tar.gz) = d492a97bcf5360def872317328d7bd73 +MD5 (tuxnes-0.75.tar.gz) = 5db0cd42dfdff3e681805e93b4867c43 diff --git a/emulators/tuxnes/pkg-descr b/emulators/tuxnes/pkg-descr index 57936a843d6c..ab228ce0bf5f 100644 --- a/emulators/tuxnes/pkg-descr +++ b/emulators/tuxnes/pkg-descr @@ -1,5 +1,5 @@ TuxNES is an emulator for the 8-bit Nintendo Entertainment System. -Currently, the emulator has been tested on Linux and FreeBSD, both -running on x86 processors. +Currently, the emulator has been tested on Linux, FreeBSD and NetBSD, +all running on x86 processors. -WWW: http://tmmm.simplenet.com/tuxnes/ +WWW: http://tuxnes.sourceforge.net/ -- cgit v1.2.3