ports/160058: [patch] games/instead: update to 1.5.0
pluknet
pluknet at gmail.com
Wed Aug 24 13:00:20 UTC 2011
>Number: 160058
>Category: ports
>Synopsis: [patch] games/instead: update to 1.5.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 24 13:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>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
- at dirrm %%DATADIR%%/languages
- at dirrm %%DATADIR%%/games/tutorial2-es
- at dirrm %%DATADIR%%/games/tutorial2-en
- at dirrm %%DATADIR%%/games/tutorial2
+ at dirrm %%DATADIR%%/lang
+ at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list