diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-27 20:15:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-27 20:15:34 +0000 |
commit | 5df8637c2674ed3de85b570d39a5ebac8ccd953d (patch) | |
tree | 7aeebb645f9696fb98a29659cb44bcd2ac697594 /emulators | |
parent | bd745621c5f82f54668f0018d91cb061da6fb2c2 (diff) | |
download | pkgsrc-5df8637c2674ed3de85b570d39a5ebac8ccd953d.tar.gz |
Update to 2.18:
17/09/2005 *** v2.18 ***
- Uses DatLib 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.17 ***
- Uses DatLib v2.6.
- Fixed a 'hang' that occurred with circular cloneof relationships.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/MAMEDiff/Makefile | 8 | ||||
-rw-r--r-- | emulators/MAMEDiff/distinfo | 8 |
2 files changed, 9 insertions, 7 deletions
diff --git a/emulators/MAMEDiff/Makefile b/emulators/MAMEDiff/Makefile index 5b7613b1f7a..309c7b44d44 100644 --- a/emulators/MAMEDiff/Makefile +++ b/emulators/MAMEDiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/06/16 06:57:50 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/09/27 20:15:34 wiz Exp $ # -DISTNAME= mdiff216 -PKGNAME= MAMEDiff-2.16 +DISTNAME= mdiff218 +PKGNAME= MAMEDiff-2.18 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/MAMEDiff/ EXTRACT_SUFX= .zip @@ -18,6 +18,8 @@ BUILD_TARGET= mamediff EXTRACT_CMD_OPTS.zip= -Laaqo INSTALLATION_DIRS= bin +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.7 + post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/MAMEDiff/distinfo b/emulators/MAMEDiff/distinfo index 5e0ee80dbce..8886be8d32c 100644 --- a/emulators/MAMEDiff/distinfo +++ b/emulators/MAMEDiff/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.2 2005/03/14 16:20:58 wiz Exp $ +$NetBSD: distinfo,v 1.3 2005/09/27 20:15:34 wiz Exp $ -SHA1 (mdiff216.zip) = bc6dd8b21c20b73027dfb0e541681227d11173a9 -RMD160 (mdiff216.zip) = 8b144e710c75b20309fc12f8f24399aec4bc5294 -Size (mdiff216.zip) = 153474 bytes +SHA1 (mdiff218.zip) = 8348229c80d5b7cca32362acbfeb1ea75074d9d9 +RMD160 (mdiff218.zip) = 3e5491ff41c500794f43655a752f8260c7d21c84 +Size (mdiff218.zip) = 314230 bytes SHA1 (patch-aa) = da1422224efb2c332b2a4d1117f6b3184535cebe SHA1 (patch-ab) = 0558a1b50e869a40e5268ba567b0a6c23e354c07 SHA1 (patch-ac) = d5095a349590a9f2a96173b973a9bec78f9fdd4f |