svn commit: r538030 - head/games/openttd
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Jun 5 15:50:56 UTC 2020
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
More information about the svn-ports-all
mailing list