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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb0cbef51f38
branches:  trunk
changeset: 435027:cb0cbef51f38
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Jun 29 14:28:08 2020 +0000

description:
sameboy: Update to 0.13.3

Version 0.13.3

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

  New/Improved Features

     * The scaling filters were updated to use gamma-corrected color mixing,
       improving the quality of all shaders, especially the LCD and CRT
       shaders.

  Bug Fixes

     * Fixed a regression in the CGB and AGB boot ROMs where wrong palettes
       were chosen for Nintendo DMG games.

diffstat:

 emulators/sameboy/Makefile.common |   4 ++--
 emulators/sameboy/distinfo        |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r ca68ec86df75 -r cb0cbef51f38 emulators/sameboy/Makefile.common
--- a/emulators/sameboy/Makefile.common Mon Jun 29 14:25:12 2020 +0000
+++ b/emulators/sameboy/Makefile.common Mon Jun 29 14:28:08 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.8 2020/06/24 13:25:40 nia Exp $
+# $NetBSD: Makefile.common,v 1.9 2020/06/29 14:28:08 nia Exp $
 # used by emulators/sameboy/Makefile
 # used by emulators/libretro-sameboy/Makefile
 
-DISTNAME=      sameboy-0.13.2
+DISTNAME=      sameboy-0.13.3
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=LIJI32/}
 GITHUB_PROJECT=        SameBoy
diff -r ca68ec86df75 -r cb0cbef51f38 emulators/sameboy/distinfo
--- a/emulators/sameboy/distinfo        Mon Jun 29 14:25:12 2020 +0000
+++ b/emulators/sameboy/distinfo        Mon Jun 29 14:28:08 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/06/12 11:47:49 nia Exp $
+$NetBSD: distinfo,v 1.7 2020/06/29 14:28:08 nia Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index