diff options
author | shattered <shattered@pkgsrc.org> | 2014-10-07 20:49:47 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2014-10-07 20:49:47 +0000 |
commit | 397055a1fed1c8cc27480780125e7502d3e8bd46 (patch) | |
tree | 3c8b8b9b450384df3da539c9ab90d4ee286cf3c8 /emulators/ROMBuild | |
parent | 91519d1eeca1554edabff58f45b6af4a1c6dcd97 (diff) | |
download | pkgsrc-397055a1fed1c8cc27480780125e7502d3e8bd46.tar.gz |
Update to 2.14 (2009). Changes:
- Added knowledge of old v2 sound ROM from sonicwi2 (various emus).
- Updated a few existing definitions to account for MAME ROM renames
(up to MAME 0.135).
Diffstat (limited to 'emulators/ROMBuild')
-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 4e610a481d1..b5e7b416135 100644 --- a/emulators/ROMBuild/Makefile +++ b/emulators/ROMBuild/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 12:55:09 asau Exp $ +# $NetBSD: Makefile,v 1.20 2014/10/07 20:49:47 shattered Exp $ # -DISTNAME= rbuild29 -PKGNAME= ROMBuild-2.9 +DISTNAME= rbuild214 +PKGNAME= ROMBuild-2.14 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ROMBuild/ EXTRACT_SUFX= .zip diff --git a/emulators/ROMBuild/distinfo b/emulators/ROMBuild/distinfo index 94dee50662b..b4ac889af3f 100644 --- a/emulators/ROMBuild/distinfo +++ b/emulators/ROMBuild/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2011/11/29 06:15:00 sbd Exp $ +$NetBSD: distinfo,v 1.8 2014/10/07 20:49:47 shattered Exp $ -SHA1 (rbuild29.zip) = fa389315072c721b097116db91ca3c41d30028c8 -RMD160 (rbuild29.zip) = 5a9640a3ec9d179df640e51ea71d4a00cf52142f -Size (rbuild29.zip) = 110641 bytes +SHA1 (rbuild214.zip) = c9d3a28b1b3994e180ea99cd45369e5429581c4e +RMD160 (rbuild214.zip) = bcc627c3fd3a402fd6682d2b8354801af6d8c7b4 +Size (rbuild214.zip) = 109798 bytes SHA1 (patch-aa) = 9c129cdef08805166cc2bed0d5992d357d2f8523 SHA1 (patch-ab) = 1fbc4887a532d1f956875589baa8a2e0211070fc SHA1 (patch-ac) = 484bd715983c109f41f1d01e7150266e7c2ca4d1 |