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 30 16:27:03 UTC 2026

Modified Files:
        pkgsrc/games/rocksndiamonds: Makefile distinfo

Log Message:
rocksndiamonds: updated to 4.4.2.3

4.4.2.3

This patch release fixes some bugs and improves some Diamond Caves related stuff:

added checkbox to use optional EM/DC style player explosions
changed killing player not before, but after digging land mine
fixed highlighting player name after editing on names screen
fixed a few potential string buffer overflow problems


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/games/rocksndiamonds/Makefile
cvs rdiff -u -r1.48 -r1.49 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.82 pkgsrc/games/rocksndiamonds/Makefile:1.83
--- pkgsrc/games/rocksndiamonds/Makefile:1.82   Mon Jan 26 16:25:31 2026
+++ pkgsrc/games/rocksndiamonds/Makefile        Tue Jun 30 16:27:03 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2026/01/26 16:25:31 adam Exp $
+# $NetBSD: Makefile,v 1.83 2026/06/30 16:27:03 adam Exp $
 
-DISTNAME=      rocksndiamonds-4.4.1.3-linux
+DISTNAME=      rocksndiamonds-4.4.2.3-linux
 
 COMMENT=       Game like Boulder Dash, Emerald Mine, or Sokoban
 

Index: pkgsrc/games/rocksndiamonds/distinfo
diff -u pkgsrc/games/rocksndiamonds/distinfo:1.48 pkgsrc/games/rocksndiamonds/distinfo:1.49
--- pkgsrc/games/rocksndiamonds/distinfo:1.48   Mon Jan 26 16:25:31 2026
+++ pkgsrc/games/rocksndiamonds/distinfo        Tue Jun 30 16:27:03 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2026/01/26 16:25:31 adam Exp $
+$NetBSD: distinfo,v 1.49 2026/06/30 16:27:03 adam Exp $
 
-BLAKE2s (rocksndiamonds-4.4.1.3-linux.tar.gz) = 7f8e4e73faaad49f02dfe21b69b72b28eca28bfd01e48673fee5a8e1789c4608
-SHA512 (rocksndiamonds-4.4.1.3-linux.tar.gz) = 33b030dbf20f3bf32d5dbcaacc49faa7fe78a6b6b051bb9131891f90abe07228e407a69419a3ab0279b7a773e149ebc33b2fb970b395b44c060f1385fcb735c2
-Size (rocksndiamonds-4.4.1.3-linux.tar.gz) = 5614030 bytes
+BLAKE2s (rocksndiamonds-4.4.2.3-linux.tar.gz) = 760c4189ab511709a4d1bdcaee05194ab51fe6177708ad0beb7771eb1afee73c
+SHA512 (rocksndiamonds-4.4.2.3-linux.tar.gz) = ab0ed62b58ea3cad6c07424c6721c48de9e7fe9ea6718ca4b0d07fe67fef9584bfe6e9bc91e1a635ba2387ea3bbf1d5f583f8d9d94a61ee4ff26984a803f6d19
+Size (rocksndiamonds-4.4.2.3-linux.tar.gz) = 5882768 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