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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbff9d39462a
branches:  trunk
changeset: 501283:cbff9d39462a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 20 01:43:35 2005 +0000

description:
Update to 2.20:

05/10/2005  *** v2.20 ***

            - Uses DatLib v2.8.
            - Improved the logerror() function (used for reporting ZIP errors).
            - Added support for M1's XML format (when it becomes available).

diffstat:

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

diffs (39 lines):

diff -r 4bcff712879b -r cbff9d39462a emulators/DatUtil/Makefile
--- a/emulators/DatUtil/Makefile        Thu Oct 20 01:43:18 2005 +0000
+++ b/emulators/DatUtil/Makefile        Thu Oct 20 01:43:35 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2005/09/27 20:15:17 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/10/20 01:43:35 wiz Exp $
 #
 
-DISTNAME=              dutil219
-PKGNAME=               DatUtil-2.19
+DISTNAME=              dutil220
+PKGNAME=               DatUtil-2.20
 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.7
+BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.8
 
 post-extract:
        ${MKDIR} ${WRKSRC}/obj
diff -r 4bcff712879b -r cbff9d39462a emulators/DatUtil/distinfo
--- a/emulators/DatUtil/distinfo        Thu Oct 20 01:43:18 2005 +0000
+++ b/emulators/DatUtil/distinfo        Thu Oct 20 01:43:35 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2005/09/27 20:15:17 wiz Exp $
+$NetBSD: distinfo,v 1.7 2005/10/20 01:43:35 wiz Exp $
 
-SHA1 (dutil219.zip) = f605b8aded9ca62160e62b00b3ed2dc87a047658
-RMD160 (dutil219.zip) = 128aabe15176dff6aa378c92ecfd51d464ae51c5
-Size (dutil219.zip) = 293587 bytes
+SHA1 (dutil220.zip) = a9028f853dcb18b58db122aad4a541272830229c
+RMD160 (dutil220.zip) = 739bb54e0b93bc710d2cb964ebba086c80f7750d
+Size (dutil220.zip) = 295574 bytes
 SHA1 (patch-aa) = a6f3eee2549bc795bdf16b3672ec770ee16794a0
 SHA1 (patch-ab) = 2926b8e6dda83ca30e20de6f27933a318a2db404



Home | Main Index | Thread Index | Old Index