pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/rocksndiamonds



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jun 10 16:34:13 UTC 2025

Modified Files:
        pkgsrc/games/rocksndiamonds: Makefile distinfo

Log Message:
rocksndiamonds: updated to 4.4.0.5

4.4.0.5

This patch release fixes a number of bugs:

fixed broken handling of swipe gestures for moving scrollbars
fixed saving setup for name/team, keyboard and joystick changes
fixed saving setup for music and sound button changes
fixed saving setup for virtual button changes
fixed support for snapshot when collecting diamond for BD engine
fixed bugs with showing correct game buttons for various cases
fixed game restart button when playing non-score tapes
fixed updating ffwd/warp tape display when playing native BD replays
fixed crash bug caused by freeing custom game tile size graphics twice
added “please wait” message screen when importing level set zip files


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/games/rocksndiamonds/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/games/rocksndiamonds/distinfo

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

Modified files:

Index: pkgsrc/games/rocksndiamonds/Makefile
diff -u pkgsrc/games/rocksndiamonds/Makefile:1.78 pkgsrc/games/rocksndiamonds/Makefile:1.79
--- pkgsrc/games/rocksndiamonds/Makefile:1.78   Wed May 21 19:06:31 2025
+++ pkgsrc/games/rocksndiamonds/Makefile        Tue Jun 10 16:34:13 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2025/05/21 19:06:31 adam Exp $
+# $NetBSD: Makefile,v 1.79 2025/06/10 16:34:13 adam Exp $
 
-DISTNAME=      rocksndiamonds-4.4.0.4-linux
+DISTNAME=      rocksndiamonds-4.4.0.5-linux
 
 COMMENT=       Game like Boulder Dash, Emerald Mine, or Sokoban
 

Index: pkgsrc/games/rocksndiamonds/distinfo
diff -u pkgsrc/games/rocksndiamonds/distinfo:1.45 pkgsrc/games/rocksndiamonds/distinfo:1.46
--- pkgsrc/games/rocksndiamonds/distinfo:1.45   Wed May 21 19:06:31 2025
+++ pkgsrc/games/rocksndiamonds/distinfo        Tue Jun 10 16:34:13 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.45 2025/05/21 19:06:31 adam Exp $
+$NetBSD: distinfo,v 1.46 2025/06/10 16:34:13 adam Exp $
 
-BLAKE2s (rocksndiamonds-4.4.0.4-linux.tar.gz) = d0eb20c59cdb0fbd981c4a90418547147fc64b4c3d457e99457f812492a515bd
-SHA512 (rocksndiamonds-4.4.0.4-linux.tar.gz) = c3b264128b056b82fbaae10c38ebbd4656f534dec50b5b452afaa6de44b0f9d9d6092fd97e4d8ec5bb4878108226022159e01b304ffd365a93cf86acc6c56421
-Size (rocksndiamonds-4.4.0.4-linux.tar.gz) = 5346211 bytes
+BLAKE2s (rocksndiamonds-4.4.0.5-linux.tar.gz) = 0f4dbad60bc9d4c62de4493fdb6546b27dfc9eef4145d2f21b870ab7762b0da8
+SHA512 (rocksndiamonds-4.4.0.5-linux.tar.gz) = 9c2e9102b2d51fc74639a0bf3b2ca82126d0e5a0aeae27188c5a20a5db6c409e95d2dde66ae9f69cf7bcdef352b1d82f35187a61ecbbafb28d14c2bfca5e868c
+Size (rocksndiamonds-4.4.0.5-linux.tar.gz) = 5573310 bytes
 SHA1 (patch-src_Makefile) = d7f78c0f5a24d53661f678da76233b55d039f6d3
 SHA1 (patch-src_libgame_joystick.c) = 000805d76fee695cbedc42f1aa25423f04c08dbb
 SHA1 (patch-src_libgame_joystick.h) = a6bae0443a6285b9e4179119f1101ba7bf8d6727



Home | Main Index | Thread Index | Old Index