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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a84800cd218
branches:  trunk
changeset: 437716:7a84800cd218
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Aug 30 12:50:49 2020 +0000

description:
sameboy: Update to 0.13.6

Version 0.13.6

   This version is backwards compatible with save states from SameBoy 0.11.x
   and newer.

  New/Improved Features

     * Prevent SameBoy from asking for notification permissions until that
       feature is needed by an HuC-3 game
     * Improved user interface on macOS Big Sur
     * The SDL frontend now has the ability change the default window size

  Bug Fixes

     * Fixed a bug that caused the Quick Look previews to include a border on
       macOS Big Sur
     * Fixed a bug where the RTC might drift when loading older saves or
       states, or when pausing SameBoy for a long time

diffstat:

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

diffs (40 lines):

diff -r 75cbb70d9b88 -r 7a84800cd218 emulators/sameboy/Makefile
--- a/emulators/sameboy/Makefile        Sun Aug 30 12:33:29 2020 +0000
+++ b/emulators/sameboy/Makefile        Sun Aug 30 12:50:49 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.4 2020/08/18 17:57:47 leot Exp $
+# $NetBSD: Makefile,v 1.5 2020/08/30 12:50:49 nia Exp $
 
-PKGREVISION= 1
 .include "Makefile.common"
 
 MAINTAINER=    nia%NetBSD.org@localhost
diff -r 75cbb70d9b88 -r 7a84800cd218 emulators/sameboy/Makefile.common
--- a/emulators/sameboy/Makefile.common Sun Aug 30 12:33:29 2020 +0000
+++ b/emulators/sameboy/Makefile.common Sun Aug 30 12:50:49 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.10 2020/08/08 19:24:26 nia Exp $
+# $NetBSD: Makefile.common,v 1.11 2020/08/30 12:50:49 nia Exp $
 # used by emulators/sameboy/Makefile
 # used by emulators/libretro-sameboy/Makefile
 
-DISTNAME=      sameboy-0.13.5
+DISTNAME=      sameboy-0.13.6
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=LIJI32/}
 GITHUB_PROJECT=        SameBoy
diff -r 75cbb70d9b88 -r 7a84800cd218 emulators/sameboy/distinfo
--- a/emulators/sameboy/distinfo        Sun Aug 30 12:33:29 2020 +0000
+++ b/emulators/sameboy/distinfo        Sun Aug 30 12:50:49 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/08/08 19:24:26 nia Exp $
+$NetBSD: distinfo,v 1.9 2020/08/30 12:50:49 nia Exp $
 
-SHA1 (sameboy-0.13.5.tar.gz) = b3ceefe9a9cf7ba45576a89ac1cfe3b0868d37a8
-RMD160 (sameboy-0.13.5.tar.gz) = 5938e46bb0f4060b154020f0c143e0f95c638ed5
-SHA512 (sameboy-0.13.5.tar.gz) = 5c8c6aba19da56288726b63ed718bbc9e3d106e4af83cf2cd7195c1db991ea7dd04acd01ed76ca85c48eef62ba7e17f5a0d04bfcbfdbce8e074bceccf3fc36b2
-Size (sameboy-0.13.5.tar.gz) = 2624263 bytes
+SHA1 (sameboy-0.13.6.tar.gz) = 896c758ed7f096e15f78f3d506d376aa4e3c874a
+RMD160 (sameboy-0.13.6.tar.gz) = 0b785506f425778d88743782cb37b94ebef37624
+SHA512 (sameboy-0.13.6.tar.gz) = 0def08618c797c4f30c8f47144604af7cc0e4fdf39d854df52069473a4565b22eb5ee85159ad4c055996857b77fba25865504936f30f80d9a70d2bd553700216
+Size (sameboy-0.13.6.tar.gz) = 2625465 bytes



Home | Main Index | Thread Index | Old Index