summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkristerw <kristerw>2003-01-13 19:35:42 +0000
committerkristerw <kristerw>2003-01-13 19:35:42 +0000
commite7f182df4746f97db62d5a0e743ad4d0d0e2fda9 (patch)
tree073184beda7d84a3fcc1568cff5e896323096829 /emulators
parentedda359b6d6aa79991ca6747f2a36a657db746d3 (diff)
downloadpkgsrc-e7f182df4746f97db62d5a0e743ad4d0d0e2fda9.tar.gz
Update xmess to 0.62.2.
Changes since 0.62.1nb1 include: - Fixed problems in memory.c that could lead to crashes and default.cfg corruption. (smf) - Aspect and mode switches are now available for the Xv driver even if DGA isn't enabled. - The 'rc' and 'hi' directories are now created on startup if they're missing. (Gerd Sussner)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmess/Makefile7
-rw-r--r--emulators/xmess/distinfo8
-rw-r--r--emulators/xmess/patches/patch-ae6
3 files changed, 9 insertions, 12 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile
index 41ed7006355..0851a37c952 100644
--- a/emulators/xmess/Makefile
+++ b/emulators/xmess/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2002/12/21 21:35:38 kristerw Exp $
+# $NetBSD: Makefile,v 1.30 2003/01/13 19:35:42 kristerw Exp $
#
-DISTNAME= xmame-0.62.1-rc3
-PKGNAME= xmess-0.62.1
-PKGREVISION= 1
+DISTNAME= xmame-0.62.2
+PKGNAME= xmess-0.62.2
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/xmess/distinfo b/emulators/xmess/distinfo
index 663f9a8e8f4..2d76c9f0724 100644
--- a/emulators/xmess/distinfo
+++ b/emulators/xmess/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2002/12/14 15:14:26 kristerw Exp $
+$NetBSD: distinfo,v 1.6 2003/01/13 19:35:43 kristerw Exp $
-SHA1 (xmame-0.62.1-rc3.tar.bz2) = efea14b36573d89dd47634872cfe38efa57d668d
-Size (xmame-0.62.1-rc3.tar.bz2) = 8322423 bytes
+SHA1 (xmame-0.62.2.tar.bz2) = aa05b1379b3e14ce72049e33283eba37a14d0514
+Size (xmame-0.62.2.tar.bz2) = 8314736 bytes
SHA1 (patch-aa) = be131167296c50e3aea55da46288dfc16bf3ad8e
SHA1 (patch-ad) = e389102fc29bd7c40711cfd493bad902ee102ae2
-SHA1 (patch-ae) = 3acdf82f5662bc812cc6b48c916ba38457a13258
+SHA1 (patch-ae) = 58726d67960234ca48627c715201a802e02c5836
diff --git a/emulators/xmess/patches/patch-ae b/emulators/xmess/patches/patch-ae
index 6f3d31f3f5e..6cea17a67b2 100644
--- a/emulators/xmess/patches/patch-ae
+++ b/emulators/xmess/patches/patch-ae
@@ -1,18 +1,16 @@
-$NetBSD: patch-ae,v 1.5 2002/12/14 15:14:27 kristerw Exp $
+$NetBSD: patch-ae,v 1.6 2003/01/13 19:35:44 kristerw Exp $
--- doc/xmessrc.dist.orig Tue Dec 10 05:58:31 2002
+++ doc/xmessrc.dist Sat Dec 14 15:46:29 2002
-@@ -69,16 +69,16 @@
+@@ -69,15 +69,15 @@
mouse 1
### Fileio Related ###
-biospath /usr/games/lib/xmess/bios
-softwarepath /usr/games/lib/xmess/software
-CRC_directory /usr/games/lib/xmess/crc
--hiscore_directory /usr/games/lib/xmess/hiscore
+biospath @ROMPATH@/bios
+softwarepath @ROMPATH@/software
+CRC_directory @ROMPATH@/crc
-+hiscore_directory @SPOOLDIR@/hiscore
snapshot_directory .
-cheat_directory /usr/games/lib/xmess/cheat
+cheat_directory @SPOOLDIR@/cheat