From nobody@FreeBSD.org  Wed Aug 24 12:57:48 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 108A710656D0
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Aug 2011 12:57:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B1EF68FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Aug 2011 12:57:47 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7OCvl3L013432
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Aug 2011 12:57:47 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p7OCvlgX013431;
	Wed, 24 Aug 2011 12:57:47 GMT
	(envelope-from nobody)
Message-Id: <201108241257.p7OCvlgX013431@red.freebsd.org>
Date: Wed, 24 Aug 2011 12:57:47 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] games/instead: update to 1.5.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: neuroworker@gmail.com

>Number:         160058
>Category:       ports
>Synopsis:       [patch] games/instead: update to 1.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 24 13:00:19 UTC 2011
>Closed-Date:    Tue Aug 30 20:41:15 UTC 2011
>Last-Modified:  Tue Aug 30 20:41:15 UTC 2011
>Originator:     pluknet
>Release:        
>Organization:
>Environment:
>Description:
update to 1.5.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/games/instead/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	6 Jan 2011 14:42:39 -0000	1.2
+++ Makefile	24 Aug 2011 12:57:10 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/games/instead/Makefile,v 1.2 2011/01/06 14:42:39 amdmi3 Exp $
 
 PORTNAME=	instead
-PORTVERSION=	1.3.1
-PORTREVISION=	1
+PORTVERSION=	1.5.0
 CATEGORIES=	games
 MASTER_SITES=	GOOGLE_CODE \
 		http://209.44.102.205/FreeBSD/distfiles/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/games/instead/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	27 Dec 2010 12:15:19 -0000	1.1
+++ distinfo	24 Aug 2011 12:57:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (instead_1.3.1.tar.gz) = 5973be89a22aef26e029f8fc2e4dc82d4ef3e4b57bcb31d8c95a4e61aecfc9ea
-SIZE (instead_1.3.1.tar.gz) = 3513339
+SHA256 (instead_1.5.0.tar.gz) = 9a10b446301ad378bbb3b900a09c7494c0accf8055951598f1cb0239c85c4284
+SIZE (instead_1.5.0.tar.gz) = 3867439
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/games/instead/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	27 Dec 2010 12:15:19 -0000	1.1
+++ pkg-plist	24 Aug 2011 12:57:10 -0000
@@ -1,14 +1,24 @@
 bin/instead
 bin/sdl-instead
 share/applications/instead.desktop
-%%DATADIR%%/games/tutorial2-en/main.lua
-%%DATADIR%%/games/tutorial2-es/main.lua
-%%DATADIR%%/games/tutorial2/instead.png
-%%DATADIR%%/games/tutorial2/main.lua
-%%DATADIR%%/games/tutorial2/ramparts.mod
-%%DATADIR%%/languages/en.ini
-%%DATADIR%%/languages/es.ini
-%%DATADIR%%/languages/ru.ini
+%%DATADIR%%/games/tutorial3/main-it.lua
+%%DATADIR%%/games/tutorial3/ua.png
+%%DATADIR%%/games/tutorial3/es.png
+%%DATADIR%%/games/tutorial3/it.png
+%%DATADIR%%/games/tutorial3/gb.png
+%%DATADIR%%/games/tutorial3/ramparts.mod
+%%DATADIR%%/games/tutorial3/main-ru.lua
+%%DATADIR%%/games/tutorial3/ru.png
+%%DATADIR%%/games/tutorial3/main-en.lua
+%%DATADIR%%/games/tutorial3/instead.png
+%%DATADIR%%/games/tutorial3/main.lua
+%%DATADIR%%/games/tutorial3/main-ua.lua
+%%DATADIR%%/games/tutorial3/main-es.lua
+%%DATADIR%%/lang/en.ini
+%%DATADIR%%/lang/es.ini
+%%DATADIR%%/lang/it.ini
+%%DATADIR%%/lang/ru.ini
+%%DATADIR%%/lang/ua.ini
 %%DATADIR%%/stead/click.lua
 %%DATADIR%%/stead/dash.lua
 %%DATADIR%%/stead/dbg.lua
@@ -24,6 +34,8 @@
 %%DATADIR%%/stead/prefs.lua
 %%DATADIR%%/stead/quotes.lua
 %%DATADIR%%/stead/snapshots.lua
+%%DATADIR%%/stead/sound.lua
+%%DATADIR%%/stead/sprites.lua
 %%DATADIR%%/stead/stead.lua
 %%DATADIR%%/stead/theme.lua
 %%DATADIR%%/stead/timer.lua
