Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 13:28:48 -0500 (CDT)
From:      Rusty Nejdl <rnejdl@ringofsaturn.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172095: Update port games/wesnoth to latest stable version
Message-ID:  <assp.1616f5d2a7.201209261828.q8QISm1b007376@tethys.ringofsaturn.com>
Resent-Message-ID: <201209261830.q8QIU8fP073714@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172095
>Category:       ports
>Synopsis:       Update port games/wesnoth to latest stable version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 26 18:30:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Rusty Nejdl
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD tethys.ringofsaturn.com 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Sun Sep 23 15:41:42 CDT 2012 root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	This diff updates the wesnoth port that I maintain to the latest stable version, 1.10.4.  A changelog can be found here:

http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.10.4/players_changelog

Updates include:

Version 1.10.4:
 * Campaigns:
   * A Tale of Two Brothers:
     * Fixed bug #19949: Turns left counter initially incorrect when objectives
       change and turn limit is extended.
   * Sceptre of Fire:
     * Keep recall list at end of scenario 7.
   * Under the Burning Suns:
     * Taking the ring of speed is now optional.
 * Language and i18n:
   * Updated translations: British English, Chinese (Simplified). Chinese
     (Traditional), French, Galician, German, Greek, Hungarian, Japanese, Latin,
     Lithuanian, Old English, Russian, Serbian, Slovak, Spanish, Ukrainian.
 * Terrain:
   * Improve appearance of sand near dirt with transitions.
 * User interface:
   * Trying to initiate movement (or an attack) before previous movement is
     finished no longer unselects the current unit (bug #19734). (The new
     movement command is still deliberately ignored.)
   * Fixed bug #19783: Disable commands while WML menu items are executing.
   * Fixed bug #19533: Both damage tooltips now take into account local factors.

>How-To-Repeat:

>Fix:

	

--- wesnoth-1.10.4.diff begins here ---
diff -ruN wesnoth/Makefile wesnoth.new/Makefile
--- wesnoth/Makefile	2012-07-10 12:56:16.000000000 -0500
+++ wesnoth.new/Makefile	2012-09-26 11:29:53.000000000 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	wesnoth
-PORTVERSION=	1.10.3
-PORTREVISION=	2
+PORTVERSION=	1.10.4
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
 		http://files.wesnoth.org/
diff -ruN wesnoth/distinfo wesnoth.new/distinfo
--- wesnoth/distinfo	2012-06-10 11:08:50.000000000 -0500
+++ wesnoth.new/distinfo	2012-09-26 11:35:03.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (wesnoth-1.10.3.tar.bz2) = b348f99c0ef810fb1f59b5e6ac6f0bb376922edb2552f4a11eb03b5cc658da78
-SIZE (wesnoth-1.10.3.tar.bz2) = 342168933
+SHA256 (wesnoth-1.10.4.tar.bz2) = 97131daf6e52175abe1c84ff55dbbf0f6b102b99f29d32490f5e89ee02cfebc3
+SIZE (wesnoth-1.10.4.tar.bz2) = 342665460
--- wesnoth-1.10.4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?assp.1616f5d2a7.201209261828.q8QISm1b007376>