diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-10-13 02:18:34 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-10-13 02:18:34 +0000 |
commit | 9334c6ba75beca61207d4ef316d9ac8c54859e21 (patch) | |
tree | 257ce702a860224852f8da229ab4674e290dfbdd /games/openttd | |
parent | 095842abedaaca68705fb85dd27e8b9f68edcebb (diff) |
Update to version 1.1.3 which brings three important bug fixes for situations
that could crash the game.
PR: ports/161488
Notes
Notes:
svn path=/head/; revision=283452
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 |