pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/DatLib Update to 2.11:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f09c2171ee6
branches: trunk
changeset: 503279:9f09c2171ee6
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 17 18:28:35 2005 +0000
description:
Update to 2.11:
13/11/2005 *** 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).
31/10/2005 *** v2.10 ***
- Fixed identification of ListXML for MAME+MESS v0.101u4 onwards.
- Added OPTION_ALWAYS_QUOTE for DatUtil (the '-q' option).
28/10/2005 *** v2.9 ***
- Added better support for file formats that use hex ROM sizes.
- M1 XML will use hex for ROM sizes. Changed driver accordingly.
- Now reports duplicate game descriptions and CRCs (i.e. ROMs).
diffstat:
emulators/DatLib/Makefile | 6 +++---
emulators/DatLib/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 7874148ba3e3 -r 9f09c2171ee6 emulators/DatLib/Makefile
--- a/emulators/DatLib/Makefile Thu Nov 17 18:22:16 2005 +0000
+++ b/emulators/DatLib/Makefile Thu Nov 17 18:28:35 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2005/10/20 01:43:18 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/11/17 18:28:35 wiz Exp $
#
-DISTNAME= datlib28
-PKGNAME= DatLib-2.8
+DISTNAME= datlib211
+PKGNAME= DatLib-2.11
CATEGORIES= emulators
MASTER_SITES= http://www.logiqx.com/Tools/DatLib/
EXTRACT_SUFX= .zip
diff -r 7874148ba3e3 -r 9f09c2171ee6 emulators/DatLib/distinfo
--- a/emulators/DatLib/distinfo Thu Nov 17 18:22:16 2005 +0000
+++ b/emulators/DatLib/distinfo Thu Nov 17 18:28:35 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2005/11/08 16:56:46 tv Exp $
+$NetBSD: distinfo,v 1.9 2005/11/17 18:28:35 wiz Exp $
-SHA1 (datlib28.zip) = aafc47472c4712bdf80a644b36fd293e97dbd090
-RMD160 (datlib28.zip) = b716d8414e4b35f0ce41a0b43a322fe714956c18
-Size (datlib28.zip) = 83787 bytes
+SHA1 (datlib211.zip) = 023773ad92bf852a345c9c35204ccf01e07889fd
+RMD160 (datlib211.zip) = fa9c7d60f8418247646881243b326d3af4fd40cb
+Size (datlib211.zip) = 85685 bytes
SHA1 (patch-aa) = c589d437d71f9342cb15b1b0e731169b274bd6b0
SHA1 (patch-ab) = e01959114bafc63ae29fcde587b507f67e1c69b2
SHA1 (patch-ac) = 55d7c856fc86aa40e625bcbde401b2c66b1d5b0c
Home |
Main Index |
Thread Index |
Old Index