diff options
author | danfe <danfe@FreeBSD.org> | 2012-08-18 17:27:19 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-08-18 17:27:19 +0800 |
commit | 82863acf712f9f23dba07d11025e36d53ac583ee (patch) | |
tree | 73070013099f4734a2c0de4befa994eecddcf94f /games/openttd | |
parent | e05a9e1817bd24673c08c4560aab5aac58187281 (diff) | |
download | freebsd-ports-gnome-82863acf712f9f23dba07d11025e36d53ac583ee.tar.gz freebsd-ports-gnome-82863acf712f9f23dba07d11025e36d53ac583ee.tar.zst freebsd-ports-gnome-82863acf712f9f23dba07d11025e36d53ac583ee.zip |
Update to version 1.2.2.
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 4 | ||||
-rw-r--r-- | games/openttd/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 8c05e72fe447..c63e684aee68 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openttd -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= games MASTER_SITES= http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \ http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ @@ -85,7 +85,7 @@ pre-everything:: @${ECHO_MSG} "Define WITH_DEDICATED_SERVER_ONLY to build CLI-based dedicated server" .endif .if !defined(WITH_OPEN_GAME_FILES) - @${ECHO_MSG} "Define WITH_OPEN_GAME_FILES to install with libre graphics, music, and sound" + @${ECHO_MSG} "Define WITH_OPEN_GAME_FILES to install with libre graphics, music, and sounds" .endif post-patch: diff --git a/games/openttd/distinfo b/games/openttd/distinfo index 64e457559f07..27441573fb97 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -SHA256 (openttd-1.2.1-source.tar.xz) = c8a8ae4e067bf6694f1d1447ddb14fc5e7853961cb1654629cf2c4613ee9f176 -SIZE (openttd-1.2.1-source.tar.xz) = 5712672 +SHA256 (openttd-1.2.2-source.tar.xz) = 57b105ab03d0275e190107fd1d54255f0c25d8b24d41d15ed2702534bab31f95 +SIZE (openttd-1.2.2-source.tar.xz) = 5717136 |