diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-27 20:14:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-27 20:14:58 +0000 |
commit | 5d60429cd408f9b78ca2316d45a7b0da2253a503 (patch) | |
tree | fcefcdca2cf3e65fc2c794445e58849f8f193b54 /emulators/DatLib | |
parent | 13bcc58a83ddf14d04712494b6f704f5ff4941ef (diff) | |
download | pkgsrc-5d60429cd408f9b78ca2316d45a7b0da2253a503.tar.gz |
Update to 2.7:
17/09/2005 *** v2.7 ***
- Compiled with zlib 1.3.
- Improved Neo-Geo handling for the Nebula driver.
- Improved 'romof' handling for RomCenter 2 driver (during loading).
31/08/2005 *** v2.6 ***
- Fixed a 'hang' that occurred with circular cloneof relationships.
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 0966991a616..cbf26503022 100644 --- a/emulators/DatLib/Makefile +++ b/emulators/DatLib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:50 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/09/27 20:14:58 wiz Exp $ # -DISTNAME= datlib25 -PKGNAME= DatLib-2.5 +DISTNAME= datlib27 +PKGNAME= DatLib-2.7 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/DatLib/ EXTRACT_SUFX= .zip diff --git a/emulators/DatLib/distinfo b/emulators/DatLib/distinfo index 390a1c3903a..e2738eff3fb 100644 --- a/emulators/DatLib/distinfo +++ b/emulators/DatLib/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/04/20 15:30:18 wiz Exp $ +$NetBSD: distinfo,v 1.6 2005/09/27 20:14:58 wiz Exp $ -SHA1 (datlib25.zip) = 05708f187472826fdb2e532db0964a8d13d54163 -RMD160 (datlib25.zip) = d7c97bf027401de0e2c38d8402e5fb0fc72aa3aa -Size (datlib25.zip) = 81870 bytes +SHA1 (datlib27.zip) = 49aada97f1af8d174e1e26519217ae19df0100cd +RMD160 (datlib27.zip) = af4a55b46cbc2d777fabb50ce45906849cb6f6cb +Size (datlib27.zip) = 82515 bytes SHA1 (patch-aa) = c589d437d71f9342cb15b1b0e731169b274bd6b0 |