summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-04-16 21:07:32 +0000
committerasmodai <asmodai@FreeBSD.org>2001-04-16 21:07:32 +0000
commite83b80c81ad38d9c2709006c085ba6e3c835bf46 (patch)
tree8613409bf7593291a1997796d03b8afccb88de59 /emulators
parentf4cbc6887b57b531426ccadf3fdf37a20855fb5c (diff)
downloadFreeBSD-ports-e83b80c81ad38d9c2709006c085ba6e3c835bf46.zip
FreeBSD-ports-e83b80c81ad38d9c2709006c085ba6e3c835bf46.tar.gz
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].
Diffstat (limited to 'emulators')
-rw-r--r--emulators/tuxnes/Makefile7
-rw-r--r--emulators/tuxnes/distinfo2
-rw-r--r--emulators/tuxnes/pkg-descr6
3 files changed, 7 insertions, 8 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile
index 4ffe8ff..7d4a6ef 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 28c2095..09cc4c7 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 57936a8..ab228ce 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/
OpenPOWER on IntegriCloud