pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/xmess Updated xmess to version 0.101.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/164fa10eec25
branches:  trunk
changeset: 501519:164fa10eec25
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Oct 23 20:03:47 2005 +0000

description:
Updated xmess to version 0.101.

Changes since 0.100:
- Everything from MAME 0.101 (http://x.mame.net/changes-mame.html) and
  MESS 0.101 (http://x.mame.net/changes-mess.html).
- When the LIRC configuration cannot be read, the joystick polling code
  no longer tries to use LIRC.  This fixes a crash that occurs under
  memory pressure.  (Paul "TBBle" Hampson)
- Enabling full keyboard emulation in the classic MESS UI once again
  prevents keys such as P and Esc from being intercepted by the
  emulation core.
- Added support for BGR visuals to the blit core for, e.g., Solaris.
  (Hans de Goede)

diffstat:

 emulators/xmess/Makefile |  6 +++---
 emulators/xmess/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 0f2bf69f2b43 -r 164fa10eec25 emulators/xmess/Makefile
--- a/emulators/xmess/Makefile  Sun Oct 23 20:03:25 2005 +0000
+++ b/emulators/xmess/Makefile  Sun Oct 23 20:03:47 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2005/10/14 20:58:04 kristerw Exp $
+# $NetBSD: Makefile,v 1.76 2005/10/23 20:03:47 kristerw Exp $
 #
 
-DISTNAME=              xmame-0.100
-PKGNAME=               xmess-0.100
+DISTNAME=              xmame-0.101
+PKGNAME=               xmess-0.101
 CATEGORIES=            emulators games x11
 MASTER_SITES=          http://x.mame.net/download/
 EXTRACT_SUFX=          .tar.bz2
diff -r 0f2bf69f2b43 -r 164fa10eec25 emulators/xmess/distinfo
--- a/emulators/xmess/distinfo  Sun Oct 23 20:03:25 2005 +0000
+++ b/emulators/xmess/distinfo  Sun Oct 23 20:03:47 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2005/10/14 20:58:04 kristerw Exp $
+$NetBSD: distinfo,v 1.41 2005/10/23 20:03:47 kristerw Exp $
 
-SHA1 (xmame-0.100.tar.bz2) = 3846ca964b8aff60cf65ab494ee75703b03263db
-RMD160 (xmame-0.100.tar.bz2) = dc89f1f6312f6567a8a665169294569c252775ab
-Size (xmame-0.100.tar.bz2) = 15905255 bytes
+SHA1 (xmame-0.101.tar.bz2) = 2746b914d8af534fac4802f22a68dcce982ea223
+RMD160 (xmame-0.101.tar.bz2) = 92ad8035fb134df64e825a976dcf002d38eeb9a8
+Size (xmame-0.101.tar.bz2) = 15978618 bytes
 SHA1 (patch-aa) = 909583adb17f7485ad5cd1e390cdbb73d367d7be
 SHA1 (patch-ab) = dd21329b7e1a05bc7ea12b5a98a05d502dc36656
 SHA1 (patch-ae) = cf9b2684b4bdfdec7d2f09bcc424b7ee79d7f45a



Home | Main Index | Thread Index | Old Index