pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/ckmame ckmame: update to 2.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/720fb1e58af1
branches:  trunk
changeset: 380209:720fb1e58af1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 31 11:51:31 2022 +0000

description:
ckmame: update to 2.0.

2.0 (2022-05-31)
=================
* Support for configuration file and multiple sets.
* Overhaul command line options.
* Automatically update ROM DB.
* Speed up ROM sets with many files shared among many games.
* Improve parse error reporting, don't create mamedb for dats with errors, fix inconsistencies in dat.
* Improve detector support.

diffstat:

 emulators/ckmame/Makefile |  5 ++---
 emulators/ckmame/PLIST    |  5 ++---
 emulators/ckmame/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 10 deletions(-)

diffs (41 lines):

diff -r d646d3cdc0c0 -r 720fb1e58af1 emulators/ckmame/Makefile
--- a/emulators/ckmame/Makefile Tue May 31 11:49:09 2022 +0000
+++ b/emulators/ckmame/Makefile Tue May 31 11:51:31 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2022/04/18 19:11:00 adam Exp $
+# $NetBSD: Makefile,v 1.66 2022/05/31 11:51:31 wiz Exp $
 
-DISTNAME=              ckmame-1.1
-PKGREVISION=           3
+DISTNAME=              ckmame-2.0
 CATEGORIES=            emulators
 MASTER_SITES=          https://www.nih.at/ckmame/
 EXTRACT_SUFX=          .tar.xz
diff -r d646d3cdc0c0 -r 720fb1e58af1 emulators/ckmame/PLIST
--- a/emulators/ckmame/PLIST    Tue May 31 11:49:09 2022 +0000
+++ b/emulators/ckmame/PLIST    Tue May 31 11:51:31 2022 +0000
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.6 2018/12/23 15:36:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/05/31 11:51:31 wiz Exp $
 bin/ckmame
-bin/detective
 bin/dumpgame
 bin/mkmamedb
 man/man1/ckmame.1
-man/man1/detective.1
 man/man1/dumpgame.1
 man/man1/mkmamedb.1
+man/man5/ckmamerc.5
diff -r d646d3cdc0c0 -r 720fb1e58af1 emulators/ckmame/distinfo
--- a/emulators/ckmame/distinfo Tue May 31 11:49:09 2022 +0000
+++ b/emulators/ckmame/distinfo Tue May 31 11:51:31 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:23:47 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/05/31 11:51:31 wiz Exp $
 
-BLAKE2s (ckmame-1.1.tar.xz) = 7156acef0b1bfcf8acb9c069734a4c3e8f5e40dab523a255d0862b4184fdce1e
-SHA512 (ckmame-1.1.tar.xz) = d8b1b62dfb9f57701554b3758b01259e35c5b33012e2f49d19b41145408fe23ab5914b8dd5f32ffce4fbeff7c0dde411e939bc48851775a13dcf2cb336f00511
-Size (ckmame-1.1.tar.xz) = 159924 bytes
+BLAKE2s (ckmame-2.0.tar.xz) = 2730da0ae5954f821de94675a80c4518f44cf3f2dec0ccad9439733c980ee1f6
+SHA512 (ckmame-2.0.tar.xz) = a343761969da58f37fb2840303fa9ca4b61e55df6ed77224d1e6e581345b3c1de1de299d679bf594a61f4879c4c81393d2b541a8acba8fe35753c0425c7507b3
+Size (ckmame-2.0.tar.xz) = 250276 bytes



Home | Main Index | Thread Index | Old Index