diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-26 00:01:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-26 00:01:05 +0000 |
commit | c338444b16b1c4d0b8d163ff084a512b926115aa (patch) | |
tree | 88a36723a457845a97ed844b976c981d6092e8be /emulators | |
parent | 5bdf97b8a39a062728152c27b935a366822d9c31 (diff) | |
download | pkgsrc-c338444b16b1c4d0b8d163ff084a512b926115aa.tar.gz |
Update to 2.8:
17/10/2006 *** v2.8 ***
Removed RAINE ROMs since they are now MAME compatible (v0.43.4+)
Updated internal ROM names to match MAME v0.109
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ROMBuild/Makefile | 9 | ||||
-rw-r--r-- | emulators/ROMBuild/PLIST | 4 | ||||
-rw-r--r-- | emulators/ROMBuild/distinfo | 8 |
3 files changed, 10 insertions, 11 deletions
diff --git a/emulators/ROMBuild/Makefile b/emulators/ROMBuild/Makefile index c54c974f0db..6f496327ca0 100644 --- a/emulators/ROMBuild/Makefile +++ b/emulators/ROMBuild/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/10/04 21:38:37 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/26 00:01:05 wiz Exp $ # -DISTNAME= rbuild27 -PKGNAME= ROMBuild-2.7 -PKGREVISION= 1 +DISTNAME= rbuild28 +PKGNAME= ROMBuild-2.8 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ROMBuild/ EXTRACT_SUFX= .zip @@ -25,7 +24,7 @@ post-extract: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rombuild ${PREFIX}/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ROMBuild - ${INSTALL_DATA} ${WRKSRC}/rombuild.txt ${PREFIX}/share/doc/ROMBuild + ${INSTALL_DATA} ${WRKSRC}/readme.txt ${PREFIX}/share/doc/ROMBuild .include "../../devel/zlib/buildlink3.mk" .include "../../emulators/DatLib/buildlink3.mk" diff --git a/emulators/ROMBuild/PLIST b/emulators/ROMBuild/PLIST index ee3b013b87a..15fb7db675e 100644 --- a/emulators/ROMBuild/PLIST +++ b/emulators/ROMBuild/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/04 12:05:13 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/02/26 00:01:05 wiz Exp $ bin/rombuild -share/doc/ROMBuild/rombuild.txt +share/doc/ROMBuild/readme.txt @dirrm share/doc/ROMBuild diff --git a/emulators/ROMBuild/distinfo b/emulators/ROMBuild/distinfo index 338a7a587d7..c7955224651 100644 --- a/emulators/ROMBuild/distinfo +++ b/emulators/ROMBuild/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2005/10/20 01:44:17 wiz Exp $ +$NetBSD: distinfo,v 1.5 2007/02/26 00:01:05 wiz Exp $ -SHA1 (rbuild27.zip) = 9d73ed563eb2c7c045e94ef00b3f59a40e7bca4e -RMD160 (rbuild27.zip) = 15a38904606bc7f6981246bdfdb6f62e546a400d -Size (rbuild27.zip) = 261287 bytes +SHA1 (rbuild28.zip) = 053b8d45d203b1b339b17a7f36e15288aeeb276f +RMD160 (rbuild28.zip) = 9bb91bbdb9e1b9327b97317161f13200372963b7 +Size (rbuild28.zip) = 108040 bytes SHA1 (patch-aa) = c7d5a9c16c2da0a97d30c2e21d99827b3ab8f2a6 SHA1 (patch-ab) = 1fbc4887a532d1f956875589baa8a2e0211070fc SHA1 (patch-ac) = 484bd715983c109f41f1d01e7150266e7c2ca4d1 |