@@ -61,6 +73,9 @@
 %%DATADIR%%/themes/default/cursor.png
 %%DATADIR%%/themes/default/menu.png
 %%DATADIR%%/themes/default/sans.ttf
+%%DATADIR%%/themes/default/sans-i.ttf
+%%DATADIR%%/themes/default/sans-b.ttf
+%%DATADIR%%/themes/default/sans-bi.ttf
 %%DATADIR%%/themes/default/theme.ini
 %%DATADIR%%/themes/default/use.png
 %%DATADIR%%/themes/fantasy/bg.png
@@ -82,9 +97,7 @@
 @dirrm %%DATADIR%%/themes/arctic
 @dirrm %%DATADIR%%/themes
 @dirrm %%DATADIR%%/stead
-@dirrm %%DATADIR%%/languages
-@dirrm %%DATADIR%%/games/tutorial2-es
-@dirrm %%DATADIR%%/games/tutorial2-en
-@dirrm %%DATADIR%%/games/tutorial2
+@dirrm %%DATADIR%%/lang
+@dirrm %%DATADIR%%/games/tutorial3
 @dirrm %%DATADIR%%/games
 @dirrm %%DATADIR%%
Index: files/patch-configure
===================================================================
RCS file: /home/pcvs/ports/games/instead/files/patch-configure,v
retrieving revision 1.2
diff -u -r1.2 patch-configure
--- files/patch-configure	6 Jan 2011 14:42:39 -0000	1.2
+++ files/patch-configure	24 Aug 2011 12:57:10 -0000
@@ -124,7 +124,7 @@
 @@ -204,16 +163,12 @@
  	echo "ICONPATH=\$(DESTDIR)\$(PREFIX)/share/pixmaps" >> config.make
  	echo "DOCPATH=\$(DESTDIR)\$(PREFIX)/share/doc/instead" >> config.make
- 	echo "LANGPATH=\$(DATAPATH)/languages" >> config.make
+ 	echo "LANGPATH=\$(DATAPATH)/lang" >> config.make
 -	echo "MANPATH=\$(DESTDIR)\$(PREFIX)/share/man/man6" >> config.make
 +	echo "MANPATH=\$(DESTDIR)\$(PREFIX)/man/man6" >> config.make
  


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 24 13:00:37 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160058 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: neuroworker@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/160058: [patch] games/instead: update to 1.5.0
Date: Wed, 24 Aug 2011 13:00:34 UT

 Maintainer of games/instead,
 
 Please note that PR ports/160058 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160058
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: =?KOI8-R?B?89Xby88g58zFwg==?= <neuroworker@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/160058: [patch] games/instead: update to 1.5.0
Date: Tue, 30 Aug 2011 19:18:07 +0800

 --90e6ba4fc5be89920104abb72a20
 Content-Type: text/plain; charset=ISO-8859-1
 
 Yes, all right, approve this patch please.
 
 2011/8/24 Edwin Groothuis <edwin@freebsd.org>
 
 > Maintainer of games/instead,
 >
 > Please note that PR ports/160058 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160058
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 --90e6ba4fc5be89920104abb72a20
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Yes, all right, approve this patch please.<br><br><div class=3D"gmail_quote=
 ">2011/8/24 Edwin Groothuis <span dir=3D"ltr">&lt;<a href=3D"mailto:edwin@f=
 reebsd.org">edwin@freebsd.org</a>&gt;</span><br><blockquote class=3D"gmail_=
 quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1=
 ex;">
 Maintainer of games/instead,<br>
 <br>
 Please note that PR ports/160058 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
  =A0 =A0<a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/16005=
 8" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/160=
 058</a><br>
 <font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></blockquote></div><br>
 
 --90e6ba4fc5be89920104abb72a20--
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Aug 30 16:28:28 UTC 2011 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160058 
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Tue Aug 30 18:42:07 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160058 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160058: commit references a PR
Date: Tue, 30 Aug 2011 20:21:41 +0000 (UTC)

 pawel       2011-08-30 20:21:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/instead        Makefile distinfo pkg-plist 
     games/instead/files  patch-configure 
   Log:
   Update to 1.5.0
   
   PR:             ports/160058
   Submitted by:   pluknet <pluknet@gmail.com>
   Approved by:    maintainer, miwi, wen (mentors implicit)
   
   Revision  Changes    Path
   1.3       +1 -2      ports/games/instead/Makefile
   1.2       +2 -2      ports/games/instead/distinfo
   1.3       +1 -1      ports/games/instead/files/patch-configure
   1.2       +25 -12    ports/games/instead/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Tue Aug 30 20:41:14 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160058 
>Unformatted:
