diff options
author | wiz <wiz> | 2006-01-01 19:35:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-01 19:35:18 +0000 |
commit | 7f2670dc250787b4ee65d6f48a5508a9c461dccc (patch) | |
tree | e0f460e3f7697e088004295dd1fde4a9ab98d5c3 /emulators | |
parent | d6259eb5356766ce5d174ce96e8f81b6efed9ae3 (diff) | |
download | pkgsrc-7f2670dc250787b4ee65d6f48a5508a9c461dccc.tar.gz |
Update to 2.13:
06/12/2005 *** v2.13 ***
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.12 ***
- Fixed a rare crash (if the longest line in the dat was the last).
- Fixed a problem loading RomCenter data files containing [].
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 dfb08926fb9..33ce8b44e44 100644 --- a/emulators/DatLib/Makefile +++ b/emulators/DatLib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/11/17 18:28:35 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/01/01 19:35:18 wiz Exp $ # -DISTNAME= datlib211 -PKGNAME= DatLib-2.11 +DISTNAME= datlib213 +PKGNAME= DatLib-2.13 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/DatLib/ EXTRACT_SUFX= .zip diff --git a/emulators/DatLib/distinfo b/emulators/DatLib/distinfo index fa35618e26b..4cc38364eb8 100644 --- a/emulators/DatLib/distinfo +++ b/emulators/DatLib/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2005/11/17 18:28:35 wiz Exp $ +$NetBSD: distinfo,v 1.10 2006/01/01 19:35:18 wiz Exp $ -SHA1 (datlib211.zip) = 023773ad92bf852a345c9c35204ccf01e07889fd -RMD160 (datlib211.zip) = fa9c7d60f8418247646881243b326d3af4fd40cb -Size (datlib211.zip) = 85685 bytes +SHA1 (datlib213.zip) = 4de1b93e46403bf22178d2589d12b5673d5844f7 +RMD160 (datlib213.zip) = 9e35cb8bc7b23ea740a507e23a99ee454707791e +Size (datlib213.zip) = 85880 bytes SHA1 (patch-aa) = c589d437d71f9342cb15b1b0e731169b274bd6b0 SHA1 (patch-ab) = e01959114bafc63ae29fcde587b507f67e1c69b2 SHA1 (patch-ac) = 55d7c856fc86aa40e625bcbde401b2c66b1d5b0c |