Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2012 10:45:44 GMT
From:      Peter Kosyh <p.kosyh@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174569: games/instead update
Message-ID:  <201212191045.qBJAjiVZ038602@red.freebsd.org>
Resent-Message-ID: <201212191050.qBJAo08V082276@freefall.freebsd.org>

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

>Number:         174569
>Category:       ports
>Synopsis:       games/instead update
>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:   Wed Dec 19 10:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Peter Kosyh
>Release:        9.0
>Organization:
>Environment:
FreeBSD royal-bsd 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #2: Tue Jul  3 21:35:28 MSK 2012     peter@royal-bsd:/usr/obj/usr/src/sys/HACKED  amd64

>Description:
games/instead version is updated to 1.8.2 (bugfix release and clang compatible fixes)

Here is the patch attached.
>How-To-Repeat:
$instead -version
1.8.1
>Fix:
Apply patch. =)

Patch attached with submission follows:

diff -Nur instead/Makefile instead-1.8.2/Makefile
--- instead/Makefile	2012-11-21 02:46:43.000000000 +0400
+++ instead-1.8.2/Makefile	2012-12-19 14:32:53.000000000 +0400
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/games/instead/Makefile,v 1.10 2012/11/20 22:46:43 svnexp Exp $
 
 PORTNAME=	instead
-PORTVERSION=	1.8.1
+PORTVERSION=	1.8.2
 CATEGORIES=	games
 MASTER_SITES=	GOOGLE_CODE \
 		http://mirror.amdmi3.ru/distfiles/
diff -Nur instead/distinfo instead-1.8.2/distinfo
--- instead/distinfo	2012-11-21 02:46:43.000000000 +0400
+++ instead-1.8.2/distinfo	2012-12-19 14:33:23.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (instead_1.8.1.tar.gz) = 44ab4e38e0c2c5925f3d0726bd5587a58551dd37877cfa4ee03135ffc99b897e
-SIZE (instead_1.8.1.tar.gz) = 3958311
+SHA256 (instead_1.8.2.tar.gz) = 6689f782483595a4cf454720b7ceb3ce4ea182aa86ae6af9e4c4a1b5262ccf0b
+SIZE (instead_1.8.2.tar.gz) = 3961781


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



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