pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/sameboy



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Jun 12 11:47:49 UTC 2020

Modified Files:
        pkgsrc/emulators/sameboy: Makefile.common distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/sameboy/Makefile.common
cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/sameboy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/sameboy/Makefile.common
diff -u pkgsrc/emulators/sameboy/Makefile.common:1.6 pkgsrc/emulators/sameboy/Makefile.common:1.7
--- pkgsrc/emulators/sameboy/Makefile.common:1.6        Tue Jun  9 11:39:13 2020
+++ pkgsrc/emulators/sameboy/Makefile.common    Fri Jun 12 11:47:49 2020
@@ -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

Index: pkgsrc/emulators/sameboy/distinfo
diff -u pkgsrc/emulators/sameboy/distinfo:1.5 pkgsrc/emulators/sameboy/distinfo:1.6
--- pkgsrc/emulators/sameboy/distinfo:1.5       Tue Jun  9 11:39:13 2020
+++ pkgsrc/emulators/sameboy/distinfo   Fri Jun 12 11:47:49 2020
@@ -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