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:           Sat Aug  8 19:24:26 UTC 2020

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/sameboy/Makefile.common
cvs rdiff -u -r1.7 -r1.8 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.9 pkgsrc/emulators/sameboy/Makefile.common:1.10
--- pkgsrc/emulators/sameboy/Makefile.common:1.9        Mon Jun 29 14:28:08 2020
+++ pkgsrc/emulators/sameboy/Makefile.common    Sat Aug  8 19:24:26 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.9 2020/06/29 14:28:08 nia Exp $
+# $NetBSD: Makefile.common,v 1.10 2020/08/08 19:24:26 nia Exp $
 # used by emulators/sameboy/Makefile
 # used by emulators/libretro-sameboy/Makefile
 
-DISTNAME=      sameboy-0.13.3
+DISTNAME=      sameboy-0.13.5
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=LIJI32/}
 GITHUB_PROJECT=        SameBoy

Index: pkgsrc/emulators/sameboy/distinfo
diff -u pkgsrc/emulators/sameboy/distinfo:1.7 pkgsrc/emulators/sameboy/distinfo:1.8
--- pkgsrc/emulators/sameboy/distinfo:1.7       Mon Jun 29 14:28:08 2020
+++ pkgsrc/emulators/sameboy/distinfo   Sat Aug  8 19:24:26 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/06/29 14:28:08 nia Exp $
+$NetBSD: distinfo,v 1.8 2020/08/08 19:24:26 nia Exp $
 
-SHA1 (sameboy-0.13.3.tar.gz) = 5a68a3f4cddd571e3f16180451993e9f7f30489d
-RMD160 (sameboy-0.13.3.tar.gz) = effff3de6404d7d410f2eb195f9bc7f04842ef59
-SHA512 (sameboy-0.13.3.tar.gz) = c188657bd1444fc9fb79ff1ac1eba98d5bbee57ee0565e890552d636b0deb93743e9703c1cecce6bbe3bf7d10b27421d55b5d6b4c568ed570cfd285ffe5add22
-Size (sameboy-0.13.3.tar.gz) = 2624073 bytes
+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



Home | Main Index | Thread Index | Old Index