Date: Wed, 14 Jun 2017 17:14:19 +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: r443592 - head/games/openttd Message-ID: <201706141714.v5EHEJdA088168@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Wed Jun 14 17:14:19 2017 New Revision: 443592 URL: https://svnweb.freebsd.org/changeset/ports/443592 Log: Update OpenTTD to version 1.7.1. TIMESTAMP (openttd-1.7.1-source.tar.xz) = 1497378900 Modified: head/games/openttd/Makefile head/games/openttd/distinfo Modified: head/games/openttd/Makefile ============================================================================== --- head/games/openttd/Makefile Wed Jun 14 17:04:45 2017 (r443591) +++ head/games/openttd/Makefile Wed Jun 14 17:14:19 2017 (r443592) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ Modified: head/games/openttd/distinfo ============================================================================== --- head/games/openttd/distinfo Wed Jun 14 17:04:45 2017 (r443591) +++ head/games/openttd/distinfo Wed Jun 14 17:14:19 2017 (r443592) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491064380 -SHA256 (openttd-1.7.0-source.tar.xz) = df9307f42a45ac57dff23fe5cfb9bdb2a3d676456e7c771de173de060c2a99e0 -SIZE (openttd-1.7.0-source.tar.xz) = 6516096 +TIMESTAMP = 1497378900 +SHA256 (openttd-1.7.1-source.tar.xz) = 61190952a98d494d3fd62e395dd6c359609914d0ba8fe80eaeb585b7d62a1b36 +SIZE (openttd-1.7.1-source.tar.xz) = 6517328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706141714.v5EHEJdA088168>