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:           Thu Dec 28 17:20:17 UTC 2023

Modified Files:
        pkgsrc/games/rocksndiamonds: Makefile distinfo

Log Message:
rocksndiamonds: updated to 4.3.8.0

Rocks'n'Diamonds 4.3.8.0

This new minor release version contains the following additions and fixes:

added random push delay for rocks, nuts and bombs to Emerald Mine game engine
added support for fading in and fading out global animations
added support for setting alpha value for global animations
added support for setting alpha value for envelope style request dialogs
added showing game actions after game end when request dialog opens/closes
fixed bug with invisible envelope request if request background is masked
fixed using masked elements when using element graphic for empty space
fixed bug with loading artwork if only one “special” artwork set exists
fixed various bugs and problems with global animations


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/games/rocksndiamonds/Makefile
cvs rdiff -u -r1.41 -r1.42 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.71 pkgsrc/games/rocksndiamonds/Makefile:1.72
--- pkgsrc/games/rocksndiamonds/Makefile:1.71   Sun Dec 10 18:47:58 2023
+++ pkgsrc/games/rocksndiamonds/Makefile        Thu Dec 28 17:20:17 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2023/12/10 18:47:58 adam Exp $
+# $NetBSD: Makefile,v 1.72 2023/12/28 17:20:17 adam Exp $
 
-DISTNAME=      rocksndiamonds-4.3.7.1-linux
+DISTNAME=      rocksndiamonds-4.3.8.0-linux
 
 COMMENT=       Game like Boulder Dash, Emerald Mine, or Sokoban
 

Index: pkgsrc/games/rocksndiamonds/distinfo
diff -u pkgsrc/games/rocksndiamonds/distinfo:1.41 pkgsrc/games/rocksndiamonds/distinfo:1.42
--- pkgsrc/games/rocksndiamonds/distinfo:1.41   Sun Dec 10 18:47:58 2023
+++ pkgsrc/games/rocksndiamonds/distinfo        Thu Dec 28 17:20:17 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2023/12/10 18:47:58 adam Exp $
+$NetBSD: distinfo,v 1.42 2023/12/28 17:20:17 adam Exp $
 
-BLAKE2s (rocksndiamonds-4.3.7.1-linux.tar.gz) = 3dd540146940b0663649234da35f58baa7a4592f416bdddeab6b2d3471825d12
-SHA512 (rocksndiamonds-4.3.7.1-linux.tar.gz) = dc6329e8abb6b6e7d7df2b297ff6ddba82888c09977358067e47a69e8af764c1f7e022192233dd7e08a3c6a2d2a436ec0a7ef45754707b14b0293fb17afcd49d
-Size (rocksndiamonds-4.3.7.1-linux.tar.gz) = 4664456 bytes
+BLAKE2s (rocksndiamonds-4.3.8.0-linux.tar.gz) = d69129694fc9feaa6037af28ddef64517dcf3b284b0073ce8be671505fbda79d
+SHA512 (rocksndiamonds-4.3.8.0-linux.tar.gz) = 11df30381913463203761bc70651dae45d636d358843eed43f5f3d051c3b0f9952a37bed2d1cddc127e2ee47813589bcdf4eaf183fa13ef68845c51b58df32c8
+Size (rocksndiamonds-4.3.8.0-linux.tar.gz) = 4664801 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