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.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2858717dd39
branches:  trunk
changeset: 450706:e2858717dd39
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Apr 21 08:19:28 2021 +0000

description:
stella: update to 6.5.3

6.5.2 to 6.5.3 (April 20, 2021)

  * Added context-sensitive help.

  * Improved support of multiple monitors with different resolutions.

  * Improved analog input reading (Paddles, Keyboards...).

  * Fixed QuadTari support for controller types other than Joysticks.

  * Fixed palette and TV effects saving for Retron77.

  * Fixed immediate disassembling when switching options in debugger.

-Have fun!

diffstat:

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

diffs (47 lines):

diff -r 5418ecc19dc8 -r e2858717dd39 emulators/stella/Makefile.common
--- a/emulators/stella/Makefile.common  Wed Apr 21 08:11:16 2021 +0000
+++ b/emulators/stella/Makefile.common  Wed Apr 21 08:19:28 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.10 2021/03/17 15:17:03 nia Exp $
+# $NetBSD: Makefile.common,v 1.11 2021/04/21 08:19:28 nia Exp $
 # used by emulators/stella/Makefile
 # used by emulators/libretro-stella/Makefile
 
-DISTNAME=      stella-6.5.2-src
+DISTNAME=      stella-6.5.3-src
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=stella-emu/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r 5418ecc19dc8 -r e2858717dd39 emulators/stella/PLIST
--- a/emulators/stella/PLIST    Wed Apr 21 08:11:16 2021 +0000
+++ b/emulators/stella/PLIST    Wed Apr 21 08:19:28 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2021/03/17 15:17:03 nia Exp $
+@comment $NetBSD: PLIST,v 1.17 2021/04/21 08:19:28 nia Exp $
 bin/stella
 share/applications/stella.desktop
 share/doc/stella/Announce.txt
@@ -68,7 +68,6 @@
 share/doc/stella/graphics/options_misc_light.png
 share/doc/stella/graphics/options_ui.png
 share/doc/stella/graphics/options_video.png
-share/doc/stella/graphics/options_video_dbgcolors.png
 share/doc/stella/graphics/options_video_palettes.png
 share/doc/stella/graphics/options_video_tv.png
 share/doc/stella/graphics/pacman.png
diff -r 5418ecc19dc8 -r e2858717dd39 emulators/stella/distinfo
--- a/emulators/stella/distinfo Wed Apr 21 08:11:16 2021 +0000
+++ b/emulators/stella/distinfo Wed Apr 21 08:19:28 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.33 2021/03/17 15:17:03 nia Exp $
+$NetBSD: distinfo,v 1.34 2021/04/21 08:19:28 nia Exp $
 
-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 (stella-6.5.3-src.tar.xz) = 5cc762b0b37fbb1b8f02f20c304b55a66aa3cae5
+RMD160 (stella-6.5.3-src.tar.xz) = 5decbf1d69eede2b81c17f8697e0269133a441ac
+SHA512 (stella-6.5.3-src.tar.xz) = 67fe45c0be510494e4c3ead91ee5f7c9a8ba7059b76beb15e794ef49144c8f0fb57d7c7476f4f299e573e37ea1c41f2fb094ca10974f3bcda797fc69c9bd2986
+Size (stella-6.5.3-src.tar.xz) = 6221588 bytes
 SHA1 (patch-configure) = 7cf96666dbccb2b38dec6e80ad4887a79bf5d074



Home | Main Index | Thread Index | Old Index