svn commit: r466226 - head/games/openttd

Alexey Dokuchaev danfe at FreeBSD.org
Mon Apr 2 13:05:13 UTC 2018


Author: danfe
Date: Mon Apr  2 13:05:12 2018
New Revision: 466226
URL: https://svnweb.freebsd.org/changeset/ports/466226

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

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  2 12:40:06 2018	(r466225)
+++ head/games/openttd/Makefile	Mon Apr  2 13:05:12 2018	(r466226)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openttd
-DISTVERSION=	1.7.2
-PORTREVISION=	1
+DISTVERSION=	1.8.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  2 12:40:06 2018	(r466225)
+++ head/games/openttd/distinfo	Mon Apr  2 13:05:12 2018	(r466226)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514117460
-SHA256 (openttd-1.7.2-source.tar.xz) = fe51a0bade8fdf6ce3ec696418ecf75c95783cdcabfd7b204eec5c0bb5d149d4
-SIZE (openttd-1.7.2-source.tar.xz) = 6520956
+TIMESTAMP = 1522588020
+SHA256 (openttd-1.8.0-source.tar.xz) = c2d32d9d736d27202a020027a3729ae763f5432ae6f424891e57a4095eeb087f
+SIZE (openttd-1.8.0-source.tar.xz) = 6521016

Modified: head/games/openttd/pkg-plist
==============================================================================
--- head/games/openttd/pkg-plist	Mon Apr  2 12:40:06 2018	(r466225)
+++ head/games/openttd/pkg-plist	Mon Apr  2 13:05:12 2018	(r466226)
@@ -10,6 +10,7 @@ share/pixmaps/openttd.32.xpm
 %%DATADIR%%/ai/compat_1.5.nut
 %%DATADIR%%/ai/compat_1.6.nut
 %%DATADIR%%/ai/compat_1.7.nut
+%%DATADIR%%/ai/compat_1.8.nut
 %%DATADIR%%/baseset/no_music.obm
 %%DATADIR%%/baseset/no_sound.obs
 %%DATADIR%%/baseset/openttd.grf


More information about the svn-ports-head mailing list