Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2017 07:39:12 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437595 - head/games/openttd
Message-ID:  <201704030739.v337dCvj048257@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Mon Apr  3 07:39:12 2017
New Revision: 437595
URL: https://svnweb.freebsd.org/changeset/ports/437595

Log:
  Update OpenTTD to version 1.7.0.
  
  TIMESTAMP (openttd-1.7.0-source.tar.xz) = 1491064380

Modified:
  head/games/openttd/Makefile
  head/games/openttd/distinfo
  head/games/openttd/pkg-plist

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Mon Apr  3 07:14:33 2017	(r437594)
+++ head/games/openttd/Makefile	Mon Apr  3 07:39:12 2017	(r437595)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openttd
-DISTVERSION=	1.6.1
-PORTREVISION=	5
+DISTVERSION=	1.7.0
 CATEGORIES=	games
 MASTER_SITES=	http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
 		http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \

Modified: head/games/openttd/distinfo
==============================================================================
--- head/games/openttd/distinfo	Mon Apr  3 07:14:33 2017	(r437594)
+++ head/games/openttd/distinfo	Mon Apr  3 07:39:12 2017	(r437595)
@@ -1,2 +1,3 @@
-SHA256 (openttd-1.6.1-source.tar.xz) = 9b08996e31c3485ef8dedfa1ab65147091593f3f11bd51eb7662ce5ea41363aa
-SIZE (openttd-1.6.1-source.tar.xz) = 6584564
+TIMESTAMP = 1491064380
+SHA256 (openttd-1.7.0-source.tar.xz) = df9307f42a45ac57dff23fe5cfb9bdb2a3d676456e7c771de173de060c2a99e0
+SIZE (openttd-1.7.0-source.tar.xz) = 6516096

Modified: head/games/openttd/pkg-plist
==============================================================================
--- head/games/openttd/pkg-plist	Mon Apr  3 07:14:33 2017	(r437594)
+++ head/games/openttd/pkg-plist	Mon Apr  3 07:39:12 2017	(r437595)
@@ -9,6 +9,7 @@ share/pixmaps/openttd.32.xpm
 %%DATADIR%%/ai/compat_1.4.nut
 %%DATADIR%%/ai/compat_1.5.nut
 %%DATADIR%%/ai/compat_1.6.nut
+%%DATADIR%%/ai/compat_1.7.nut
 %%DATADIR%%/baseset/no_music.obm
 %%DATADIR%%/baseset/no_sound.obs
 %%DATADIR%%/baseset/openttd.grf
@@ -16,6 +17,7 @@ share/pixmaps/openttd.32.xpm
 %%DATADIR%%/baseset/orig_dos.obg
 %%DATADIR%%/baseset/orig_dos.obs
 %%DATADIR%%/baseset/orig_dos_de.obg
+%%DATADIR%%/baseset/orig_extra.grf
 %%DATADIR%%/baseset/orig_win.obg
 %%DATADIR%%/baseset/orig_win.obm
 %%DATADIR%%/baseset/orig_win.obs



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