diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-10 09:06:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-10 09:06:36 +0000 |
commit | a61e3712b00ed08835f341bc8e413fce5d0eb5d2 (patch) | |
tree | de48f4c9905aa8348a2b47ee7e52ef931e56a41f /emulators | |
parent | e1fc4db4e3f74411b2156370aa14138fbec6dbb8 (diff) | |
download | pkgsrc-a61e3712b00ed08835f341bc8e413fce5d0eb5d2.tar.gz |
Update to 2.9:
09/09/2007 *** v2.9 ***
Updated ROM names for R-Type (Japan prototype) to match MAME v0.112
Updates after MAME v0.118:
- Removed some old fixes for rtypejp (no longer required).
- Added rtypeus and rtypejp fixes for JunoFirst, M72 and RAGE.
- Now incorporates MAME ROM renames for salamand and altbeas4.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ROMBuild/Makefile | 6 | ||||
-rw-r--r-- | emulators/ROMBuild/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/ROMBuild/Makefile b/emulators/ROMBuild/Makefile index 908fc59a7a2..ef3cb7f4973 100644 --- a/emulators/ROMBuild/Makefile +++ b/emulators/ROMBuild/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2007/07/08 09:42:33 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2007/09/10 09:06:36 wiz Exp $ # -DISTNAME= rbuild28 -PKGNAME= ROMBuild-2.8 +DISTNAME= rbuild29 +PKGNAME= ROMBuild-2.9 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ROMBuild/ EXTRACT_SUFX= .zip diff --git a/emulators/ROMBuild/distinfo b/emulators/ROMBuild/distinfo index c7955224651..f6b677381d6 100644 --- a/emulators/ROMBuild/distinfo +++ b/emulators/ROMBuild/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2007/02/26 00:01:05 wiz Exp $ +$NetBSD: distinfo,v 1.6 2007/09/10 09:06:36 wiz Exp $ -SHA1 (rbuild28.zip) = 053b8d45d203b1b339b17a7f36e15288aeeb276f -RMD160 (rbuild28.zip) = 9bb91bbdb9e1b9327b97317161f13200372963b7 -Size (rbuild28.zip) = 108040 bytes +SHA1 (rbuild29.zip) = fa389315072c721b097116db91ca3c41d30028c8 +RMD160 (rbuild29.zip) = 5a9640a3ec9d179df640e51ea71d4a00cf52142f +Size (rbuild29.zip) = 110641 bytes SHA1 (patch-aa) = c7d5a9c16c2da0a97d30c2e21d99827b3ab8f2a6 SHA1 (patch-ab) = 1fbc4887a532d1f956875589baa8a2e0211070fc SHA1 (patch-ac) = 484bd715983c109f41f1d01e7150266e7c2ca4d1 |