pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/DatUtil Update to 2.22:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5ce2f8db9cf
branches:  trunk
changeset: 503280:a5ce2f8db9cf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 17 18:30:53 2005 +0000

description:
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:

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

diffs (39 lines):

diff -r 9f09c2171ee6 -r a5ce2f8db9cf emulators/DatUtil/Makefile
--- a/emulators/DatUtil/Makefile        Thu Nov 17 18:28:35 2005 +0000
+++ b/emulators/DatUtil/Makefile        Thu Nov 17 18:30:53 2005 +0000
@@ -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 @@
 
 INSTALLATION_DIRS=     bin
 
-BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.8
+BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.11
 
 post-extract:
        ${MKDIR} ${WRKSRC}/obj
diff -r 9f09c2171ee6 -r a5ce2f8db9cf emulators/DatUtil/distinfo
--- a/emulators/DatUtil/distinfo        Thu Nov 17 18:28:35 2005 +0000
+++ b/emulators/DatUtil/distinfo        Thu Nov 17 18:30:53 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index