diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-01 19:37:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-01 19:37:12 +0000 |
commit | 49c638041a651ce8a1fbfa8e173af5f738937257 (patch) | |
tree | c059bbe2afe703a6e30dcfc7905cea7f50e8630c /emulators | |
parent | ac5b52fee1c9196f2dfdf0e5751eb64b96240f5d (diff) | |
download | pkgsrc-49c638041a651ce8a1fbfa8e173af5f738937257.tar.gz |
Update to 2.6:
06/12/2005 *** v2.6 ***
- Uses DatLib v2.13.
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.5 ***
- Uses DatLib 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/ROMInfo/Makefile | 8 | ||||
-rw-r--r-- | emulators/ROMInfo/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/emulators/ROMInfo/Makefile b/emulators/ROMInfo/Makefile index fe945b21a4f..2ca578ef204 100644 --- a/emulators/ROMInfo/Makefile +++ b/emulators/ROMInfo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/12/07 17:48:29 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/01 19:37:12 wiz Exp $ # -DISTNAME= rinfo24 -PKGNAME= ROMInfo-2.4 +DISTNAME= rinfo26 +PKGNAME= ROMInfo-2.6 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ROMInfo/ EXTRACT_SUFX= .zip @@ -18,7 +18,7 @@ BUILD_TARGET= rominfo EXTRACT_CMD_OPTS.zip= -Laaqo INSTALLATION_DIRS= bin -BUILDLINK_DEPENDS.DatLib+= DatLib>=2.10 +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.13 post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/ROMInfo/distinfo b/emulators/ROMInfo/distinfo index a200ff097f8..d5fe6f1b091 100644 --- a/emulators/ROMInfo/distinfo +++ b/emulators/ROMInfo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2005/12/07 17:48:29 wiz Exp $ +$NetBSD: distinfo,v 1.4 2006/01/01 19:37:12 wiz Exp $ -SHA1 (rinfo24.zip) = 1d489342afc2aaa6b40691fc9a838faf7cbf718b -RMD160 (rinfo24.zip) = 3ad1ef22440d24d365acf65db99ebc0d4bc0f3ee -Size (rinfo24.zip) = 288257 bytes +SHA1 (rinfo26.zip) = c45b64a3390b4a2634e8860de9c5556a6b4e6161 +RMD160 (rinfo26.zip) = 68b09b2a14f9c580f13e5b992f8515223f4c0ddf +Size (rinfo26.zip) = 291200 bytes SHA1 (patch-aa) = 5006204b7b458068be13f0258eddf739a984f23a SHA1 (patch-ab) = c8667dc5c0ba3085e14b56b88d1693a5a8abf329 |