diff options
author | wiz <wiz> | 2005-10-20 01:43:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-10-20 01:43:35 +0000 |
commit | 6e9feee7dee53c3704be15106c16c2e04a84816b (patch) | |
tree | 7ce0ad753e43818fe9e147b5477d463bbd81346d /emulators | |
parent | fd12dae9d714df369ec0bc4c747efd287ce1df79 (diff) | |
download | pkgsrc-6e9feee7dee53c3704be15106c16c2e04a84816b.tar.gz |
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 (limited to 'emulators')
-rw-r--r-- | emulators/DatUtil/Makefile | 8 | ||||
-rw-r--r-- | emulators/DatUtil/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/emulators/DatUtil/Makefile b/emulators/DatUtil/Makefile index deee8c9528f..4bd3348af8a 100644 --- a/emulators/DatUtil/Makefile +++ b/emulators/DatUtil/Makefile @@ -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 @@ EXTRACT_CMD_OPTS.zip= -Laaqo INSTALLATION_DIRS= bin -BUILDLINK_DEPENDS.DatLib+= DatLib>=2.7 +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.8 post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/DatUtil/distinfo b/emulators/DatUtil/distinfo index 3f8bd229a3d..a70b27353dc 100644 --- a/emulators/DatUtil/distinfo +++ b/emulators/DatUtil/distinfo @@ -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 |