diff options
author | kristerw <kristerw@pkgsrc.org> | 2003-09-20 00:46:01 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2003-09-20 00:46:01 +0000 |
commit | ba601ba12245207476aedd0cbc309a1a27809f45 (patch) | |
tree | c2d719af6d6b9e01b6cba120ff56a49552879f8e | |
parent | c86d66a92bcfcd37a8534dec3375a67d359d05aa (diff) | |
download | pkgsrc-ba601ba12245207476aedd0cbc309a1a27809f45.tar.gz |
Update xmess to 0.74.1.
Changes since 0.72.1 include:
- Everything from MESS CVS.
- Reapplied David Mitchell's fix for the XInput inertial effect when
a mouse or spinner is used. (Jake Stookey)
- Added support for controllor setup via "-ctrlr". Note that "-hotrod"
and "-hotrodse" have been replaced by "-ctrlr HotRod" and "-ctlrlr
HotRodSE".
-rw-r--r-- | emulators/xmess/Makefile | 6 | ||||
-rw-r--r-- | emulators/xmess/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 71d1075e71f..3ab72bf278c 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2003/08/16 18:50:06 kristerw Exp $ +# $NetBSD: Makefile,v 1.41 2003/09/20 00:46:01 kristerw Exp $ # -DISTNAME= xmame-0.72.1 -PKGNAME= xmess-0.72.1 +DISTNAME= xmame-0.74.1 +PKGNAME= xmess-0.74.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 79caeb337cf..7aa588471f4 100644 --- a/emulators/xmess/distinfo +++ b/emulators/xmess/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.14 2003/08/16 18:50:07 kristerw Exp $ +$NetBSD: distinfo,v 1.15 2003/09/20 00:46:01 kristerw Exp $ -SHA1 (xmame-0.72.1.tar.bz2) = 64335930e6c4f5231e4e77f885c3372e0d13e2a7 -Size (xmame-0.72.1.tar.bz2) = 10210781 bytes +SHA1 (xmame-0.74.1.tar.bz2) = e58ff982cce38cd0b17ed18999580e1e456c4895 +Size (xmame-0.74.1.tar.bz2) = 11344029 bytes SHA1 (patch-aa) = cf7e599022fe0b3bc6f12d57c4c2d5ece7d82d0a SHA1 (patch-ad) = 1d9726bb43e53da8f8edc56d4aa0929d890496d0 SHA1 (patch-ae) = f30af6853b77307126ad4a230d4237bc570a0ca4 |