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



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Jan 23 22:20:13 2017 +0200
Changeset:	bceb7368e2267303ebb20a25bb30d5b3e2428135

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

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

Also reinstate patch-source__libunix.cc which got lost along the way.

Changes:

Stone Soup 0.19.3 (20170121)
--------------------------------------------

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

* Work around an AMD driver bug where the game crashes when loading 512x512
  images.

Stone Soup 0.19.2 (20170120)
--------------------------------------------

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

* Fix a long-standing Tiles mouse lag bug. Now there is no lag when updating
  cursor information upon mouse movement to a new tile.
* Fix to allow helmets as armour acquirement gifts.
* Fix to prevent Infestation death scarabs becoming hostile when killing their
  host in an explosion.
* 24 other bug-fixes and cleanups.

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

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 | 9 +++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/crawl-stone-soup/Makefile b/crawl-stone-soup/Makefile
index 32c366a..cef0d39 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.19.1-nodeps
-PKGNAME=	dungeon-crawl-stone-soup-0.19.1
+DISTNAME=	stone_soup-0.19.3-nodeps
+PKGNAME=	dungeon-crawl-stone-soup-0.19.3
 CATEGORIES=	games
 MASTER_SITES=	http://crawl.develz.org/release/
 EXTRACT_SUFX=	.tar.xz
diff --git a/crawl-stone-soup/distinfo b/crawl-stone-soup/distinfo
index f98c6a4..c462ff2 100644
--- a/crawl-stone-soup/distinfo
+++ b/crawl-stone-soup/distinfo
@@ -1,7 +1,8 @@
 $NetBSD: distinfo,v 1.4 2015/08/18 21:15:41 yhardy Exp $
 
-SHA1 (stone_soup-0.19.1-nodeps.tar.xz) = d724a7e024810c0b76397557d0503aa1fb007819
-RMD160 (stone_soup-0.19.1-nodeps.tar.xz) = cbd2277b5a6c20587058dca069ee147391af461a
-SHA512 (stone_soup-0.19.1-nodeps.tar.xz) = 3b7520b62409125372721ca7ce85647cd4becd91209f4fce346d57f552ace08ce0aa303bbc8f9984b38c7bc40be77e9e5584a9e8a252c7353a751603f656c96a
-Size (stone_soup-0.19.1-nodeps.tar.xz) = 9885632 bytes
+SHA1 (stone_soup-0.19.3-nodeps.tar.xz) = d667aa29c1ca9dbb25a0382e7320b4b54ca58db1
+RMD160 (stone_soup-0.19.3-nodeps.tar.xz) = f7a08532bea4cf81185648a028518b5dc4c379da
+SHA512 (stone_soup-0.19.3-nodeps.tar.xz) = 1d48a64b4ede3ff2d142a19d04bc8edd585df19eb43220d606d947bfbca176c50d7d78b607e02e8276341bbf7cda78428f5ddf0fe93298cd12ed0d7cf4d8cfff
+Size (stone_soup-0.19.3-nodeps.tar.xz) = 9885724 bytes
+SHA1 (patch-source__libunix.cc) = 485c3973bed32e88f7e84e4d42757a987d012090
 SHA1 (patch-source_platform.h) = d310773dc87504677108e59a050b5664d82d41e1


Home | Main Index | Thread Index | Old Index