Date: Tue, 18 Aug 2020 08:25:01 +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: r545223 - head/games/openttd Message-ID: <202008180825.07I8P1cf083394@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Tue Aug 18 08:25:01 2020 New Revision: 545223 URL: https://svnweb.freebsd.org/changeset/ports/545223 Log: Update OpenTTD to version 1.10.3. Modified: head/games/openttd/Makefile head/games/openttd/distinfo Modified: head/games/openttd/Makefile ============================================================================== --- head/games/openttd/Makefile Tue Aug 18 08:23:44 2020 (r545222) +++ head/games/openttd/Makefile Tue Aug 18 08:25:01 2020 (r545223) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -DISTVERSION= 1.10.2 +DISTVERSION= 1.10.3 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 Tue Aug 18 08:23:44 2020 (r545222) +++ head/games/openttd/distinfo Tue Aug 18 08:25:01 2020 (r545223) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591047872 -SHA256 (openttd-1.10.2-source.tar.xz) = 939c55d259fb13cb47dfb3244e8f7b9e2f723883ebb2119410d8a282724eb6f5 -SIZE (openttd-1.10.2-source.tar.xz) = 6766904 +TIMESTAMP = 1596997202 +SHA256 (openttd-1.10.3-source.tar.xz) = c11601ef547eb1f6d4f9a035bd19e0a760b47872ce7d9b4117aaa45ac377b53b +SIZE (openttd-1.10.3-source.tar.xz) = 6815924
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008180825.07I8P1cf083394>