diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-17 18:35:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-17 18:35:01 +0000 |
commit | 9e049bb4ea15718598ef8fb7c0bee07dd2fa0e08 (patch) | |
tree | 7008009d08543f29b0c0472df8c7149d99283c4c /emulators | |
parent | be26554e18d34e94ca7db87893dca37112c63e55 (diff) | |
download | pkgsrc-9e049bb4ea15718598ef8fb7c0bee07dd2fa0e08.tar.gz |
Update to 2.21:
31/10/2005 *** v2.21 ***
- Uses DatLib v2.10.
- Fixed identification of ListXML for MAME+MESS v0.101u4 onwards.
28/10/2005 *** v2.20 ***
- Uses DatLib v2.9.
- M1 XML will use hex for ROM sizes. Changed driver accordingly.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/MAMEDiff/Makefile | 8 | ||||
-rw-r--r-- | emulators/MAMEDiff/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/emulators/MAMEDiff/Makefile b/emulators/MAMEDiff/Makefile index 89e72bd3b87..dfdef9c8735 100644 --- a/emulators/MAMEDiff/Makefile +++ b/emulators/MAMEDiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2005/10/20 01:43:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/11/17 18:35:01 wiz Exp $ # -DISTNAME= mdiff219 -PKGNAME= MAMEDiff-2.19 +DISTNAME= mdiff221 +PKGNAME= MAMEDiff-2.21 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/MAMEDiff/ EXTRACT_SUFX= .zip @@ -18,7 +18,7 @@ BUILD_TARGET= mamediff EXTRACT_CMD_OPTS.zip= -Laaqo INSTALLATION_DIRS= bin -BUILDLINK_DEPENDS.DatLib+= DatLib>=2.8 +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.11 post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/MAMEDiff/distinfo b/emulators/MAMEDiff/distinfo index b1a895caa3e..0c4cec7b329 100644 --- a/emulators/MAMEDiff/distinfo +++ b/emulators/MAMEDiff/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2005/10/20 01:43:53 wiz Exp $ +$NetBSD: distinfo,v 1.5 2005/11/17 18:35:01 wiz Exp $ -SHA1 (mdiff219.zip) = 9635a14f22d26e7b500c9e2a2331f70648029ff9 -RMD160 (mdiff219.zip) = 735cc837cb64cf044a78ca51d43a135c53dae6e2 -Size (mdiff219.zip) = 316061 bytes +SHA1 (mdiff221.zip) = 83e56c2997df93baeb441acf473f1cceac49dde4 +RMD160 (mdiff221.zip) = 2570961675f72305516e51d3ac1445b12c541912 +Size (mdiff221.zip) = 316605 bytes SHA1 (patch-aa) = da1422224efb2c332b2a4d1117f6b3184535cebe SHA1 (patch-ab) = 0558a1b50e869a40e5268ba567b0a6c23e354c07 SHA1 (patch-ac) = d5095a349590a9f2a96173b973a9bec78f9fdd4f |