pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/ROMBuild Update to 2.7:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45becfe649d8
branches:  trunk
changeset: 501285:45becfe649d8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 20 01:44:17 2005 +0000

description:
Update to 2.7:

05/10/2005  *** v2.7 ***

            Removed M1 ROMs since they are now MAME compatible (from v0.7.6)
            Removed Nebula ROMs since they are now MAME compatible (from v2.25)
            Added support for invaders.rom for SIDE

diffstat:

 emulators/ROMBuild/Makefile |  8 +++++---
 emulators/ROMBuild/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r 5aa92dd8bb0c -r 45becfe649d8 emulators/ROMBuild/Makefile
--- a/emulators/ROMBuild/Makefile       Thu Oct 20 01:43:53 2005 +0000
+++ b/emulators/ROMBuild/Makefile       Thu Oct 20 01:44:17 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:50 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/10/20 01:44:17 wiz Exp $
 #
 
-DISTNAME=              rbuild26
-PKGNAME=               ROMBuild-2.6
+DISTNAME=              rbuild27
+PKGNAME=               ROMBuild-2.7
 CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/ROMBuild/
 EXTRACT_SUFX=          .zip
@@ -18,6 +18,8 @@
 EXTRACT_CMD_OPTS.zip=  -Laaqo
 INSTALLATION_DIRS=     bin
 
+BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.8
+
 post-extract:
        ${MKDIR} ${WRKSRC}/obj
 
diff -r 5aa92dd8bb0c -r 45becfe649d8 emulators/ROMBuild/distinfo
--- a/emulators/ROMBuild/distinfo       Thu Oct 20 01:43:53 2005 +0000
+++ b/emulators/ROMBuild/distinfo       Thu Oct 20 01:44:17 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2005/03/29 10:38:47 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/10/20 01:44:17 wiz Exp $
 
-SHA1 (rbuild26.zip) = f2aa49810bb1b54c577d9511ae24b3799e95ff13
-RMD160 (rbuild26.zip) = 3b9400fe2ec9e94ab4018e3327346eea42f74589
-Size (rbuild26.zip) = 107274 bytes
+SHA1 (rbuild27.zip) = 9d73ed563eb2c7c045e94ef00b3f59a40e7bca4e
+RMD160 (rbuild27.zip) = 15a38904606bc7f6981246bdfdb6f62e546a400d
+Size (rbuild27.zip) = 261287 bytes
 SHA1 (patch-aa) = c7d5a9c16c2da0a97d30c2e21d99827b3ab8f2a6
 SHA1 (patch-ab) = 1fbc4887a532d1f956875589baa8a2e0211070fc
 SHA1 (patch-ac) = 484bd715983c109f41f1d01e7150266e7c2ca4d1



Home | Main Index | Thread Index | Old Index