diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-20 01:43:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-20 01:43:18 +0000 |
commit | 397e1b8932c99f63cc0b1368a702adf7f8f0126d (patch) | |
tree | f41c3001401c0d2df143eac5b97329d7a5c5f39b /emulators/DatLib | |
parent | afb4f3cbe164f6cd3c3c60cbd2314de13e4676ca (diff) | |
download | pkgsrc-397e1b8932c99f63cc0b1368a702adf7f8f0126d.tar.gz |
Update to 2.8:
05/10/2005 *** 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/DatLib')
-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 cbf26503022..3fcf0e1a7d1 100644 --- a/emulators/DatLib/Makefile +++ b/emulators/DatLib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/09/27 20:14:58 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/10/20 01:43:18 wiz Exp $ # -DISTNAME= datlib27 -PKGNAME= DatLib-2.7 +DISTNAME= datlib28 +PKGNAME= DatLib-2.8 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/DatLib/ EXTRACT_SUFX= .zip diff --git a/emulators/DatLib/distinfo b/emulators/DatLib/distinfo index e2738eff3fb..ea3f8ac7769 100644 --- a/emulators/DatLib/distinfo +++ b/emulators/DatLib/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2005/09/27 20:14:58 wiz Exp $ +$NetBSD: distinfo,v 1.7 2005/10/20 01:43:18 wiz Exp $ -SHA1 (datlib27.zip) = 49aada97f1af8d174e1e26519217ae19df0100cd -RMD160 (datlib27.zip) = af4a55b46cbc2d777fabb50ce45906849cb6f6cb -Size (datlib27.zip) = 82515 bytes +SHA1 (datlib28.zip) = aafc47472c4712bdf80a644b36fd293e97dbd090 +RMD160 (datlib28.zip) = b716d8414e4b35f0ce41a0b43a322fe714956c18 +Size (datlib28.zip) = 83787 bytes SHA1 (patch-aa) = c589d437d71f9342cb15b1b0e731169b274bd6b0 |