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.21.1



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Feb 5 00:35:21 2018 +0200
Changeset:	2dbd96140aa08146de25a0fae73921481439a917

Modified Files:
	crawl-stone-soup/Makefile
	crawl-stone-soup/distinfo

Log Message:
crawl-stone-soup: update to dungeon-crawl-stone-soup-0.21.1

Stone Soup 0.21.1 (20180201)
----------------------------

Bugfix Release
--------------
* Dith shadow mimic of launcher attacks no longer copies the enchant and ego
  of the launcher.
* Monsters lose constriction by Borgnjor's Vile Clutch when they are moved by
  any means.
* Formicids can now manually cancel digging, allowing them to use Wu Jian's
  Wall Jump ability after digging.
* Wu Jian's Wall Jump ability now works under silence.
* New splash screen art.
* Numlock on Windows systems no longer causes unpredictable repeating
  movement.
* Alt-F4 no longer causes freezing in Tiles on Windows systems.
* Resizing the local Tiles window during prompts no longer causes crashes.
* SDL 2 contrib updated to 2.0.7, which fixes compilation under Msys2.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2dbd96140aa08146de25a0fae73921481439a917

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 6d6773bbf2..ef4cc11a7e 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.21.0-nodeps
-PKGNAME=	dungeon-crawl-stone-soup-0.21.0
+DISTNAME=	stone_soup-0.21.1-nodeps
+PKGNAME=	dungeon-crawl-stone-soup-0.21.1
 CATEGORIES=	games
 MASTER_SITES=	http://crawl.develz.org/release/0.21/
 EXTRACT_SUFX=	.tar.xz
diff --git a/crawl-stone-soup/distinfo b/crawl-stone-soup/distinfo
index 9bbff2295b..ce50ef6b1d 100644
--- a/crawl-stone-soup/distinfo
+++ b/crawl-stone-soup/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.4 2015/08/18 21:15:41 yhardy Exp $
 
-SHA1 (stone_soup-0.21.0-nodeps.tar.xz) = fce67d1f245c88dcf394338a46147e57664281df
-RMD160 (stone_soup-0.21.0-nodeps.tar.xz) = cf04ee27801d4e6ce52eba2526e81fb275d18086
-SHA512 (stone_soup-0.21.0-nodeps.tar.xz) = 2ba58411ddc48bee750e656f5c5fd71051d1850dc64aca00d206c9743afcaeaf592ff5a11a4eb6b56474fcc619e36b3cf9a5d6640e200d5dc9e0f4c33e68fc40
-Size (stone_soup-0.21.0-nodeps.tar.xz) = 10012428 bytes
+SHA1 (stone_soup-0.21.1-nodeps.tar.xz) = f45b4d28f763570cc8c6eb34bcc48b3c0444ef0c
+RMD160 (stone_soup-0.21.1-nodeps.tar.xz) = d0e1c6ce10ced2e88e6c8e6118531009a1434edd
+SHA512 (stone_soup-0.21.1-nodeps.tar.xz) = 75927bc4bd963bebdb7bbf6f94d54046c8ce87a7021f06af34cb7cb2a8f3611b845228c2646d12ba51ab74f40bf5c22d4e0bff7be65e8a704a27569665019062
+Size (stone_soup-0.21.1-nodeps.tar.xz) = 10260856 bytes
 SHA1 (patch-source__libunix.cc) = 485c3973bed32e88f7e84e4d42757a987d012090
 SHA1 (patch-source_platform.h) = d310773dc87504677108e59a050b5664d82d41e1


Home | Main Index | Thread Index | Old Index