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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ab94bc75689
branches:  trunk
changeset: 491299:5ab94bc75689
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 22 17:22:55 2005 +0000

description:
Update to 2.15:
07/03/2005  *** v2.15 ***

- Uses DatLib v2.3.
- Fixed a problem with counting parents (happened with DatUtil -X).
- This also avoids a crash with datutil -X and 'forcemerging full'.

diffstat:

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

diffs (39 lines):

diff -r c68c38892b29 -r 5ab94bc75689 emulators/DatUtil/Makefile
--- a/emulators/DatUtil/Makefile        Tue Mar 22 17:22:36 2005 +0000
+++ b/emulators/DatUtil/Makefile        Tue Mar 22 17:22:55 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2005/03/22 17:22:55 wiz Exp $
 #
 
-DISTNAME=              dutil214
-PKGNAME=               DatUtil-2.14
+DISTNAME=              dutil215
+PKGNAME=               DatUtil-2.15
 CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/DatUtil/
 EXTRACT_SUFX=          .zip
@@ -18,6 +18,8 @@
 BUILD_TARGET=          datutil
 EXTRACT_CMD_OPTS.zip=  -Laaqo
 
+BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.3
+
 post-extract:
        ${MKDIR} ${WRKSRC}/obj
 
diff -r c68c38892b29 -r 5ab94bc75689 emulators/DatUtil/distinfo
--- a/emulators/DatUtil/distinfo        Tue Mar 22 17:22:36 2005 +0000
+++ b/emulators/DatUtil/distinfo        Tue Mar 22 17:22:55 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2005/03/14 16:20:58 wiz Exp $
+$NetBSD: distinfo,v 1.3 2005/03/22 17:22:55 wiz Exp $
 
-SHA1 (dutil214.zip) = 22392a9797fa7986d4ae35008375fe55f34e4eab
-RMD160 (dutil214.zip) = 1b5edd53ce75f0e8386b507aef986673b27ee206
-Size (dutil214.zip) = 132739 bytes
+SHA1 (dutil215.zip) = 852f3ed93a26ada2476fd2b98930b70387df7d0b
+RMD160 (dutil215.zip) = 860bf9969ef383c7a465732b8012955b40fc8d35
+Size (dutil215.zip) = 132963 bytes
 SHA1 (patch-aa) = a6f3eee2549bc795bdf16b3672ec770ee16794a0
 SHA1 (patch-ab) = 2926b8e6dda83ca30e20de6f27933a318a2db404



Home | Main Index | Thread Index | Old Index