ports/136668: [patch] games/wesnoth: update to 1.6.4

Anonymous swell.k at gmail.com
Sat Jul 11 19:40:02 UTC 2009


>Number:         136668
>Category:       ports
>Synopsis:       [patch] games/wesnoth: update to 1.6.4
>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:   Sat Jul 11 19:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD luffy 8.0-BETA1 FreeBSD 8.0-BETA1 #2 r195557M: Sat Jul 11 00:01:50 UTC 2009     root at luffy:/usr/obj/usr/src/sys/PHOENIX  amd64

$ make showconfig (all ON)
===> The following configuration options are available for wesnoth-1.6.2:
     CAMPAIGN=on "Enable campaign server"
     EDITOR=on "Enable map editor"
     FRIBIDI=on "Enable bidirectional support"
     NLS=on "Enable localization"
     SERVER=on "Enable server"
     TOOLS=on "Enable extra tools for artists and translators"
===> Use 'make config' to modify these settings
>Description:
>How-To-Repeat:
>Fix:
--- wesnoth.diff begins here ---
Index: games/wesnoth/Makefile
===================================================================
RCS file: /home/csup/ports/games/wesnoth/Makefile,v
retrieving revision 1.65
diff -u -p -r1.65 Makefile
--- games/wesnoth/Makefile	18 May 2009 13:41:53 -0000	1.65
+++ games/wesnoth/Makefile	11 Jul 2009 19:10:06 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wesnoth
-PORTVERSION=	1.6.2
+PORTVERSION=	1.6.4
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://www.wesnoth.org/files/
@@ -32,7 +32,8 @@ CONFIGURE_ARGS=	--localstatedir=/var \
 		--with-libintl-prefix=${LOCALBASE} \
 		--with-localedir=${PREFIX}/share/locale
 
-MANLANG=	"" cs de en_GB es fi fr hu it lt pl sr sr at latin sv tr zh_CN
+MANLANG=	"" cs de en_GB es fi fr hu it lt pl sr sr at latin sv tr \
+		zh_CN zh_TW
 
 MAN6=		wesnoth.6
 MAN6_GL=	wesnoth.6
Index: games/wesnoth/distinfo
===================================================================
RCS file: /home/csup/ports/games/wesnoth/distinfo,v
retrieving revision 1.48
diff -u -p -r1.48 distinfo
--- games/wesnoth/distinfo	18 May 2009 13:41:53 -0000	1.48
+++ games/wesnoth/distinfo	11 Jul 2009 18:54:36 -0000
@@ -1,3 +1,3 @@
-MD5 (wesnoth-1.6.2.tar.bz2) = d7de3cddcd832ebaaf8d00990ad14d01
-SHA256 (wesnoth-1.6.2.tar.bz2) = 08adf0f2f5ec20f783456b2eabe3ba656cc6f8afcdcc00d1f8f3ae6cca1ebbc0
-SIZE (wesnoth-1.6.2.tar.bz2) = 229434527
+MD5 (wesnoth-1.6.4.tar.bz2) = c8bc4c5b2be28e29563dfe3f89eafd51
+SHA256 (wesnoth-1.6.4.tar.bz2) = 496a1a9b2b9f05e400a60466ae0644cd376902439436b0ab1ef3e9a67105a1b3
+SIZE (wesnoth-1.6.4.tar.bz2) = 229852077
Index: games/wesnoth/pkg-plist
===================================================================
RCS file: /home/csup/ports/games/wesnoth/pkg-plist,v
retrieving revision 1.54
diff -u -p -r1.54 pkg-plist
--- games/wesnoth/pkg-plist	18 May 2009 13:41:53 -0000	1.54
+++ games/wesnoth/pkg-plist	11 Jul 2009 19:15:59 -0000
@@ -613,18 +613,18 @@ share/pixmaps/wesnoth_editor-icon.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/_main.cfg
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/campaign_image.jpg
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/hatchling.png
-%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Anita.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Arthian.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Camerin.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Elenia.png
-%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Father_Marcus.png
+%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Eryssa.png
+%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Father_Morvin.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Hamel.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Hidel.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Malifor.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Rakshas.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Ro_Sothian.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Sisal.png
-%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Sister_Theta.png
+%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Sister_Thera.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Stalrag.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Tallin-Evil.png
 %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Tallin.png
--- wesnoth.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list