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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/233b826bb819
branches:  trunk
changeset: 499832:233b826bb819
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 27 20:15:17 2005 +0000

description:
Update to 2.19:

17/09/2005  *** v2.19 ***

            - Uses DatLib v2.7.
            - Compiled with zlib 1.3.
            - Improved Neo-Geo handling for the Nebula driver.
            - Improved 'romof' handling for RomCenter 2 driver (during loading).

31/08/2005  *** v2.18 ***

            - Uses DatLib v2.6.
            - Fixed a 'hang' that occurred with circular cloneof relationships.

diffstat:

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

diffs (42 lines):

diff -r 5f2798cbc817 -r 233b826bb819 emulators/DatUtil/Makefile
--- a/emulators/DatUtil/Makefile        Tue Sep 27 20:14:58 2005 +0000
+++ b/emulators/DatUtil/Makefile        Tue Sep 27 20:15:17 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:50 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/27 20:15:17 wiz Exp $
 #
 
-DISTNAME=              dutil217
-PKGNAME=               DatUtil-2.17
+DISTNAME=              dutil219
+PKGNAME=               DatUtil-2.19
 CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/DatUtil/
 EXTRACT_SUFX=          .zip
@@ -17,9 +17,9 @@
 BUILD_TARGET=          datutil
 EXTRACT_CMD_OPTS.zip=  -Laaqo
 
-BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.4
+INSTALLATION_DIRS=     bin
 
-INSTALLATION_DIRS=     bin
+BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.7
 
 post-extract:
        ${MKDIR} ${WRKSRC}/obj
diff -r 5f2798cbc817 -r 233b826bb819 emulators/DatUtil/distinfo
--- a/emulators/DatUtil/distinfo        Tue Sep 27 20:14:58 2005 +0000
+++ b/emulators/DatUtil/distinfo        Tue Sep 27 20:15:17 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2005/04/20 15:30:29 wiz Exp $
+$NetBSD: distinfo,v 1.6 2005/09/27 20:15:17 wiz Exp $
 
-SHA1 (dutil217.zip) = adb2e656789b40940f453fd8af8b80794cb91c8b
-RMD160 (dutil217.zip) = 0c6a9d479a758fe1e1c4bc58da015f306cf2f55b
-Size (dutil217.zip) = 137076 bytes
+SHA1 (dutil219.zip) = f605b8aded9ca62160e62b00b3ed2dc87a047658
+RMD160 (dutil219.zip) = 128aabe15176dff6aa378c92ecfd51d464ae51c5
+Size (dutil219.zip) = 293587 bytes
 SHA1 (patch-aa) = a6f3eee2549bc795bdf16b3672ec770ee16794a0
 SHA1 (patch-ab) = 2926b8e6dda83ca30e20de6f27933a318a2db404



Home | Main Index | Thread Index | Old Index