Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2015 11:43:04 +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: r396373 - head/games/openttd
Message-ID:  <201509081143.t88Bh4Lo057556@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue Sep  8 11:43:03 2015
New Revision: 396373
URL: https://svnweb.freebsd.org/changeset/ports/396373

Log:
  - Update to version 1.5.2, mostly bugfix release
  - Actualize mirror list (https://devs.openttd.org/~truebrain/mirror.txt)

Modified:
  head/games/openttd/Makefile
  head/games/openttd/distinfo

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Tue Sep  8 11:33:20 2015	(r396372)
+++ head/games/openttd/Makefile	Tue Sep  8 11:43:03 2015	(r396373)
@@ -2,10 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	openttd
-DISTVERSION=	1.5.1
+DISTVERSION=	1.5.2
 CATEGORIES=	games
-MASTER_SITES=	http://gb.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
+MASTER_SITES=	http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
+		http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
+		http://de.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
+		http://fr.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
 		http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${DISTVERSION}/ \
+		http://uk.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
 		http://us.binaries.openttd.org/binaries/releases/${DISTVERSION}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
 

Modified: head/games/openttd/distinfo
==============================================================================
--- head/games/openttd/distinfo	Tue Sep  8 11:33:20 2015	(r396372)
+++ head/games/openttd/distinfo	Tue Sep  8 11:43:03 2015	(r396373)
@@ -1,2 +1,2 @@
-SHA256 (openttd-1.5.1-source.tar.xz) = c98e76e57de213c8d2ccafa4fa2e02b91c031b2487639ccf9b85c725c1428f49
-SIZE (openttd-1.5.1-source.tar.xz) = 6557704
+SHA256 (openttd-1.5.2-source.tar.xz) = 60e68eca552e34268033885e5389ad46b88b692514bf426a6e37cebd8d819f28
+SIZE (openttd-1.5.2-source.tar.xz) = 6565476



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