From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 2 10:00:01 2014 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0865B2D6 for ; Wed, 2 Apr 2014 10:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8D676E1 for ; Wed, 2 Apr 2014 10:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s32A00gC069698 for ; Wed, 2 Apr 2014 10:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s32A00AP069697; Wed, 2 Apr 2014 10:00:00 GMT (envelope-from gnats) Resent-Date: Wed, 2 Apr 2014 10:00:00 GMT Resent-Message-Id: <201404021000.s32A00AP069697@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, "Ilya A. Arkhipov" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 301BD219 for ; Wed, 2 Apr 2014 09:52:59 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 029B7681 for ; Wed, 2 Apr 2014 09:52:59 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s329qwdJ056260 for ; Wed, 2 Apr 2014 09:52:58 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s329qwiB056243; Wed, 2 Apr 2014 09:52:58 GMT (envelope-from nobody) Message-Id: <201404020952.s329qwiB056243@cgiserv.freebsd.org> Date: Wed, 2 Apr 2014 09:52:58 GMT From: "Ilya A. Arkhipov" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188192: [patch] games/openttd Update to 1.4.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 10:00:01 -0000 >Number: 188192 >Category: ports >Synopsis: [patch] games/openttd Update to 1.4.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 02 10:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Ilya A. Arkhipov >Release: FreeBSD 11.0-CURRENT >Organization: Home Inc. >Environment: >Description: Update games/openttd to 1.4.0 Changelog: http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/1.4.0/changelog.txt PS: patch for fixing: In file included from /tmp/tmpfs/usr/ports/games/openttd/work/openttd-1.4.0/src/ai/../script/api/script_window.hpp:72, from /tmp/tmpfs/usr/ports/games/openttd/work/openttd-1.4.0/src/ai/../script/api/script_event_types.hpp:17, from /tmp/tmpfs/usr/ports/games/openttd/work/openttd-1.4.0/src/ai/ai.hpp:15, from /tmp/tmpfs/usr/ports/games/openttd/work/openttd-1.4.0/src/train_cmd.cpp:26: /tmp/tmpfs/usr/ports/games/openttd/work/openttd-1.4.0/src/ai/../script/api/../../widgets/story_widget.h:26:36: warning: no newline at end of file I'll send to upstream. >How-To-Repeat: >Fix: Index: Makefile =================================================================== --- Makefile (revision 349118) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.0 CATEGORIES= games MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/releases/${PORTVERSION}/ Index: distinfo =================================================================== --- distinfo (revision 349118) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (openttd-1.3.3-source.tar.xz) = 6991ed2c0170481800c3a92a1b43546821a658de91d3ac7efe868588387eca5d -SIZE (openttd-1.3.3-source.tar.xz) = 6370128 +SHA256 (openttd-1.4.0-source.tar.xz) = d85bcb89d499a177a904f627ce407a086db8b26bc9a021030ee7f5534fbe0955 +SIZE (openttd-1.4.0-source.tar.xz) = 6661904 Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 349118) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.0 CATEGORIES= games MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/releases/${PORTVERSION}/ Index: distinfo =================================================================== --- distinfo (revision 349118) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (openttd-1.3.3-source.tar.xz) = 6991ed2c0170481800c3a92a1b43546821a658de91d3ac7efe868588387eca5d -SIZE (openttd-1.3.3-source.tar.xz) = 6370128 +SHA256 (openttd-1.4.0-source.tar.xz) = d85bcb89d499a177a904f627ce407a086db8b26bc9a021030ee7f5534fbe0955 +SIZE (openttd-1.4.0-source.tar.xz) = 6661904 >Release-Note: >Audit-Trail: >Unformatted: