diff options
author | wiz <wiz> | 2005-11-17 18:33:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-11-17 18:33:18 +0000 |
commit | 98ecbd37adc03fc98c5b3dd2daeca2a6465ec7ce (patch) | |
tree | 3cf38002ef50923785913c7b828b641fd74702c1 /emulators/DatUtil | |
parent | 853c3cfcde3c849b759c28144ee501d3e1c33619 (diff) | |
download | pkgsrc-98ecbd37adc03fc98c5b3dd2daeca2a6465ec7ce.tar.gz |
Update to 2.23:
13/11/2005 *** v2.23 ***
- Uses DatLib v2.11.
- Added support for 'board', 'colordeep', 'credits' and 'archive'
(fully supported by ListInfo, ListXML and Delimited formats).
- M1 XML loader now retains the 'board' information (see above).
- M1 XML will not use hex for ROM sizes after all... changed back!
- Improved the way that the Nebula driver handles Neo-Geo ROMs.
- Fixed Nebula Jukebox driver for Neo-Geo ROMs (broken in v2.7).
Diffstat (limited to 'emulators/DatUtil')
-rw-r--r-- | emulators/DatUtil/Makefile | 6 | ||||
-rw-r--r-- | emulators/DatUtil/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/DatUtil/Makefile b/emulators/DatUtil/Makefile index 6f11cd36bad..b41b5f7e495 100644 --- a/emulators/DatUtil/Makefile +++ b/emulators/DatUtil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/11/17 18:30:53 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2005/11/17 18:33:18 wiz Exp $ # -DISTNAME= dutil222 -PKGNAME= DatUtil-2.22 +DISTNAME= dutil223 +PKGNAME= DatUtil-2.23 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/DatUtil/ EXTRACT_SUFX= .zip diff --git a/emulators/DatUtil/distinfo b/emulators/DatUtil/distinfo index 4019db1cd5f..af0f8038ee6 100644 --- a/emulators/DatUtil/distinfo +++ b/emulators/DatUtil/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2005/11/17 18:30:53 wiz Exp $ +$NetBSD: distinfo,v 1.9 2005/11/17 18:33:18 wiz Exp $ -SHA1 (dutil222.zip) = e6c4def9c78b59d53f40ff1f493d58131e8f4a2f -RMD160 (dutil222.zip) = 04f776e801216a83b36f3e17e1b5624ff6524a59 -Size (dutil222.zip) = 296101 bytes +SHA1 (dutil223.zip) = 4fd221c8acba4c06641e907bfb50a89927f435cb +RMD160 (dutil223.zip) = f67ddf03a0b48cad4a88da671bf96ea729e610b8 +Size (dutil223.zip) = 299246 bytes SHA1 (patch-aa) = a6f3eee2549bc795bdf16b3672ec770ee16794a0 SHA1 (patch-ab) = 2926b8e6dda83ca30e20de6f27933a318a2db404 |