pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/xmess Update xmess to 0.99.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/685812f3e19b
branches:  trunk
changeset: 498550:685812f3e19b
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Thu Aug 25 19:54:49 2005 +0000

description:
Update xmess 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/xmess/Makefile |  6 +++---
 emulators/xmess/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r af0446d45dd1 -r 685812f3e19b emulators/xmess/Makefile
--- a/emulators/xmess/Makefile  Thu Aug 25 19:54:22 2005 +0000
+++ b/emulators/xmess/Makefile  Thu Aug 25 19:54:49 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2005/06/24 22:52:15 kristerw Exp $
+# $NetBSD: Makefile,v 1.73 2005/08/25 19:54:49 kristerw Exp $
 #
 
-DISTNAME=              xmame-0.97
-PKGNAME=               xmess-0.97
+DISTNAME=              xmame-0.99
+PKGNAME=               xmess-0.99
 CATEGORIES=            emulators games x11
 MASTER_SITES=          http://x.mame.net/download/
 EXTRACT_SUFX=          .tar.bz2
diff -r af0446d45dd1 -r 685812f3e19b emulators/xmess/distinfo
--- a/emulators/xmess/distinfo  Thu Aug 25 19:54:22 2005 +0000
+++ b/emulators/xmess/distinfo  Thu Aug 25 19:54:49 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2005/06/24 22:52:15 kristerw Exp $
+$NetBSD: distinfo,v 1.39 2005/08/25 19:54:49 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) = cf9b2684b4bdfdec7d2f09bcc424b7ee79d7f45a



Home | Main Index | Thread Index | Old Index