Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2014 09:52:58 GMT
From:      "Ilya A. Arkhipov" <rum1cro@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188192: [patch] games/openttd Update to 1.4.0
Message-ID:  <201404020952.s329qwiB056243@cgiserv.freebsd.org>
Resent-Message-ID: <201404021000.s32A00AP069697@freefall.freebsd.org>

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

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404020952.s329qwiB056243>