diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-06-21 21:55:45 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-06-21 21:55:45 +0000 |
commit | fc60eb85d8cd4743f7fbed8d49821616ad192a83 (patch) | |
tree | 4edac6f0cff3ff9df86e24b004115ab5918b7d8b /emulators/xmess | |
parent | a03d3fc3dbc79ef2e36244f6dd16b0909171b33a (diff) | |
download | pkgsrc-fc60eb85d8cd4743f7fbed8d49821616ad192a83.tar.gz |
Update xmess to 0.83.1.
Changes since 0.82.1:
* Everything from MAME 0.83 and MESS 0.83 (changes-mess.html).
* The Xv driver now turns on XV_AUTOPAINT_COLORKEY, in case it was
turned off by, for example, by the xine movie player. This prevents the
display from being blank in this case. (Shyouzou Sugitani)
Diffstat (limited to 'emulators/xmess')
-rw-r--r-- | emulators/xmess/Makefile | 7 | ||||
-rw-r--r-- | emulators/xmess/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 2f644e9ea98..7416cc9a820 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2004/05/26 09:41:38 dillo Exp $ +# $NetBSD: Makefile,v 1.53 2004/06/21 21:55:45 kristerw Exp $ # -DISTNAME= xmame-0.82.1 -PKGNAME= xmess-0.82.1 -PKGREVISION= 1 +DISTNAME= xmame-0.83.1 +PKGNAME= xmess-0.83.1 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 7021012a7d4..c3ff7eb03c4 100644 --- a/emulators/xmess/distinfo +++ b/emulators/xmess/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.24 2004/05/26 09:41:38 dillo Exp $ +$NetBSD: distinfo,v 1.25 2004/06/21 21:55:45 kristerw Exp $ -SHA1 (xmame-0.82.1.tar.bz2) = a5f88a6e3e1cb2e6db37a770deeb14ae6e7829fd -Size (xmame-0.82.1.tar.bz2) = 12833581 bytes +SHA1 (xmame-0.83.1.tar.bz2) = 075e60e49e298cc399c1d50a2967395b7a1d7b9d +Size (xmame-0.83.1.tar.bz2) = 12914490 bytes SHA1 (patch-aa) = 0b9ffcb7c4305e7c349f229b2646acb31553d549 SHA1 (patch-ab) = 098c3f51099136306a48929ee9f57aa6607dee2d SHA1 (patch-ae) = 4f7ebb8c0eef93e38197ca1f176056462f179757 |