svn commit: r396373 - head/games/openttd

Alexey Dokuchaev danfe at FreeBSD.org
Tue Sep 8 11:43:05 UTC 2015


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


More information about the svn-ports-head mailing list