Received: by mail.netbsd.org (Postfix, from userid 605) id B54BB84F7D; Sun, 24 Feb 2019 12:01:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BD8384F79 for ; Sun, 24 Feb 2019 12:01:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id vyIPc7zAAKIk for ; Sun, 24 Feb 2019 12:01:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3ED2384F7C for ; Sun, 24 Feb 2019 12:01:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 397BCFB16; Sun, 24 Feb 2019 12:01:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551009702148240" MIME-Version: 1.0 Date: Sun, 24 Feb 2019 12:01:42 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/emulators/mednafen To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190224120142.397BCFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1551009702148240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Feb 24 12:01:42 UTC 2019 Modified Files: pkgsrc/emulators/mednafen: Makefile PLIST distinfo Log Message: emulators/mednafen: Update to 1.22.1 -- 1.22.1: -- January 27, 2019: Changed the default sound device for the OpenBSD sound driver from "/dev/audio" to "/dev/audio0". January 26, 2019: Semaphores are now implemented with condition variables and mutexes when compiling against a POSIX threads implementation without sem_timedwait(). January 23, 2019: PC-FX: Replaced old RAINBOW IDCT code with newly-written code. January 20, 2019: Some hotkeys in the debugger's memory editor weren't being ignored properly when in text entry mode; fixed. (Regression introduced in 1.21.0-UNSTABLE) January 1, 2019: Apple2: Corrected minimum allowed value for the "apple2.video.mono_lumafilter" setting(was -2 when it should have been -3). SS: Corrected line-scroll handling in double-density interlaced mode with non-zero LSS; fixes broken background graphics effect in Dural's stage in "Virtua Fighter 2". SS: Added "Linkle Liver Story" to the internal database of games to use the data cache read bypass kludge with, to fix a crash/hang when going to the world map. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/emulators/mednafen/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/mednafen/PLIST cvs rdiff -u -r1.17 -r1.18 pkgsrc/emulators/mednafen/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551009702148240 Content-Disposition: inline Content-Length: 2216 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/emulators/mednafen/Makefile diff -u pkgsrc/emulators/mednafen/Makefile:1.24 pkgsrc/emulators/mednafen/Makefile:1.25 --- pkgsrc/emulators/mednafen/Makefile:1.24 Tue Dec 18 17:08:20 2018 +++ pkgsrc/emulators/mednafen/Makefile Sun Feb 24 12:01:42 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2018/12/18 17:08:20 nia Exp $ +# $NetBSD: Makefile,v 1.25 2019/02/24 12:01:42 nia Exp $ -DISTNAME= mednafen-1.21.3 +DISTNAME= mednafen-1.22.1 CATEGORIES= emulators MASTER_SITES= https://mednafen.github.io/releases/files/ EXTRACT_SUFX= .tar.xz Index: pkgsrc/emulators/mednafen/PLIST diff -u pkgsrc/emulators/mednafen/PLIST:1.3 pkgsrc/emulators/mednafen/PLIST:1.4 --- pkgsrc/emulators/mednafen/PLIST:1.3 Tue Dec 18 17:08:20 2018 +++ pkgsrc/emulators/mednafen/PLIST Sun Feb 24 12:01:42 2019 @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2018/12/18 17:08:20 nia Exp $ +@comment $NetBSD: PLIST,v 1.4 2019/02/24 12:01:42 nia Exp $ bin/mednafen +share/doc/mednafen/apple2.html share/doc/mednafen/cdplay.html share/doc/mednafen/cheat.html share/doc/mednafen/debugger.html Index: pkgsrc/emulators/mednafen/distinfo diff -u pkgsrc/emulators/mednafen/distinfo:1.17 pkgsrc/emulators/mednafen/distinfo:1.18 --- pkgsrc/emulators/mednafen/distinfo:1.17 Tue Dec 18 17:08:20 2018 +++ pkgsrc/emulators/mednafen/distinfo Sun Feb 24 12:01:42 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2018/12/18 17:08:20 nia Exp $ +$NetBSD: distinfo,v 1.18 2019/02/24 12:01:42 nia Exp $ -SHA1 (mednafen-1.21.3.tar.xz) = ef8d247d5259f8189609fd497563f01f706f9521 -RMD160 (mednafen-1.21.3.tar.xz) = c50108cb362c48587265782ff7f6bcd03bf56a93 -SHA512 (mednafen-1.21.3.tar.xz) = 987c14edae68901f8a693c9f7317063daf4274bb0b650ed05cd01cf4ceb38d76e6ff5446c324447f73727096c74d0bf7f545cdeadfb6291d67656d659de26715 -Size (mednafen-1.21.3.tar.xz) = 3208956 bytes +SHA1 (mednafen-1.22.1.tar.xz) = 0f668f80a8c94fabf03339fb086f64f57232eead +RMD160 (mednafen-1.22.1.tar.xz) = dab2b0798318191b582874977dc420c084724fdf +SHA512 (mednafen-1.22.1.tar.xz) = 4e6890b984a812e188a42582e79dfdac28e101ce3bd658044b68f267d5c8b3799ea3f4de3dcac5314a615f17591a537b51e64f6bd165fec01f028b201eb32763 +Size (mednafen-1.22.1.tar.xz) = 3270596 bytes --_----------=_1551009702148240--