diff options
author | danfe <danfe@FreeBSD.org> | 2011-10-13 10:18:34 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-10-13 10:18:34 +0800 |
commit | f5e5b542e3be390e9ab85fa4e728137c4a065e18 (patch) | |
tree | d97fb3d1f61bd3e5008ff82b60af8cfe508f2273 /games/openttd | |
parent | 72df204d49d068197c6628b428486a55399a3503 (diff) | |
download | freebsd-ports-gnome-f5e5b542e3be390e9ab85fa4e728137c4a065e18.tar.gz freebsd-ports-gnome-f5e5b542e3be390e9ab85fa4e728137c4a065e18.tar.zst freebsd-ports-gnome-f5e5b542e3be390e9ab85fa4e728137c4a065e18.zip |
Update to version 1.1.3 which brings three important bug fixes for situations
that could crash the game.
PR: ports/161488
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 2 | ||||
-rw-r--r-- | games/openttd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index cc2347fae4d2..5a5970084302 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openttd -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= games MASTER_SITES= http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \ http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ diff --git a/games/openttd/distinfo b/games/openttd/distinfo index 752239f48b6a..46c013c333be 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -SHA256 (openttd-1.1.2-source.tar.xz) = 372073bd2b87c078c714176d1b75e16768a85122993ebd7a36e60aa071903b3d -SIZE (openttd-1.1.2-source.tar.xz) = 5040364 +SHA256 (openttd-1.1.3-source.tar.xz) = 3adb21211fe02411110beaf1f447e03e8a2e9e07b5d9f92247a5b063881c8ed6 +SIZE (openttd-1.1.3-source.tar.xz) = 5165696 |