From nobody@FreeBSD.org  Wed Apr  2 09:52:59 2014
Return-Path: <nobody@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 301BD219
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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" <rum1cro@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] games/openttd Update to 1.4.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         188192
>Category:       ports
>Synopsis:       [patch] games/openttd Update to 1.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danfe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 02 10:00:00 UTC 2014
>Closed-Date:    Wed Apr 02 11:41:53 UTC 2014
>Last-Modified:  Wed Apr  2 11:50:00 UTC 2014
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->danfe 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 2 10:00:04 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188192 
State-Changed-From-To: open->closed 
State-Changed-By: danfe 
State-Changed-When: Wed Apr 2 11:39:46 UTC 2014 
State-Changed-Why:  
Committed, thanks (r349914).  I've also converted USE_XZ to USES and fixed 
one missing file in pkg-plist (should've been in your patch ;-). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188192 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188192: commit references a PR
Date: Wed,  2 Apr 2014 11:39:40 +0000 (UTC)

 Author: danfe
 Date: Wed Apr  2 11:39:36 2014
 New Revision: 349914
 URL: http://svnweb.freebsd.org/changeset/ports/349914
 QAT: https://qat.redports.org/buildarchive/r349914/
 
 Log:
   - Update to version 1.4.0
   - USE_XZ -> USES (tar:xz)
   
   PR:	ports/188192
 
 Modified:
   head/games/openttd/Makefile
   head/games/openttd/distinfo
   head/games/openttd/pkg-plist
 
 Modified: head/games/openttd/Makefile
 ==============================================================================
 --- head/games/openttd/Makefile	Wed Apr  2 11:07:43 2014	(r349913)
 +++ head/games/openttd/Makefile	Wed Apr  2 11:39:36 2014	(r349914)
 @@ -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}/
 @@ -16,8 +16,7 @@ LICENSE=	GPLv2
  LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png \
  		liblzo2.so:${PORTSDIR}/archivers/lzo2
  
 -USES=		gmake pkgconfig
 -USE_XZ=		yes
 +USES=		gmake pkgconfig tar:xz
  HAS_CONFIGURE=	yes
  CONFIGURE_ENV=	STRIP="${STRIP_CMD} ${STRIP}"
  CONFIGURE_ARGS=	--prefix-dir="${PREFIX}" --data-dir="${DATADIR_REL}"
 
 Modified: head/games/openttd/distinfo
 ==============================================================================
 --- head/games/openttd/distinfo	Wed Apr  2 11:07:43 2014	(r349913)
 +++ head/games/openttd/distinfo	Wed Apr  2 11:39:36 2014	(r349914)
 @@ -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
 
 Modified: head/games/openttd/pkg-plist
 ==============================================================================
 --- head/games/openttd/pkg-plist	Wed Apr  2 11:07:43 2014	(r349913)
 +++ head/games/openttd/pkg-plist	Wed Apr  2 11:39:36 2014	(r349914)
 @@ -6,6 +6,7 @@ share/pixmaps/openttd.32.xpm
  %%DATADIR%%/ai/compat_1.1.nut
  %%DATADIR%%/ai/compat_1.2.nut
  %%DATADIR%%/ai/compat_1.3.nut
 +%%DATADIR%%/ai/compat_1.4.nut
  @dirrm %%DATADIR%%/ai
  %%DATADIR%%/baseset/no_music.obm
  %%DATADIR%%/baseset/no_sound.obs
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
