From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 1 16:50:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6CF3C5CD for ; Mon, 1 Apr 2013 16:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5037D286 for ; Mon, 1 Apr 2013 16:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r31Go2d6000148 for ; Mon, 1 Apr 2013 16:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r31Go2u9000147; Mon, 1 Apr 2013 16:50:02 GMT (envelope-from gnats) Resent-Date: Mon, 1 Apr 2013 16:50:02 GMT Resent-Message-Id: <201304011650.r31Go2u9000147@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, Rusty Nejdl Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 037C6F36 for ; Mon, 1 Apr 2013 16:42:25 +0000 (UTC) (envelope-from rnejdl@tethys.ringofsaturn.com) Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43]) by mx1.freebsd.org (Postfix) with ESMTP id CE455212 for ; Mon, 1 Apr 2013 16:42:24 +0000 (UTC) Received: from ASSP.nospam (localhost [127.0.0.1]) by tethys.ringofsaturn.com (8.14.6/8.14.6) with ESMTP id r31GgHA3074059 for ; Mon, 1 Apr 2013 11:42:17 -0500 (CDT) (envelope-from rnejdl@tethys.ringofsaturn.com) Received: from tethys.ringofsaturn.com ([127.0.0.1] helo=tethys.ringofsaturn.com) by ASSP.nospam with ESMTPS(AES256-SHA) (ASSP 1.98); 1 Apr 2013 11:42:16 -0500 Received: (from rnejdl@localhost) by tethys.ringofsaturn.com (8.14.6/8.14.6/Submit) id r31GgGSP074057; Mon, 1 Apr 2013 11:42:16 -0500 (CDT) (envelope-from rnejdl) Message-Id: Date: Mon, 1 Apr 2013 11:42:16 -0500 (CDT) From: Rusty Nejdl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/177547: Update port games/wesnoth to 1.10.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Rusty Nejdl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Apr 2013 16:50:02 -0000 >Number: 177547 >Category: ports >Synopsis: Update port games/wesnoth to 1.10.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: Mon Apr 01 16:50:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Rusty Nejdl >Release: FreeBSD 9.1-STABLE amd64 >Organization: >Environment: System: FreeBSD tethys.ringofsaturn.com 9.1-STABLE FreeBSD 9.1-STABLE #1 r248655: Sat Mar 23 16:32:15 CDT 2013 root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN amd64 >Description: Updating wesnoth to 1.10.6 stable release. >How-To-Repeat: >Fix: --- wesnoth-1.10.6.diff begins here --- diff -ruN wesnoth/Makefile wesnoth.new/Makefile --- wesnoth/Makefile 2013-03-23 07:45:09.000000000 -0500 +++ wesnoth.new/Makefile 2013-04-01 09:52:03.000000000 -0500 @@ -1,7 +1,7 @@ # $FreeBSD: head/games/wesnoth/Makefile 314960 2013-03-22 20:06:14Z makc $ PORTNAME= wesnoth -PORTVERSION= 1.10.5 +PORTVERSION= 1.10.6 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff -ruN wesnoth/distinfo wesnoth.new/distinfo --- wesnoth/distinfo 2012-12-10 06:42:16.000000000 -0600 +++ wesnoth.new/distinfo 2013-04-01 09:52:50.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (wesnoth-1.10.5.tar.bz2) = f627d246e473dcbad3b928a37e0783a7191a237430b0bfc7680ffe3d18ca74e7 -SIZE (wesnoth-1.10.5.tar.bz2) = 343638424 +SHA256 (wesnoth-1.10.6.tar.bz2) = 05f3b47dcec4d2c3e2aaa05be270bc1505948d0311f2508d2bf8ece5741d2081 +SIZE (wesnoth-1.10.6.tar.bz2) = 346125796 --- wesnoth-1.10.6.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: