From 25285edf101236fc3881f1fe8f2432cf35243a74 Mon Sep 17 00:00:00 2001 From: danfe Date: Mon, 3 Jun 2013 14:59:35 +0000 Subject: - Update to version 1.3.1 - Remove one stale mirror (per distilator) Submitted by: Ilya Arkhipov (privately) --- games/openttd/Makefile | 3 +-- games/openttd/distinfo | 4 ++-- games/openttd/pkg-plist | 2 ++ 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 3dfb940a37b7..10d684704230 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= openttd -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= games MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ - http://de.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/releases/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/games/openttd/distinfo b/games/openttd/distinfo index ee0bbfa469e2..125c9e8344bb 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -SHA256 (openttd-1.3.0-source.tar.xz) = 1a3525186f4486de8193992426690a1fd8c7e4d376a328056b0464a1a5d32080 -SIZE (openttd-1.3.0-source.tar.xz) = 6193868 +SHA256 (openttd-1.3.1-source.tar.xz) = f6cb90e0773dc7bdf01161ded03e48661a65c3f1412b192ae954215aaf26eca2 +SIZE (openttd-1.3.1-source.tar.xz) = 6306164 diff --git a/games/openttd/pkg-plist b/games/openttd/pkg-plist index 4914bf5d9b0f..3795018cc74b 100644 --- a/games/openttd/pkg-plist +++ b/games/openttd/pkg-plist @@ -33,8 +33,10 @@ share/pixmaps/openttd.32.xpm %%DATADIR%%/lang/english_US.lng %%DATADIR%%/lang/esperanto.lng %%DATADIR%%/lang/estonian.lng +%%DATADIR%%/lang/faroese.lng %%DATADIR%%/lang/finnish.lng %%DATADIR%%/lang/french.lng +%%DATADIR%%/lang/gaelic.lng %%DATADIR%%/lang/galician.lng %%DATADIR%%/lang/german.lng %%DATADIR%%/lang/greek.lng -- cgit