Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2016 07:38:59 +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: r417912 - head/games/openttd
Message-ID:  <201607020738.u627cxDR000783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sat Jul  2 07:38:59 2016
New Revision: 417912
URL: https://svnweb.freebsd.org/changeset/ports/417912

Log:
  Update OpenTTD to version 1.6.1 and make pkg-plist more sorted while here.

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

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Sat Jul  2 07:13:44 2016	(r417911)
+++ head/games/openttd/Makefile	Sat Jul  2 07:38:59 2016	(r417912)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openttd
-DISTVERSION=	1.6.0
+DISTVERSION=	1.6.1
 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	Sat Jul  2 07:13:44 2016	(r417911)
+++ head/games/openttd/distinfo	Sat Jul  2 07:38:59 2016	(r417912)
@@ -1,2 +1,2 @@
-SHA256 (openttd-1.6.0-source.tar.xz) = 4c12e6b516ffdee20a03ebad80dad85d137130002d6d3e123a568376fe4b4eb2
-SIZE (openttd-1.6.0-source.tar.xz) = 6557124
+SHA256 (openttd-1.6.1-source.tar.xz) = 9b08996e31c3485ef8dedfa1ab65147091593f3f11bd51eb7662ce5ea41363aa
+SIZE (openttd-1.6.1-source.tar.xz) = 6584564

Modified: head/games/openttd/pkg-plist
==============================================================================
--- head/games/openttd/pkg-plist	Sat Jul  2 07:13:44 2016	(r417911)
+++ head/games/openttd/pkg-plist	Sat Jul  2 07:38:59 2016	(r417912)
@@ -50,8 +50,8 @@ share/pixmaps/openttd.32.xpm
 %%DATADIR%%/lang/italian.lng
 %%DATADIR%%/lang/japanese.lng
 %%DATADIR%%/lang/korean.lng
-%%DATADIR%%/lang/latvian.lng
 %%DATADIR%%/lang/latin.lng
+%%DATADIR%%/lang/latvian.lng
 %%DATADIR%%/lang/lithuanian.lng
 %%DATADIR%%/lang/luxembourgish.lng
 %%DATADIR%%/lang/malay.lng
@@ -66,6 +66,7 @@ share/pixmaps/openttd.32.xpm
 %%DATADIR%%/lang/slovak.lng
 %%DATADIR%%/lang/slovenian.lng
 %%DATADIR%%/lang/spanish.lng
+%%DATADIR%%/lang/spanish_MX.lng
 %%DATADIR%%/lang/swedish.lng
 %%DATADIR%%/lang/tamil.lng
 %%DATADIR%%/lang/thai.lng



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