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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/750f6ff75858
branches:  trunk
changeset: 505253:750f6ff75858
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 01 19:36:34 2006 +0000

description:
Update to 2.25:

06/12/2005  *** v2.25 ***

            - Uses DatLib v2.13.
            - DatLib v2.12 broke the RomCenter drivers (now fixed).

05/12/2005  *** v2.24 ***

            - Uses DatLib v2.12.
            - Fixed a rare crash (if the longest line in the dat was the last).
            - Fixed a problem loading RomCenter data files containing [].

diffstat:

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

diffs (39 lines):

diff -r 866e5ab6f117 -r 750f6ff75858 emulators/DatUtil/Makefile
--- a/emulators/DatUtil/Makefile        Sun Jan 01 19:35:18 2006 +0000
+++ b/emulators/DatUtil/Makefile        Sun Jan 01 19:36:34 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2005/11/17 18:33:18 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/01 19:36:34 wiz Exp $
 #
 
-DISTNAME=              dutil223
-PKGNAME=               DatUtil-2.23
+DISTNAME=              dutil225
+PKGNAME=               DatUtil-2.25
 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.11
+BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.13
 
 post-extract:
        ${MKDIR} ${WRKSRC}/obj
diff -r 866e5ab6f117 -r 750f6ff75858 emulators/DatUtil/distinfo
--- a/emulators/DatUtil/distinfo        Sun Jan 01 19:35:18 2006 +0000
+++ b/emulators/DatUtil/distinfo        Sun Jan 01 19:36:34 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2005/11/17 18:33:18 wiz Exp $
+$NetBSD: distinfo,v 1.10 2006/01/01 19:36:34 wiz Exp $
 
-SHA1 (dutil223.zip) = 4fd221c8acba4c06641e907bfb50a89927f435cb
-RMD160 (dutil223.zip) = f67ddf03a0b48cad4a88da671bf96ea729e610b8
-Size (dutil223.zip) = 299246 bytes
+SHA1 (dutil225.zip) = bc6a1ea0415d0879eecd5b6d20d3031f95f7ff3e
+RMD160 (dutil225.zip) = 7b1e64bfe8838cbfe6c802f3757c3bf278e920df
+Size (dutil225.zip) = 299489 bytes
 SHA1 (patch-aa) = a6f3eee2549bc795bdf16b3672ec770ee16794a0
 SHA1 (patch-ab) = 2926b8e6dda83ca30e20de6f27933a318a2db404



Home | Main Index | Thread Index | Old Index