diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-20 01:43:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-20 01:43:53 +0000 |
commit | e6f46ef0400b0b1af2771dfac4c6a7ffb7449abb (patch) | |
tree | 782ce95cb29de6e82f34ee80b5e92075a4e82b8c /emulators | |
parent | d57c6060da57648857b5e9e8697fdb01618a5c1f (diff) | |
download | pkgsrc-e6f46ef0400b0b1af2771dfac4c6a7ffb7449abb.tar.gz |
Update to 2.19:
05/10/2005 *** v2.19 ***
- Uses DatLib v2.8.
- Improved the logerror() function (used for reporting ZIP errors).
- Added support for M1's XML format (when it becomes available).
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 309c7b44d44..89e72bd3b87 100644 --- a/emulators/MAMEDiff/Makefile +++ b/emulators/MAMEDiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/09/27 20:15:34 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2005/10/20 01:43:53 wiz Exp $ # -DISTNAME= mdiff218 -PKGNAME= MAMEDiff-2.18 +DISTNAME= mdiff219 +PKGNAME= MAMEDiff-2.19 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.7 +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.8 post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/MAMEDiff/distinfo b/emulators/MAMEDiff/distinfo index 8886be8d32c..b1a895caa3e 100644 --- a/emulators/MAMEDiff/distinfo +++ b/emulators/MAMEDiff/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2005/09/27 20:15:34 wiz Exp $ +$NetBSD: distinfo,v 1.4 2005/10/20 01:43:53 wiz Exp $ -SHA1 (mdiff218.zip) = 8348229c80d5b7cca32362acbfeb1ea75074d9d9 -RMD160 (mdiff218.zip) = 3e5491ff41c500794f43655a752f8260c7d21c84 -Size (mdiff218.zip) = 314230 bytes +SHA1 (mdiff219.zip) = 9635a14f22d26e7b500c9e2a2331f70648029ff9 +RMD160 (mdiff219.zip) = 735cc837cb64cf044a78ca51d43a135c53dae6e2 +Size (mdiff219.zip) = 316061 bytes SHA1 (patch-aa) = da1422224efb2c332b2a4d1117f6b3184535cebe SHA1 (patch-ab) = 0558a1b50e869a40e5268ba567b0a6c23e354c07 SHA1 (patch-ac) = d5095a349590a9f2a96173b973a9bec78f9fdd4f |