Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 432561A921F for ; Fri, 20 Nov 2020 12:39:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A433184D9D; Fri, 20 Nov 2020 12:39:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DE1EC84D7F for ; Fri, 20 Nov 2020 12:39:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id qtsFDHIpuErz for ; Fri, 20 Nov 2020 12:39:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 50BCC84CE8 for ; Fri, 20 Nov 2020 12:39:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 48FE4FA9D; Fri, 20 Nov 2020 12:39:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1605875950244390" MIME-Version: 1.0 Date: Fri, 20 Nov 2020 12:39:10 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/games/easyrpg-player To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20201120123910.48FE4FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1605875950244390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Nov 20 12:39:10 UTC 2020 Modified Files: pkgsrc/games/easyrpg-player: Makefile distinfo Log Message: easyrpg-player: Update to 0.6.2.3 This release was unplanned but we introduced a regression in 0.6.2.2 that we have to fix. Next time we will be a bit more conservative in backporting fixes :(. But this is for-sure the last patch release. The next release will be huuuge. Regressions fixed The implementation of Skill reflection crashed the Player when the skill had no target, e.g. when it was a skill that just toggled a switch. This broke directly the first battle in OFF. (#2342) Battle The correct default state rank B instead of C is now used for enemy damage calculation. (#2332) Damage calculation for states is now more correct: The damage/recovery is rounded down. (#2343) For Developers The Player compiles now on the Haiku operating system. (#2359) When using vcpkg and CMake 3.15 or newer the detection whether a shared or a static runtime (/MD vs /MT) shall be used is now autodetected via MSVC_RUNTIME_LIBRARY. (#2267) CMake will not download the TestGame via git anymore. The motivation here was years ago that we want to use the TestGame for unit and regression testing but this never happened. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/games/easyrpg-player/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/easyrpg-player/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1605875950244390 Content-Disposition: inline Content-Length: 1803 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/games/easyrpg-player/Makefile diff -u pkgsrc/games/easyrpg-player/Makefile:1.15 pkgsrc/games/easyrpg-player/Makefile:1.16 --- pkgsrc/games/easyrpg-player/Makefile:1.15 Thu Nov 5 09:08:07 2020 +++ pkgsrc/games/easyrpg-player/Makefile Fri Nov 20 12:39:10 2020 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2020/11/05 09:08:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2020/11/20 12:39:10 nia Exp $ -DISTNAME= easyrpg-player-0.6.2.2 -PKGREVISION= 1 +DISTNAME= easyrpg-player-0.6.2.3 CATEGORIES= games MASTER_SITES= https://easyrpg.org/downloads/player/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz Index: pkgsrc/games/easyrpg-player/distinfo diff -u pkgsrc/games/easyrpg-player/distinfo:1.6 pkgsrc/games/easyrpg-player/distinfo:1.7 --- pkgsrc/games/easyrpg-player/distinfo:1.6 Fri Oct 9 07:16:03 2020 +++ pkgsrc/games/easyrpg-player/distinfo Fri Nov 20 12:39:10 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2020/10/09 07:16:03 nia Exp $ +$NetBSD: distinfo,v 1.7 2020/11/20 12:39:10 nia Exp $ -SHA1 (easyrpg-player-0.6.2.2.tar.xz) = d0e119e530d39d1627460146404d6ca53ba84827 -RMD160 (easyrpg-player-0.6.2.2.tar.xz) = 0457d03b23c367635d038441f9d7a362e5776bad -SHA512 (easyrpg-player-0.6.2.2.tar.xz) = 5c8eecd44058f73cff6c520e3216adbbb377cdb22c053d511cb8bd25936fc08552e0a29aa12c831ccb29410553d1cd04bd3dfd4d5dec55a72ae800700fb7b1bd -Size (easyrpg-player-0.6.2.2.tar.xz) = 4640136 bytes +SHA1 (easyrpg-player-0.6.2.3.tar.xz) = 754894b17190ed02c451fa4f33236fd845592d52 +RMD160 (easyrpg-player-0.6.2.3.tar.xz) = 4be1a6f60d1014b4412825d20974711eb8e8d8bc +SHA512 (easyrpg-player-0.6.2.3.tar.xz) = df0d001709a3f64179a1b37cc6c59fc54a7daab2014ee78ef7795b1b82341583a6d735dbe0a05fd80efdaed881a09476f3119b76a387f23bf3abf6491e6635ea +Size (easyrpg-player-0.6.2.3.tar.xz) = 4640348 bytes --_----------=_1605875950244390--