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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60cc684d7c55
branches:  trunk
changeset: 491668:60cc684d7c55
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 27 18:13:06 2005 +0000

description:
Update to 2.4:

25/03/2005  *** 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 DatUtil docs).

diffstat:

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

diffs (29 lines):

diff -r bd664eeae7e8 -r 60cc684d7c55 emulators/DatLib/Makefile
--- a/emulators/DatLib/Makefile Sun Mar 27 18:09:01 2005 +0000
+++ b/emulators/DatLib/Makefile Sun Mar 27 18:13:06 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2005/03/22 17:22:36 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/27 18:13:06 wiz Exp $
 #
 
-DISTNAME=              datlib23
-PKGNAME=               DatLib-2.3
+DISTNAME=              datlib24
+PKGNAME=               DatLib-2.4
 CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/DatLib/
 EXTRACT_SUFX=          .zip
diff -r bd664eeae7e8 -r 60cc684d7c55 emulators/DatLib/distinfo
--- a/emulators/DatLib/distinfo Sun Mar 27 18:09:01 2005 +0000
+++ b/emulators/DatLib/distinfo Sun Mar 27 18:13:06 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/03/22 17:22:36 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/03/27 18:13:06 wiz Exp $
 
-SHA1 (datlib23.zip) = 326ced72be87f92c1c45feed7b36e99a64ffadf9
-RMD160 (datlib23.zip) = 823cf68afbf9c03bbc72ecc6fdff2b5ba7308938
-Size (datlib23.zip) = 80954 bytes
+SHA1 (datlib24.zip) = 2715fba91af532e3991841ce7e96148b6e6e86df
+RMD160 (datlib24.zip) = 84167811704ae38c1b3e83eb6252c73cc24f29b0
+Size (datlib24.zip) = 81795 bytes
 SHA1 (patch-aa) = c589d437d71f9342cb15b1b0e731169b274bd6b0



Home | Main Index | Thread Index | Old Index