Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2020 15:50:55 +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: r538030 - head/games/openttd
Message-ID:  <202006051550.055FotcM093890@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Fri Jun  5 15:50:55 2020
New Revision: 538030
URL: https://svnweb.freebsd.org/changeset/ports/538030

Log:
  Update OpenTTD to version 1.10.2, another bugfix release.
  
  Found out via:	repology.org

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

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Fri Jun  5 15:48:37 2020	(r538029)
+++ head/games/openttd/Makefile	Fri Jun  5 15:50:55 2020	(r538030)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openttd
-DISTVERSION=	1.10.1
-PORTREVISION=	1
+DISTVERSION=	1.10.2
 CATEGORIES=	games
 MASTER_SITES=	https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source

Modified: head/games/openttd/distinfo
==============================================================================
--- head/games/openttd/distinfo	Fri Jun  5 15:48:37 2020	(r538029)
+++ head/games/openttd/distinfo	Fri Jun  5 15:50:55 2020	(r538030)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586805645
-SHA256 (openttd-1.10.1-source.tar.xz) = 0d22a3c50f7a321f4f211594f4987ac16c381e8e3e40f116848e63e91e7fbb9b
-SIZE (openttd-1.10.1-source.tar.xz) = 6741548
+TIMESTAMP = 1591047872
+SHA256 (openttd-1.10.2-source.tar.xz) = 939c55d259fb13cb47dfb3244e8f7b9e2f723883ebb2119410d8a282724eb6f5
+SIZE (openttd-1.10.2-source.tar.xz) = 6766904



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