diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-17 18:30:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-17 18:30:53 +0000 |
commit | 6aba5385badb4435822998c700706d5ae50ad507 (patch) | |
tree | 117cd5a576bd4d383da4a94cfee8b67e884e3f5d /emulators | |
parent | d5f1e6c4798992f8e23879dd17373fc9465e0610 (diff) | |
download | pkgsrc-6aba5385badb4435822998c700706d5ae50ad507.tar.gz |
Update to 2.22:
31/10/2005 *** v2.22 ***
- Uses DatLib v2.10.
- Fixed identification of ListXML for MAME+MESS v0.101u4 onwards.
- Added the '-q' option (to save Listinfo with quotes throughout).
28/10/2005 *** v2.21 ***
- Uses DatLib v2.9.
- M1 XML will use hex for ROM sizes. Changed driver accordingly.
- Now reports duplicate game descriptions and CRCs (i.e. ROMs).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/DatUtil/Makefile | 8 | ||||
-rw-r--r-- | emulators/DatUtil/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/emulators/DatUtil/Makefile b/emulators/DatUtil/Makefile index 4bd3348af8a..6f11cd36bad 100644 --- a/emulators/DatUtil/Makefile +++ b/emulators/DatUtil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/10/20 01:43:35 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/11/17 18:30:53 wiz Exp $ # -DISTNAME= dutil220 -PKGNAME= DatUtil-2.20 +DISTNAME= dutil222 +PKGNAME= DatUtil-2.22 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/DatUtil/ EXTRACT_SUFX= .zip @@ -19,7 +19,7 @@ EXTRACT_CMD_OPTS.zip= -Laaqo INSTALLATION_DIRS= bin -BUILDLINK_DEPENDS.DatLib+= DatLib>=2.8 +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.11 post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/DatUtil/distinfo b/emulators/DatUtil/distinfo index a70b27353dc..4019db1cd5f 100644 --- a/emulators/DatUtil/distinfo +++ b/emulators/DatUtil/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2005/10/20 01:43:35 wiz Exp $ +$NetBSD: distinfo,v 1.8 2005/11/17 18:30:53 wiz Exp $ -SHA1 (dutil220.zip) = a9028f853dcb18b58db122aad4a541272830229c -RMD160 (dutil220.zip) = 739bb54e0b93bc710d2cb964ebba086c80f7750d -Size (dutil220.zip) = 295574 bytes +SHA1 (dutil222.zip) = e6c4def9c78b59d53f40ff1f493d58131e8f4a2f +RMD160 (dutil222.zip) = 04f776e801216a83b36f3e17e1b5624ff6524a59 +Size (dutil222.zip) = 296101 bytes SHA1 (patch-aa) = a6f3eee2549bc795bdf16b3672ec770ee16794a0 SHA1 (patch-ab) = 2926b8e6dda83ca30e20de6f27933a318a2db404 |