pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
crawl-stone-soup: update to dungeon-crawl-stone-soup-0.23.2
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sun Apr 7 15:37:31 2019 +0200
Changeset: a697639693ba47ecd891ec1902bf57a2252a2e9b
Modified Files:
crawl-stone-soup/Makefile
crawl-stone-soup/distinfo
Log Message:
crawl-stone-soup: update to dungeon-crawl-stone-soup-0.23.2
Stone Soup 0.23.2 (20190330)
----------------------------
Bugfix Release
--------------
* Various seed-related bugfixes and improvements:
- Seed input now supports pasting, and is autofilled from the last game.
- The seed input box now has an extra digit.
- The game seed is saved correctly and will no longer show as 0 for games
started after this fix.
- Seed stability for floating point calculations: for most configuration the
main dungeon should remain unchanged, but 32 bit systems (and 32-bit builds)
should now be much more stable, among others. Slime will likely differ.
- Seed stability for rc options: certain rc options affected the generation
of some layouts, leading to divergent seeds.
* AK starts will no longer crash when exiting the abyss in pregen games.
* Gozag bribe branch in pregen games now works correctly when entering a
previously unvisited level.
* Meatsprint is now difficult again.
* 37 other bugfixes and improvements in total.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a697639693ba47ecd891ec1902bf57a2252a2e9b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
crawl-stone-soup/Makefile | 4 ++--
crawl-stone-soup/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/crawl-stone-soup/Makefile b/crawl-stone-soup/Makefile
index 1692b60c8d..858acafcb7 100644
--- a/crawl-stone-soup/Makefile
+++ b/crawl-stone-soup/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2015/08/18 21:15:41 yhardy Exp $
-DISTNAME= stone_soup-0.23.1-nodeps
-PKGNAME= dungeon-crawl-stone-soup-0.23.1
+DISTNAME= stone_soup-0.23.2-nodeps
+PKGNAME= dungeon-crawl-stone-soup-0.23.2
CATEGORIES= games
MASTER_SITES= http://crawl.develz.org/release/0.23/
EXTRACT_SUFX= .tar.xz
diff --git a/crawl-stone-soup/distinfo b/crawl-stone-soup/distinfo
index 0d245a6257..600179f433 100644
--- a/crawl-stone-soup/distinfo
+++ b/crawl-stone-soup/distinfo
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.4 2015/08/18 21:15:41 yhardy Exp $
-SHA1 (stone_soup-0.23.1-nodeps.tar.xz) = bad80c643a938cb1920d0babe24588bb88142eec
-RMD160 (stone_soup-0.23.1-nodeps.tar.xz) = 361f79a6bc0e447c3240f6d67b629351fdef3c20
-SHA512 (stone_soup-0.23.1-nodeps.tar.xz) = 75b4a2181387a1e0e3e2860db36aafcd2b30ee97d79e5927f757a7cd8cdd0a16dd9dc4e94ddc0c7164cadbff6bc22e3f23cea7212b6e624efcb30616040ffe78
-Size (stone_soup-0.23.1-nodeps.tar.xz) = 11039716 bytes
+SHA1 (stone_soup-0.23.2-nodeps.tar.xz) = ad0a08662cbc8cae9fb5be45bbf1334e3167da2f
+RMD160 (stone_soup-0.23.2-nodeps.tar.xz) = 237164a6ae9c823cefa4ab7813a5c29b851a6a96
+SHA512 (stone_soup-0.23.2-nodeps.tar.xz) = 364adea779276990ac313df7c9fdec56aa7caad608cf7d45b3b3304e88f542a2048cfc831563260da2806e16cbdb861982ca6d0dd744471b292a3f57a544d142
+Size (stone_soup-0.23.2-nodeps.tar.xz) = 11046032 bytes
SHA1 (patch-initfile.cc) = c0db8f41404565a44c6e0a26c0ff4a3ec0644e44
SHA1 (patch-source__libunix.cc) = 485c3973bed32e88f7e84e4d42757a987d012090
SHA1 (patch-source_platform.h) = d310773dc87504677108e59a050b5664d82d41e1
Home |
Main Index |
Thread Index |
Old Index