pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/xmame Update xmame to 0.99.
details: https://anonhg.NetBSD.org/pkgsrc/rev/af0446d45dd1
branches: trunk
changeset: 498549:af0446d45dd1
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Thu Aug 25 19:54:22 2005 +0000
description:
Update xmame to 0.99.
Changes since 0.97:
- Everything from MAME 0.99 (http://x.mame.net/changes-mame.html) and
MESS 0.99 (http://x.mame.net/changes-mess.html).
- The SVGAlib target no longer fails silently under certain conditions.
(Hans de Goede)
- Removed some unnecessary calls to exit() and fixed a few memory leaks
in the X11, Xv, and effects code. (Hans de Goede)
- The SVGAlib driver now handles __svgalib_tty_fd == -1. This allows
it to work with newer releases of SVGAlib. (Hans de Goede)
- Removed "-xv/-xvext" from the manpage. Bugzilla bug 535. (Erik Hovland)
- Updated the joystick types in the manpage. Bugzilla bug 737.
- Fixed some typos in the documentation. Bugzilla bug 738. (Erik Hovland)
diffstat:
emulators/xmame/Makefile | 4 ++--
emulators/xmame/distinfo | 10 +++++-----
emulators/xmame/patches/patch-ae | 4 ++--
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (45 lines):
diff -r dde118e434f5 -r af0446d45dd1 emulators/xmame/Makefile
--- a/emulators/xmame/Makefile Thu Aug 25 16:23:42 2005 +0000
+++ b/emulators/xmame/Makefile Thu Aug 25 19:54:22 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.132 2005/06/24 22:52:42 kristerw Exp $
+# $NetBSD: Makefile,v 1.133 2005/08/25 19:54:22 kristerw Exp $
#
-DISTNAME= xmame-0.97
+DISTNAME= xmame-0.99
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
diff -r dde118e434f5 -r af0446d45dd1 emulators/xmame/distinfo
--- a/emulators/xmame/distinfo Thu Aug 25 16:23:42 2005 +0000
+++ b/emulators/xmame/distinfo Thu Aug 25 19:54:22 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.64 2005/06/24 22:52:42 kristerw Exp $
+$NetBSD: distinfo,v 1.65 2005/08/25 19:54:22 kristerw Exp $
-SHA1 (xmame-0.97.tar.bz2) = 62cd339238e2eb013f07ee90dd90e6b1108cf592
-RMD160 (xmame-0.97.tar.bz2) = 65c91084b3b81bab7b8cfc8dd96c044f083d7134
-Size (xmame-0.97.tar.bz2) = 15675753 bytes
+SHA1 (xmame-0.99.tar.bz2) = 083ef1238d695b902ebf8e74d70ebae590d8248c
+RMD160 (xmame-0.99.tar.bz2) = 38320772434a31fd632980812ef15a4f34aa557d
+Size (xmame-0.99.tar.bz2) = 15782826 bytes
SHA1 (patch-aa) = 909583adb17f7485ad5cd1e390cdbb73d367d7be
SHA1 (patch-ab) = dd21329b7e1a05bc7ea12b5a98a05d502dc36656
-SHA1 (patch-ae) = 26c68fff67e3146638cef7e366b57c928274f562
+SHA1 (patch-ae) = 6bb6925ca413449c4f1d69b885c556b30d9073ee
diff -r dde118e434f5 -r af0446d45dd1 emulators/xmame/patches/patch-ae
--- a/emulators/xmame/patches/patch-ae Thu Aug 25 16:23:42 2005 +0000
+++ b/emulators/xmame/patches/patch-ae Thu Aug 25 19:54:22 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.21 2004/11/06 21:41:52 kristerw Exp $
+$NetBSD: patch-ae,v 1.22 2005/08/25 19:54:22 kristerw Exp $
--- src/unix/doc/xmamerc.dist.orig Sat Nov 6 21:40:52 2004
+++ src/unix/doc/xmamerc.dist Sat Nov 6 21:42:31 2004
@@ -19,4 +19,4 @@
+mameinfo_file @SPOOLDIR@/mameinfo.dat
### Mame Related ###
- defaultgame pacman
+ defaultgame robby
Home |
Main Index |
Thread Index |
Old Index