From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 1 08:40:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C8DF1065698 for ; Thu, 1 Oct 2009 08:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 554AF8FC27 for ; Thu, 1 Oct 2009 08:40:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n918e1hI084450 for ; Thu, 1 Oct 2009 08:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n918e1wa084449; Thu, 1 Oct 2009 08:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 1 Oct 2009 08:40:01 GMT Resent-Message-Id: <200910010840.n918e1wa084449@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anonymous Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABF79106566B for ; Thu, 1 Oct 2009 08:35:03 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 337B58FC0C for ; Thu, 1 Oct 2009 08:35:02 +0000 (UTC) Received: by ewy5 with SMTP id 5so1458929ewy.36 for ; Thu, 01 Oct 2009 01:35:02 -0700 (PDT) Received: by 10.210.96.23 with SMTP id t23mr928161ebb.11.1254386102131; Thu, 01 Oct 2009 01:35:02 -0700 (PDT) Received: from localhost (95-24-99-25.broadband.corbina.ru [95.24.99.25]) by mx.google.com with ESMTPS id 28sm192712eyg.17.2009.10.01.01.35.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 01 Oct 2009 01:35:01 -0700 (PDT) Message-Id: <86tyyja4wc.fsf@gmail.com> Date: Thu, 01 Oct 2009 12:34:59 +0400 From: Anonymous To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/139274: [patch] games/wesnoth-devel: update to 1.7.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2009 08:40:01 -0000 >Number: 139274 >Category: ports >Synopsis: [patch] games/wesnoth-devel: update to 1.7.6 >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: Thu Oct 01 08:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Anonymous >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD 9.0-CURRENT #0 r197650M: Wed Sep 30 19:52:41 UTC 2009 root@luffy:/usr/obj/usr/src/sys/PHOENIX amd64 >Description: >How-To-Repeat: >Fix: --- wesnoth-devel.diff begins here --- Index: games/wesnoth-devel/Makefile =================================================================== RCS file: /home/csup/ports/games/wesnoth-devel/Makefile,v retrieving revision 1.74 diff -u -p -r1.74 Makefile --- games/wesnoth-devel/Makefile 15 Sep 2009 13:36:17 -0000 1.74 +++ games/wesnoth-devel/Makefile 1 Oct 2009 06:12:46 -0000 @@ -6,7 +6,7 @@ # PORTNAME= wesnoth -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= games PKGNAMESUFFIX= -devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ Index: games/wesnoth-devel/distinfo =================================================================== RCS file: /home/csup/ports/games/wesnoth-devel/distinfo,v retrieving revision 1.50 diff -u -p -r1.50 distinfo --- games/wesnoth-devel/distinfo 15 Sep 2009 13:36:17 -0000 1.50 +++ games/wesnoth-devel/distinfo 1 Oct 2009 06:44:49 -0000 @@ -1,3 +1,3 @@ -MD5 (wesnoth-1.7.5.tar.bz2) = 447d52a4d93b700b4c86fe90115f6728 -SHA256 (wesnoth-1.7.5.tar.bz2) = a7428ccc99b6af90f40199c7dca4955ca7d7b50b9a01189d53ebcd036274e1a3 -SIZE (wesnoth-1.7.5.tar.bz2) = 261794863 +MD5 (wesnoth-1.7.6.tar.bz2) = 9f459526affbbfbda94a9f4f8a73406a +SHA256 (wesnoth-1.7.6.tar.bz2) = 47c7c70b72fe204b11b78adfb7e9ce24ffca70f2b800f4546a9d1e300f0e9df8 +SIZE (wesnoth-1.7.6.tar.bz2) = 269198671 Index: games/wesnoth-devel/pkg-plist =================================================================== RCS file: /home/csup/ports/games/wesnoth-devel/pkg-plist,v retrieving revision 1.57 diff -u -p -r1.57 pkg-plist --- games/wesnoth-devel/pkg-plist 15 Sep 2009 13:36:17 -0000 1.57 +++ games/wesnoth-devel/pkg-plist 1 Oct 2009 08:16:15 -0000 @@ -1094,6 +1094,29 @@ share/pixmaps/wesnoth-icon.png %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-dm.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/vi/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-aoi.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-did.mo Index: games/wesnoth-devel/files/patch-multiplayer_connect.cpp =================================================================== RCS file: games/wesnoth-devel/files/patch-multiplayer_connect.cpp diff -N games/wesnoth-devel/files/patch-multiplayer_connect.cpp --- games/wesnoth-devel/files/patch-multiplayer_connect.cpp 9 Nov 2008 18:34:01 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- src/multiplayer_connect.cpp.orig 2008-09-07 18:16:37.000000000 -0700 -+++ src/multiplayer_connect.cpp 2008-09-07 18:17:40.000000000 -0700 -@@ -642,7 +642,7 @@ - res["current_player"] = id_.empty() ? current_player_ : id_; - - if (id_.empty()) { -- char const *description; -+ char const *description = NULL; - switch(controller_) { - case CNTR_NETWORK: - description = N_("(Vacant slot)"); --- wesnoth-devel.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: