pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/stella stella: Update to 6.5.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5bb2c7a06633
branches:  trunk
changeset: 448885:5bb2c7a06633
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Mar 17 15:17:03 2021 +0000

description:
stella: Update to 6.5.2

6.5.1 to 6.5.2 (February 25, 2021)

  * Fixed broken Driving Controller support for Stelladaptor/2600-daptor
    devices.

  * Fixed missing QuadTari option in UI.

  * Improved QuadTari timing.

  * Added CPU usage stats to ARM cart classes debug widgets.

diffstat:

 emulators/stella/Makefile.common |   4 ++--
 emulators/stella/PLIST           |   4 +---
 emulators/stella/distinfo        |  10 +++++-----
 3 files changed, 8 insertions(+), 10 deletions(-)

diffs (52 lines):

diff -r 00cb75c4e235 -r 5bb2c7a06633 emulators/stella/Makefile.common
--- a/emulators/stella/Makefile.common  Wed Mar 17 14:20:16 2021 +0000
+++ b/emulators/stella/Makefile.common  Wed Mar 17 15:17:03 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.9 2021/02/18 19:40:24 wiz Exp $
+# $NetBSD: Makefile.common,v 1.10 2021/03/17 15:17:03 nia Exp $
 # used by emulators/stella/Makefile
 # used by emulators/libretro-stella/Makefile
 
-DISTNAME=      stella-6.5.1-src
+DISTNAME=      stella-6.5.2-src
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=stella-emu/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r 00cb75c4e235 -r 5bb2c7a06633 emulators/stella/PLIST
--- a/emulators/stella/PLIST    Wed Mar 17 14:20:16 2021 +0000
+++ b/emulators/stella/PLIST    Wed Mar 17 15:17:03 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2021/02/10 11:55:22 nia Exp $
+@comment $NetBSD: PLIST,v 1.16 2021/03/17 15:17:03 nia Exp $
 bin/stella
 share/applications/stella.desktop
 share/doc/stella/Announce.txt
@@ -10,12 +10,10 @@
 share/doc/stella/Todo.txt
 share/doc/stella/debugger.html
 share/doc/stella/graphics/Stella_icon.png
-share/doc/stella/graphics/basic_settings.png
 share/doc/stella/graphics/cheat.png
 share/doc/stella/graphics/chucky_cheese.png
 share/doc/stella/graphics/circuit.png
 share/doc/stella/graphics/commandmenu.png
-share/doc/stella/graphics/commandsmenu_r77.png
 share/doc/stella/graphics/console.png
 share/doc/stella/graphics/debugger_audiotab.png
 share/doc/stella/graphics/debugger_bankcomplex.png
diff -r 00cb75c4e235 -r 5bb2c7a06633 emulators/stella/distinfo
--- a/emulators/stella/distinfo Wed Mar 17 14:20:16 2021 +0000
+++ b/emulators/stella/distinfo Wed Mar 17 15:17:03 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.32 2021/02/18 19:41:12 wiz Exp $
+$NetBSD: distinfo,v 1.33 2021/03/17 15:17:03 nia Exp $
 
-SHA1 (stella-6.5.1-src.tar.xz) = 5fb493e2a6cf9021c4db877cf1426c5588f8fef5
-RMD160 (stella-6.5.1-src.tar.xz) = bfb9200268c881f7da163b7fdb8222fd3f7d17a1
-SHA512 (stella-6.5.1-src.tar.xz) = 725f149b5db6ddbe7405e04d86b9b46003299c26e5d771e2535615048f7ab0f4bd9454bee93358ead51d752c2d8e1ddc05ffe4e69d9a0c9080776a324c4deb05
-Size (stella-6.5.1-src.tar.xz) = 6218900 bytes
+SHA1 (stella-6.5.2-src.tar.xz) = 6326990418d00a332ceaae5c27dc5a12b96f8964
+RMD160 (stella-6.5.2-src.tar.xz) = 96399b0e7e3fc19cc75ec873a8c4465eb26d75a5
+SHA512 (stella-6.5.2-src.tar.xz) = dc7685fd166fad578bce62c961419755db7c4b8ac6e6e2e10f0edfa3b0f63bf43d64119483cc47fc86dfe95e09bc800c27392239aeb68a2ccf37d0f224d6493c
+Size (stella-6.5.2-src.tar.xz) = 6220652 bytes
 SHA1 (patch-configure) = 7cf96666dbccb2b38dec6e80ad4887a79bf5d074



Home | Main Index | Thread Index | Old Index