diff options
author | wiz <wiz> | 2006-01-01 19:36:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-01 19:36:53 +0000 |
commit | f76f0211a61c074250590c581774391f62348362 (patch) | |
tree | af223aa3e2ecf3308ea048bf5b346821209b2153 /emulators | |
parent | 53ae6ba546f0112c7402eeac91bbfde341894b35 (diff) | |
download | pkgsrc-f76f0211a61c074250590c581774391f62348362.tar.gz |
Update to 2.23:
06/12/2005 *** v2.23 ***
- Uses DatLib v2.13.
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.22 ***
- 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 [].
- From DatLib v2.11.
- M1 XML will not use hex for ROM sizes after all... changed back!
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 dfdef9c8735..b64ecac6fec 100644 --- a/emulators/MAMEDiff/Makefile +++ b/emulators/MAMEDiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/11/17 18:35:01 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/01/01 19:36:53 wiz Exp $ # -DISTNAME= mdiff221 -PKGNAME= MAMEDiff-2.21 +DISTNAME= mdiff223 +PKGNAME= MAMEDiff-2.23 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.11 +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.13 post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/MAMEDiff/distinfo b/emulators/MAMEDiff/distinfo index 0c4cec7b329..ba75f6365a8 100644 --- a/emulators/MAMEDiff/distinfo +++ b/emulators/MAMEDiff/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2005/11/17 18:35:01 wiz Exp $ +$NetBSD: distinfo,v 1.6 2006/01/01 19:36:53 wiz Exp $ -SHA1 (mdiff221.zip) = 83e56c2997df93baeb441acf473f1cceac49dde4 -RMD160 (mdiff221.zip) = 2570961675f72305516e51d3ac1445b12c541912 -Size (mdiff221.zip) = 316605 bytes +SHA1 (mdiff223.zip) = 94825ac8ce016b7de779605915390c4bea7fb9e9 +RMD160 (mdiff223.zip) = e8b2957140531ee2397252f64d321ad492b975fb +Size (mdiff223.zip) = 319874 bytes SHA1 (patch-aa) = da1422224efb2c332b2a4d1117f6b3184535cebe SHA1 (patch-ab) = 0558a1b50e869a40e5268ba567b0a6c23e354c07 SHA1 (patch-ac) = d5095a349590a9f2a96173b973a9bec78f9fdd4f |