svn commit: r302714 - head/games/openttd

Alexey Dokuchaev danfe at FreeBSD.org
Sat Aug 18 09:27:20 UTC 2012


Author: danfe
Date: Sat Aug 18 09:27:19 2012
New Revision: 302714
URL: http://svn.freebsd.org/changeset/ports/302714

Log:
  Update to version 1.2.2.

Modified:
  head/games/openttd/Makefile
  head/games/openttd/distinfo

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Sat Aug 18 08:39:39 2012	(r302713)
+++ head/games/openttd/Makefile	Sat Aug 18 09:27:19 2012	(r302714)
@@ -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:

Modified: head/games/openttd/distinfo
==============================================================================
--- head/games/openttd/distinfo	Sat Aug 18 08:39:39 2012	(r302713)
+++ head/games/openttd/distinfo	Sat Aug 18 09:27:19 2012	(r302714)
@@ -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



More information about the svn-ports-head mailing list