Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2011 18:38:48 GMT
From:      "Ilya A. Arkhipov" <micro@heavennet.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159797: [patch] Update games/openttd to 1.1.2
Message-ID:  <201108151838.p7FIcmYe086424@red.freebsd.org>
Resent-Message-ID: <201108151840.p7FIe7BB036207@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159797
>Category:       ports
>Synopsis:       [patch] Update games/openttd to 1.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 15 18:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ilya A. Arkhipov
>Release:        FreeBSD 9.0-CURRENT r223771
>Organization:
>Environment:
FreeBSD micro 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r223771: Wed Jul  6 01:24:29 MSD 2011     root@micro:/usr/obj/usr/src/sys/MICROKERNEL  amd64
>Description:
Update games/openttd to 1.1.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru openttd_1_1_1/Makefile openttd/Makefile
--- openttd_1_1_1/Makefile	2011-08-15 22:29:05.372652885 +0400
+++ openttd/Makefile	2011-08-15 22:29:11.171649755 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openttd
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	games
 MASTER_SITES=	http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \
 		http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \
diff -ru openttd_1_1_1/distinfo openttd/distinfo
--- openttd_1_1_1/distinfo	2011-08-15 22:29:05.387645154 +0400
+++ openttd/distinfo	2011-08-15 22:29:17.191644405 +0400
@@ -1,2 +1,2 @@
-SHA256 (openttd-1.1.1-source.tar.xz) = d8c6c770d31fddcccda0e9ecc561d77a42c993dc3c9fa4f60065edfa8bcaf851
-SIZE (openttd-1.1.1-source.tar.xz) = 4919732
+SHA256 (openttd-1.1.2-source.tar.xz) = 372073bd2b87c078c714176d1b75e16768a85122993ebd7a36e60aa071903b3d
+SIZE (openttd-1.1.2-source.tar.xz) = 5040364


>Release-Note:
>Audit-Trail:
>Unformatted:



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