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



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Jul 3 22:12:57 2017 +0200
Changeset:	594d5b03fd86270aa8614e9dac0f9b9657421d0d

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

Log Message:
crawl-stone-soup: Update to dungeon-crawl-stone-soup-0.20.1

Stone Soup 0.20.1 (20170701)
----------------------------

Bugfix Release
--------------

* Restore 5 base damage to kick aux attacks, which had been missing since
  0.16.0.
* Don't let equipped weapon accuracy affected throwing accuracy.
* Ignore negative relative window sizes in fullscreen mode. Not ignoring these
  setting caused fullscreen issues on Windows platforms in particular.
* 41 other bugfixes and cleanups.

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

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 194f6c42a9..a0b74f1adc 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.20.0-nodeps
-PKGNAME=	dungeon-crawl-stone-soup-0.20.0
+DISTNAME=	stone_soup-0.20.1-nodeps
+PKGNAME=	dungeon-crawl-stone-soup-0.20.1
 CATEGORIES=	games
 MASTER_SITES=	http://crawl.develz.org/release/0.20/
 EXTRACT_SUFX=	.tar.xz
diff --git a/crawl-stone-soup/distinfo b/crawl-stone-soup/distinfo
index 461ba33279..fc35c0e6d3 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.20.0-nodeps.tar.xz) = c2f8adacc50d0afe33e6506a2e56d84cca8b6661
-RMD160 (stone_soup-0.20.0-nodeps.tar.xz) = 4ddaa787aea33c98261123d8777f16e69d02b0d1
-SHA512 (stone_soup-0.20.0-nodeps.tar.xz) = 5d73df60bbde5033e01550955fc8144458a29d609c0cae8121f9cd039228af5b860b5e9aba4ccd03b02e901f714ff5f5d920dcecce37481c9d6ed5d1412f709a
-Size (stone_soup-0.20.0-nodeps.tar.xz) = 9971600 bytes
+SHA1 (stone_soup-0.20.1-nodeps.tar.xz) = b6270913cc1390189fa6802cc499790bd35b10ad
+RMD160 (stone_soup-0.20.1-nodeps.tar.xz) = 2b8fee0786b11275343018c77997bdff29dab6dc
+SHA512 (stone_soup-0.20.1-nodeps.tar.xz) = 9903b4ee0b7fe02736654fc751014e58b5f895bb9472e946f2d77f383ce50a6bd831bb72c6911d06247649ba3d0b1dbe1576dd804dcb77946d5386e22a060365
+Size (stone_soup-0.20.1-nodeps.tar.xz) = 9973376 bytes
 SHA1 (patch-source__libunix.cc) = 485c3973bed32e88f7e84e4d42757a987d012090
 SHA1 (patch-source_platform.h) = d310773dc87504677108e59a050b5664d82d41e1


Home | Main Index | Thread Index | Old Index