Bug 186460 - [maintainer-update] Update games/stonesoup from 0.13.0 to 0.13.1
Summary: [maintainer-update] Update games/stonesoup from 0.13.0 to 0.13.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-04 19:30 UTC by Tobias Rehbein
Modified: 2014-02-10 08:40 UTC (History)
0 users

See Also:


Attachments
games__stonesoup__0.13.0-0.13.1.diff (1005 bytes, patch)
2014-02-04 19:30 UTC, Tobias Rehbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Rehbein 2014-02-04 19:30:02 UTC
	

	Stone Soup 0.13.1 (20131128)
	----------------------------
	 * Several crash fixes.
	 * Several message improvements.
	 * Spectral weapon and battlespheres don't get confused by stairs.
	 * Wind blasts can no longer push monsters through walls.
	 * Shadow creatures band members don't count towards the summon cap.
	 * Awakened trees and flaying ghosts respect sanctuary.
	 * No "monster it is not fully coded".
	 * Unfinished monsters shouldn't spawn anymore.
	 * You can check \ when reading scrolls of identify.
	 * Spectral weapons don't expire one turn after taking stairs anymore.
	 * clua/gearset works again.
	 * Vampires can't use lich form anymore.
	 * A tome of destruction evoke-fest exploit is no more.
	 * Monsters can't swap weapons while berserk.
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2014-02-05 06:11:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-10 08:37:30 UTC
Author: culot
Date: Mon Feb 10 08:37:23 2014
New Revision: 343603
URL: http://svnweb.freebsd.org/changeset/ports/343603
QAT: https://qat.redports.org/buildarchive/r343603/

Log:
  - Update to 0.13.1
  
  PR:		ports/186460
  Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)

Modified:
  head/games/stonesoup/Makefile
  head/games/stonesoup/distinfo

Modified: head/games/stonesoup/Makefile
==============================================================================
--- head/games/stonesoup/Makefile	Mon Feb 10 08:18:31 2014	(r343602)
+++ head/games/stonesoup/Makefile	Mon Feb 10 08:37:23 2014	(r343603)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	stonesoup
-PORTVERSION=	0.13.0
+PORTVERSION=	0.13.1
 CATEGORIES=	games
 MASTER_SITES=	SF/crawl-ref/Stone%20Soup/${PORTVERSION}
 DISTNAME=	stone_soup-${PORTVERSION}-nodeps

Modified: head/games/stonesoup/distinfo
==============================================================================
--- head/games/stonesoup/distinfo	Mon Feb 10 08:18:31 2014	(r343602)
+++ head/games/stonesoup/distinfo	Mon Feb 10 08:37:23 2014	(r343603)
@@ -1,2 +1,2 @@
-SHA256 (stone_soup-0.13.0-nodeps.tar.xz) = e2f0d9f1995b286faaa0794509398c793c2500b467f517158b1e7b0bf2e00ee7
-SIZE (stone_soup-0.13.0-nodeps.tar.xz) = 9456072
+SHA256 (stone_soup-0.13.1-nodeps.tar.xz) = 9e32ca7e48bc3e12ce6bc8d963b01a0bce3f5826c6ca1d60947867f5602921e8
+SIZE (stone_soup-0.13.1-nodeps.tar.xz) = 9456356
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2014-02-10 08:37:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!