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.16:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90d3611b8261
branches:  trunk
changeset: 491669:90d3611b8261
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 27 18:13:22 2005 +0000

description:
Update to 2.16:

25/03/2005  *** v2.16 ***

- Uses DatLib v2.4.
- Fixed another crash with datutil -X and 'forcemerging full'.
- Changed the delimited format to use \N for NULLs.
- Changed the delimited format so that all types are 'game_*'.
- Changed the delimited format so that games include 'runnable'.
- Added save support for a DISK section in the RomCenter format.
- Added several aliases for the output formats (see notes above).

diffstat:

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

diffs (39 lines):

diff -r 60cc684d7c55 -r 90d3611b8261 emulators/DatUtil/Makefile
--- a/emulators/DatUtil/Makefile        Sun Mar 27 18:13:06 2005 +0000
+++ b/emulators/DatUtil/Makefile        Sun Mar 27 18:13:22 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2005/03/22 17:22:55 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/27 18:13:22 wiz Exp $
 #
 
-DISTNAME=              dutil215
-PKGNAME=               DatUtil-2.15
+DISTNAME=              dutil216
+PKGNAME=               DatUtil-2.16
 CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/DatUtil/
 EXTRACT_SUFX=          .zip
@@ -18,7 +18,7 @@
 BUILD_TARGET=          datutil
 EXTRACT_CMD_OPTS.zip=  -Laaqo
 
-BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.3
+BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.4
 
 post-extract:
        ${MKDIR} ${WRKSRC}/obj
diff -r 60cc684d7c55 -r 90d3611b8261 emulators/DatUtil/distinfo
--- a/emulators/DatUtil/distinfo        Sun Mar 27 18:13:06 2005 +0000
+++ b/emulators/DatUtil/distinfo        Sun Mar 27 18:13:22 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2005/03/22 17:22:55 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/03/27 18:13:22 wiz Exp $
 
-SHA1 (dutil215.zip) = 852f3ed93a26ada2476fd2b98930b70387df7d0b
-RMD160 (dutil215.zip) = 860bf9969ef383c7a465732b8012955b40fc8d35
-Size (dutil215.zip) = 132963 bytes
+SHA1 (dutil216.zip) = 3e2255f1d2976c7167d1c57b282b96983e11f1d8
+RMD160 (dutil216.zip) = 8c4abe3936895ad33823a9827b4704217735cf1c
+Size (dutil216.zip) = 137021 bytes
 SHA1 (patch-aa) = a6f3eee2549bc795bdf16b3672ec770ee16794a0
 SHA1 (patch-ab) = 2926b8e6dda83ca30e20de6f27933a318a2db404



Home | Main Index | Thread Index | Old Index