Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2011 23:21:57 GMT
From:      Jesse <jessefrgsmith@yahoo.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156604: Port update: games/atanks
Message-ID:  <201104232321.p3NNLvLM021292@red.freebsd.org>
Resent-Message-ID: <201104232330.p3NNU9ox075809@freefall.freebsd.org>

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

>Number:         156604
>Category:       ports
>Synopsis:       Port update: games/atanks
>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:   Sat Apr 23 23:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jesse
>Release:        8.2
>Organization:
RM
>Environment:
FreeBSD-8.2 32-bit
>Description:
An update is available upstream for Atanks. The update, available from http://atanks.sf.net supplies Atanks version 4.9, a release that features bug fixes and a new Italian translation.

Please find attached a patch to bring the port up to date with upstream.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN atanks.bak/Makefile atanks/Makefile
--- atanks.bak/Makefile	2011-04-23 15:48:08.000000000 -0300
+++ atanks/Makefile	2011-04-23 15:49:19.000000000 -0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	atanks
-PORTVERSION=	4.6
+PORTVERSION=	4.9
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
 
diff -ruN atanks.bak/distinfo atanks/distinfo
--- atanks.bak/distinfo	2011-04-23 15:48:08.000000000 -0300
+++ atanks/distinfo	2011-04-23 17:15:18.000000000 -0300
@@ -1,3 +1,2 @@
-MD5 (atanks-4.6.tar.gz) = fc8ae5d814f112e2d155597c7b242dfd
-SHA256 (atanks-4.6.tar.gz) = 230fd102ffca083e30187c9fc86c098446f532a8cca5c035f852f7da5eb81a77
-SIZE (atanks-4.6.tar.gz) = 3118071
+SHA256 (atanks-4.9.tar.gz) = 6d67aa0562d36fcd40a19b6463c433cecf16518c30d268222362922911e4b604
+SIZE (atanks-4.9.tar.gz) = 3125561
diff -ruN atanks.bak/files/patch-src_files.cpp atanks/files/patch-src_files.cpp
--- atanks.bak/files/patch-src_files.cpp	2011-04-23 15:48:08.000000000 -0300
+++ atanks/files/patch-src_files.cpp	1969-12-31 20:00:00.000000000 -0400
@@ -1,13 +0,0 @@
---- ./src/files.cpp.orig	2010-08-14 12:32:25.605447928 +0200
-+++ ./src/files.cpp	2010-08-14 12:32:44.893731770 +0200
-@@ -2,10 +2,7 @@
- #include <stdlib.h>
- #include <string.h>
- #include <dirent.h>
--
--#ifdef MACOSX
- #include <sys/stat.h>
--#endif
- 
- #include "player.h"
- #include "files.h"
diff -ruN atanks.bak/pkg-plist atanks/pkg-plist
--- atanks.bak/pkg-plist	2011-04-23 15:48:08.000000000 -0300
+++ atanks/pkg-plist	2011-04-23 17:07:20.000000000 -0300
@@ -222,6 +222,16 @@
 share/games/atanks/text/revenge_sk.txt
 share/games/atanks/text/gloat_de.txt
 share/games/atanks/text/revenge_ru.txt
+share/games/atanks/text/gloat_it.txt
+share/games/atanks/text/Help_it.txt
+share/games/atanks/text/ingame_it.txt
+share/games/atanks/text/instr_it.txt
+share/games/atanks/text/kamikaze_it.txt
+share/games/atanks/text/retaliation_it.txt
+share/games/atanks/text/revenge_it.txt
+share/games/atanks/text/suicide_it.txt
+share/games/atanks/text/war_quotes_it.txt
+share/games/atanks/text/weapons_it.txt
 share/games/atanks/missile/27.bmp
 share/games/atanks/missile/12.bmp
 share/games/atanks/missile/9.bmp


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



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