pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/MAMEDiff Update to 2.18:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c805f28e13df
branches:  trunk
changeset: 499833:c805f28e13df
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 27 20:15:34 2005 +0000

description:
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:

 emulators/MAMEDiff/Makefile |  8 +++++---
 emulators/MAMEDiff/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r 233b826bb819 -r c805f28e13df emulators/MAMEDiff/Makefile
--- a/emulators/MAMEDiff/Makefile       Tue Sep 27 20:15:17 2005 +0000
+++ b/emulators/MAMEDiff/Makefile       Tue Sep 27 20:15:34 2005 +0000
@@ -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 @@
 EXTRACT_CMD_OPTS.zip=  -Laaqo
 INSTALLATION_DIRS=     bin
 
+BUILDLINK_DEPENDS.DatLib+=     DatLib>=2.7
+
 post-extract:
        ${MKDIR} ${WRKSRC}/obj
 
diff -r 233b826bb819 -r c805f28e13df emulators/MAMEDiff/distinfo
--- a/emulators/MAMEDiff/distinfo       Tue Sep 27 20:15:17 2005 +0000
+++ b/emulators/MAMEDiff/distinfo       Tue Sep 27 20:15:34 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index