Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/sameboy sameboy: Update to 0.13.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf85cde20bff
branches: trunk
changeset: 434178:bf85cde20bff
user: nia <nia%pkgsrc.org@localhost>
date: Fri Jun 12 11:47:49 2020 +0000
description:
sameboy: Update to 0.13.2
Version 0.13.2
This version is backwards compatible with save states from SameBoy 0.11.x
and newer.
New/Improved Features
* The Cocoa debugger now has tab completion
* Conflicting key mappings are now highlighted in red in the Cocoa
button configuration dialog
* Improved Dark Mode appearance in the Cocoa port
* Better, more system native appearance for the Cocoa memory viewer
* Improved Printer Feed window in the Cocoa port, now with an option to
print with an actual printer
Bug Fixes
* Fixed a bug in the Libretro frontend that prevented certain
achievements from triggering
* Fixed a bug where the save state format effectively used by the
Windows build was not following the intended format
* The non-Windows builds can now read pre-0.13.2 Windows save states and
vice versa
* Fixed a minor compatibility issue between save states created on
32-bit machines and ones created on 64-bit machines
* Fixed a potential crash when loading certain save states while a
printer is connected in the Cocoa port
diffstat:
emulators/sameboy/Makefile.common | 4 ++--
emulators/sameboy/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 7ec099acaadb -r bf85cde20bff emulators/sameboy/Makefile.common
--- a/emulators/sameboy/Makefile.common Fri Jun 12 11:42:20 2020 +0000
+++ b/emulators/sameboy/Makefile.common Fri Jun 12 11:47:49 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.6 2020/06/09 11:39:13 nia Exp $
+# $NetBSD: Makefile.common,v 1.7 2020/06/12 11:47:49 nia Exp $
# used by emulators/sameboy/Makefile
# used by emulators/libretro-sameboy/Makefile
-DISTNAME= sameboy-0.13.1
+DISTNAME= sameboy-0.13.2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=LIJI32/}
GITHUB_PROJECT= SameBoy
diff -r 7ec099acaadb -r bf85cde20bff emulators/sameboy/distinfo
--- a/emulators/sameboy/distinfo Fri Jun 12 11:42:20 2020 +0000
+++ b/emulators/sameboy/distinfo Fri Jun 12 11:47:49 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/06/09 11:39:13 nia Exp $
+$NetBSD: distinfo,v 1.6 2020/06/12 11:47:49 nia Exp $
-SHA1 (sameboy-0.13.1.tar.gz) = 0363bd1e7b351c36f87e4547b7e5b7a8f6913111
-RMD160 (sameboy-0.13.1.tar.gz) = 906a47243ae56c82997b3cc109c07c99f3ec997f
-SHA512 (sameboy-0.13.1.tar.gz) = 5f9f17b6f5a7326c809348b4c9d1bfe0a8bacbfcc1f986f35dfb0ef55f3471fc6fed8d72b87d0bf97d903214cd4d4a23823143990d6a4a3f8c1146f0f875d63e
-Size (sameboy-0.13.1.tar.gz) = 2609664 bytes
+SHA1 (sameboy-0.13.2.tar.gz) = 16b60bc1a899dce0f2bdd521ce5afdf9dbb26726
+RMD160 (sameboy-0.13.2.tar.gz) = 820eb0187815860dab1ce5303e7faec35676957c
+SHA512 (sameboy-0.13.2.tar.gz) = 9618e3426ecc32d7683a0f6091f9c0d672c1ae7ef13e3a3995e937fc4c97eab67991b599d9981aaba98d6e01210a631c877ba9dff092f7ff52fae25a4014daf9
+Size (sameboy-0.13.2.tar.gz) = 2623996 bytes
Home |
Main Index |
Thread Index |
Old Index