Bug 177798 - games/instead update
Summary: games/instead update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-12 05:50 UTC by Peter Kosyh
Modified: 2013-04-17 00:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.32 KB, patch)
2013-04-12 05:50 UTC, Peter Kosyh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kosyh 2013-04-12 05:50:00 UTC
INSTEAD 1.9.0 is out.
Currently there is 1.8.3 in ports/games/instead.

Fix: I have attached a patch to update port.

Patch attached with submission follows:
How-To-Repeat: $instead -version
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-12 05:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-04-17 00:00:00 UTC
Author: amdmi3
Date: Tue Apr 16 22:59:51 2013
New Revision: 315917
URL: http://svnweb.freebsd.org/changeset/ports/315917

Log:
  - Update to 1.9.0
  
  PR:		177798
  Submitted by:	Peter Kosyh <p.kosyh@gmail.com>
  Feature safe:	yes

Modified:
  head/games/instead/Makefile
  head/games/instead/distinfo
  head/games/instead/pkg-plist

Modified: head/games/instead/Makefile
==============================================================================
--- head/games/instead/Makefile	Tue Apr 16 22:46:18 2013	(r315916)
+++ head/games/instead/Makefile	Tue Apr 16 22:59:51 2013	(r315917)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	instead
-PORTVERSION=	1.8.3
+PORTVERSION=	1.9.0
 CATEGORIES=	games
 MASTER_SITES=	GOOGLE_CODE \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/games/instead/distinfo
==============================================================================
--- head/games/instead/distinfo	Tue Apr 16 22:46:18 2013	(r315916)
+++ head/games/instead/distinfo	Tue Apr 16 22:59:51 2013	(r315917)
@@ -1,2 +1,2 @@
-SHA256 (instead_1.8.3.tar.gz) = 18a0893978642577781de6738b92840000a3070f4e5c8f1c5ea656b272ab8b98
-SIZE (instead_1.8.3.tar.gz) = 4465715
+SHA256 (instead_1.9.0.tar.gz) = 1f472b5a5e710c780960b7711ab0c77bc80e6e4133327f7527a25f93fb18d340
+SIZE (instead_1.9.0.tar.gz) = 5546134

Modified: head/games/instead/pkg-plist
==============================================================================
--- head/games/instead/pkg-plist	Tue Apr 16 22:46:18 2013	(r315916)
+++ head/games/instead/pkg-plist	Tue Apr 16 22:59:51 2013	(r315917)
@@ -12,7 +12,7 @@ share/applications/instead.desktop
 %%DATADIR%%/games/tutorial3/main-ua.lua
 %%DATADIR%%/games/tutorial3/main.lua
 %%DATADIR%%/games/tutorial3/ru.png
-%%DATADIR%%/games/tutorial3/sv_ttt.xm
+%%DATADIR%%/games/tutorial3/instead.ogg
 %%DATADIR%%/games/tutorial3/ua.png
 %%DATADIR%%/lang/en.ini
 %%DATADIR%%/lang/es.ini
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2013-04-17 00:00:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!