Sat Aug 8 19:24:26 2020 UTC ()
sameboy: Update to 0.13.5

Version 0.13.5

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

Bug Fixes

     * Fixed major regression introduced in 0.13.4 that prevented saving
       progress in games and caused several other issues

Version 0.13.4

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

New/Improved Features

     * Native support for ARM-based Macs (Experimental)
     * Improved the loading time of battery saves with an RTC time set to
       the far past

Bug Fixes

     * Fixed a spelling mistake in the debugger
     * Fix several major regressions affecting games that use a real time
       clock


(nia)
diff -r1.9 -r1.10 pkgsrc/emulators/sameboy/Makefile.common
diff -r1.7 -r1.8 pkgsrc/emulators/sameboy/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/emulators/sameboy/Makefile.common (expand / switch to unified diff)

--- pkgsrc/emulators/sameboy/Makefile.common 2020/06/29 14:28:08 1.9
+++ pkgsrc/emulators/sameboy/Makefile.common 2020/08/08 19:24:26 1.10
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile.common,v 1.9 2020/06/29 14:28:08 nia Exp $ 1# $NetBSD: Makefile.common,v 1.10 2020/08/08 19:24:26 nia Exp $
2# used by emulators/sameboy/Makefile 2# used by emulators/sameboy/Makefile
3# used by emulators/libretro-sameboy/Makefile 3# used by emulators/libretro-sameboy/Makefile
4 4
5DISTNAME= sameboy-0.13.3 5DISTNAME= sameboy-0.13.5
6CATEGORIES= emulators 6CATEGORIES= emulators
7MASTER_SITES= ${MASTER_SITE_GITHUB:=LIJI32/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=LIJI32/}
8GITHUB_PROJECT= SameBoy 8GITHUB_PROJECT= SameBoy
9GITHUB_TAG= v${PKGVERSION_NOREV} 9GITHUB_TAG= v${PKGVERSION_NOREV}
10 10
11LICENSE= mit 11LICENSE= mit
12 12
13USE_TOOLS+= gmake pkg-config 13USE_TOOLS+= gmake pkg-config
14 14
15TOOL_DEPENDS+= rgbds-[0-9]*:../../devel/rgbds 15TOOL_DEPENDS+= rgbds-[0-9]*:../../devel/rgbds
16 16
17DISTINFO_FILE= ${.CURDIR}/../../emulators/sameboy/distinfo 17DISTINFO_FILE= ${.CURDIR}/../../emulators/sameboy/distinfo
18 18

cvs diff -r1.7 -r1.8 pkgsrc/emulators/sameboy/distinfo (expand / switch to unified diff)

--- pkgsrc/emulators/sameboy/distinfo 2020/06/29 14:28:08 1.7
+++ pkgsrc/emulators/sameboy/distinfo 2020/08/08 19:24:26 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2020/06/29 14:28:08 nia Exp $ 1$NetBSD: distinfo,v 1.8 2020/08/08 19:24:26 nia Exp $
2 2
3SHA1 (sameboy-0.13.3.tar.gz) = 5a68a3f4cddd571e3f16180451993e9f7f30489d 3SHA1 (sameboy-0.13.5.tar.gz) = b3ceefe9a9cf7ba45576a89ac1cfe3b0868d37a8
4RMD160 (sameboy-0.13.3.tar.gz) = effff3de6404d7d410f2eb195f9bc7f04842ef59 4RMD160 (sameboy-0.13.5.tar.gz) = 5938e46bb0f4060b154020f0c143e0f95c638ed5
5SHA512 (sameboy-0.13.3.tar.gz) = c188657bd1444fc9fb79ff1ac1eba98d5bbee57ee0565e890552d636b0deb93743e9703c1cecce6bbe3bf7d10b27421d55b5d6b4c568ed570cfd285ffe5add22 5SHA512 (sameboy-0.13.5.tar.gz) = 5c8c6aba19da56288726b63ed718bbc9e3d106e4af83cf2cd7195c1db991ea7dd04acd01ed76ca85c48eef62ba7e17f5a0d04bfcbfdbce8e074bceccf3fc36b2
6Size (sameboy-0.13.3.tar.gz) = 2624073 bytes 6Size (sameboy-0.13.5.tar.gz) = 2624263 bytes