Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2012 09:27: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: r302714 - head/games/openttd
Message-ID:  <201208180927.q7I9RKDJ001811@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208180927.q7I9RKDJ001811>