New crawl release, tested over several days without issues.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/stone-soup/Makefile,v
retrieving revision 1.49
diff -u -p -r1.49 Makefile
--- Makefile    6 May 2024 12:23:33 -0000       1.49
+++ Makefile    4 Sep 2024 13:22:29 -0000
@@ -2,12 +2,11 @@ BROKEN-hppa = ICE on dgn-shoals.cc:638
 
 COMMENT =      dungeon crawl stone soup
 
-VERSION =      0.31.0
-TAGNAME =      The Alchemy of Forms
+VERSION =      0.32.0
+TAGNAME =      Gods and Makers
 
 DISTNAME=      stone_soup-${VERSION}-nodeps
 PKGNAME=       stone-soup-${VERSION}
-REVISION=      0
 
 CATEGORIES =   games
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/stone-soup/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo    5 Mar 2024 03:10:19 -0000       1.10
+++ distinfo    4 Sep 2024 13:22:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (stone_soup-0.31.0-nodeps.tar.xz) = 
FPIEAmlYt6U8CJizwsxp33Qx+qtbrDG3xVfOSSEJvgs=
-SIZE (stone_soup-0.31.0-nodeps.tar.xz) = 19577424
+SHA256 (stone_soup-0.32.0-nodeps.tar.xz) = 
tJNABX09YqWQb81PA3opnemlAOe3x1Qfd9/Bhj++fVY=
+SIZE (stone_soup-0.32.0-nodeps.tar.xz) = 21311400
Index: patches/patch-source_Makefile
===================================================================
RCS file: /cvs/ports/games/stone-soup/patches/patch-source_Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 patch-source_Makefile
--- patches/patch-source_Makefile       5 Mar 2024 03:10:19 -0000       1.10
+++ patches/patch-source_Makefile       4 Sep 2024 13:22:29 -0000
@@ -42,7 +42,7 @@ Index: source/Makefile
  WINARCH := $(shell $(GXX) -dumpmachine | grep -q x64_64 && echo win64 || echo 
win32)
  
  export SRC_VERSION
-@@ -2092,7 +2078,7 @@ mac-app-console: all
+@@ -2106,7 +2092,7 @@ mac-app-console: all
  # Building the Android package
  #
  
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/games/stone-soup/pkg/PLIST,v
retrieving revision 1.12
diff -u -p -r1.12 PLIST
--- pkg/PLIST   5 Mar 2024 03:10:19 -0000       1.12
+++ pkg/PLIST   4 Sep 2024 13:22:29 -0000
@@ -10,13 +10,17 @@ share/crawl/dat/clua/kills.lua
 share/crawl/dat/clua/stash.lua
 share/crawl/dat/database/
 share/crawl/dat/database/FAQ.txt
+share/crawl/dat/database/colourname.txt
+share/crawl/dat/database/decorlines.txt
 share/crawl/dat/database/el/
 share/crawl/dat/database/el/monflee.txt
 share/crawl/dat/database/el/rand_all.txt
+share/crawl/dat/database/gizmo.txt
 share/crawl/dat/database/godname.txt
 share/crawl/dat/database/godspeak.txt
 share/crawl/dat/database/help.txt
 share/crawl/dat/database/insult.txt
+share/crawl/dat/database/miscast.txt
 share/crawl/dat/database/miscname.txt
 share/crawl/dat/database/monflee.txt
 share/crawl/dat/database/monname.txt
@@ -43,6 +47,7 @@ share/crawl/dat/database/zh/monflee.txt
 share/crawl/dat/database/zh/monspell.txt
 share/crawl/dat/database/zh/montitle.txt
 share/crawl/dat/database/zh/shout.txt
+share/crawl/dat/database/zh/wpnnoise.txt
 share/crawl/dat/defaults/
 share/crawl/dat/defaults/autopickup_exceptions.txt
 share/crawl/dat/defaults/glyph_colours.txt
@@ -137,6 +142,7 @@ share/crawl/dat/des/portals/
 share/crawl/dat/des/portals/arena.des
 share/crawl/dat/des/portals/bailey.des
 share/crawl/dat/des/portals/bazaar.des
+share/crawl/dat/des/portals/crucible.des
 share/crawl/dat/des/portals/desolation.des
 share/crawl/dat/des/portals/gauntlet.des
 share/crawl/dat/des/portals/icecave.des

Reply via email to