diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-22 17:22:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-22 17:22:36 +0000 |
commit | dc25093ffedd4ab527bf12866f2f47461c763472 (patch) | |
tree | 489d3d24d0340a41bca441262bf6458cba057239 /emulators | |
parent | 9299fca513fc9e3e1c143aa48b4f707d9e7a603e (diff) | |
download | pkgsrc-dc25093ffedd4ab527bf12866f2f47461c763472.tar.gz |
Update to 2.3:
07/03/2005 *** v2.3 ***
- Fixed a problem with counting parents (happened with DatUtil -X).
- This also avoids a crash with datutil -X and 'forcemerging full'.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/DatLib/Makefile | 6 | ||||
-rw-r--r-- | emulators/DatLib/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/DatLib/Makefile b/emulators/DatLib/Makefile index 59a6c849898..fd0e756fcb3 100644 --- a/emulators/DatLib/Makefile +++ b/emulators/DatLib/Makefile @@ -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:36 wiz Exp $ # -DISTNAME= datlib22 -PKGNAME= DatLib-2.2 +DISTNAME= datlib23 +PKGNAME= DatLib-2.3 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/DatLib/ EXTRACT_SUFX= .zip diff --git a/emulators/DatLib/distinfo b/emulators/DatLib/distinfo index 77205a2c6ce..9a5a985d59d 100644 --- a/emulators/DatLib/distinfo +++ b/emulators/DatLib/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/03/14 16:11:42 rillig Exp $ +$NetBSD: distinfo,v 1.3 2005/03/22 17:22:36 wiz Exp $ -SHA1 (datlib22.zip) = 422b88786d86325f1b5ac29c46fb1ef3c8dcf5e4 -RMD160 (datlib22.zip) = 527302e7b035dad554127c4adafce533ca03e034 -Size (datlib22.zip) = 80830 bytes +SHA1 (datlib23.zip) = 326ced72be87f92c1c45feed7b36e99a64ffadf9 +RMD160 (datlib23.zip) = 823cf68afbf9c03bbc72ecc6fdff2b5ba7308938 +Size (datlib23.zip) = 80954 bytes SHA1 (patch-aa) = c589d437d71f9342cb15b1b0e731169b274bd6b0 |