diff options
author | kristerw <kristerw@pkgsrc.org> | 2003-01-13 19:06:27 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2003-01-13 19:06:27 +0000 |
commit | 7ca51c05b359daeb7e042b5f6fecfc06efd65fe4 (patch) | |
tree | 558589b7323ce0daa0c944e02f4fc4732f16027e /emulators/xmame | |
parent | 940235c43b5cdd27395fecd1574746b27fd5adc7 (diff) | |
download | pkgsrc-7ca51c05b359daeb7e042b5f6fecfc06efd65fe4.tar.gz |
Update xmame to 0.62.2.
Changes since 0.62.1nb5 include:
- The 'rc' and 'hi' directories are now created on startup if they're
missing. (Gerd Sussner)
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 11 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 8 |
2 files changed, 6 insertions, 13 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 3ff030b04a3..8082e972835 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,17 +1,12 @@ -# $NetBSD: Makefile,v 1.87 2003/01/09 19:46:13 mycroft Exp $ +# $NetBSD: Makefile,v 1.88 2003/01/13 19:06:27 kristerw Exp $ # -DISTNAME= xmame-0.62.1-rc3 -PKGNAME= xmame-0.62.1 -PKGREVISION= 5 +DISTNAME= xmame-0.62.2 +PKGNAME= xmame-0.62.2 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 -PATCH_SITES= http://x.mame.net/download/ -PATCHFILES= 0.62.1-rc3-0.62.1-rc4.diff.bz2 -PATCH_DIST_STRIP= -p1 - MAINTAINER= kristerw@netbsd.org HOMEPAGE= http://x.mame.net/ COMMENT= X11 emulator for old arcade machines diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 8bb5a5ec387..15f6c351f57 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,9 +1,7 @@ -$NetBSD: distinfo,v 1.30 2003/01/09 19:46:14 mycroft Exp $ +$NetBSD: distinfo,v 1.31 2003/01/13 19:06:27 kristerw Exp $ -SHA1 (xmame-0.62.1-rc3.tar.bz2) = efea14b36573d89dd47634872cfe38efa57d668d -Size (xmame-0.62.1-rc3.tar.bz2) = 8322423 bytes -SHA1 (0.62.1-rc3-0.62.1-rc4.diff.bz2) = efbac0a65b1f764e6c982a9d46525202d65e430b -Size (0.62.1-rc3-0.62.1-rc4.diff.bz2) = 33717 bytes +SHA1 (xmame-0.62.2.tar.bz2) = aa05b1379b3e14ce72049e33283eba37a14d0514 +Size (xmame-0.62.2.tar.bz2) = 8314736 bytes SHA1 (patch-aa) = be131167296c50e3aea55da46288dfc16bf3ad8e SHA1 (patch-ad) = e389102fc29bd7c40711cfd493bad902ee102ae2 SHA1 (patch-ae) = ec7428d0e0bd448aa89c5be93efa88c29b077931 |