diff options
author | dillo <dillo@pkgsrc.org> | 2004-05-26 09:34:17 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-05-26 09:34:17 +0000 |
commit | 061ded3045382f7ca43f926ba766c3b1c02d39f5 (patch) | |
tree | d675ca3d059ab3b1edaf07e2819b6a90430db704 /emulators/xmess | |
parent | dfed217592a5d92d4b9e241b563da1fb4a2061cf (diff) | |
download | pkgsrc-061ded3045382f7ca43f926ba766c3b1c02d39f5.tar.gz |
Fix usb joystick driver for talkative joysticks: read all available
reports and use the newest one. Bump PKGREVISION.
Diffstat (limited to 'emulators/xmess')
-rw-r--r-- | emulators/xmess/Makefile | 3 | ||||
-rw-r--r-- | emulators/xmess/distinfo | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index cff232f6221..2f644e9ea98 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2004/05/16 00:28:23 kristerw Exp $ +# $NetBSD: Makefile,v 1.52 2004/05/26 09:41:38 dillo Exp $ # DISTNAME= xmame-0.82.1 PKGNAME= xmess-0.82.1 +PKGREVISION= 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 bc2212d85d9..7021012a7d4 100644 --- a/emulators/xmess/distinfo +++ b/emulators/xmess/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.23 2004/05/16 00:28:23 kristerw Exp $ +$NetBSD: distinfo,v 1.24 2004/05/26 09:41:38 dillo Exp $ SHA1 (xmame-0.82.1.tar.bz2) = a5f88a6e3e1cb2e6db37a770deeb14ae6e7829fd Size (xmame-0.82.1.tar.bz2) = 12833581 bytes SHA1 (patch-aa) = 0b9ffcb7c4305e7c349f229b2646acb31553d549 +SHA1 (patch-ab) = 098c3f51099136306a48929ee9f57aa6607dee2d SHA1 (patch-ae) = 4f7ebb8c0eef93e38197ca1f176056462f179757 |