ports/67874: MAINTAINER-UPDATE: games/thudboard 1.1

Jan Stocker Jan.Stocker at t-online.de
Sat Jun 12 11:10:23 UTC 2004


>Number:         67874
>Category:       ports
>Synopsis:       MAINTAINER-UPDATE: games/thudboard 1.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 12 11:10:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jan Stocker
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD twoflower.ourhome 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Dec 31 15:16:12 CET 2003 root at Twoflower.intra.net:/usr/obj/usr/src/sys/Twoflower50 i386
>Description:
Updating games/thudboard to version 1.1.
>How-To-Repeat:
>Fix:

diff -urN thudboard.orig/Makefile thudboard/Makefile
--- thudboard.orig/Makefile	Sat Apr 10 19:24:59 2004
+++ thudboard/Makefile	Sat Jun 12 12:37:16 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	thudboard
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	games
 MASTER_SITES=	http://www.million.nl/file/
 
diff -urN thudboard.orig/distinfo thudboard/distinfo
--- thudboard.orig/distinfo	Sat Apr 10 18:58:09 2004
+++ thudboard/distinfo	Sat Jun 12 12:41:43 2004
@@ -1,2 +1,2 @@
-MD5 (thudboard-1.0.tar.gz) = 84ce0062607fe44d316864fe9df87a2a
-SIZE (thudboard-1.0.tar.gz) = 1010830
+MD5 (thudboard-1.1.tar.gz) = 068e19bd1e74b77a3b37688f3c81c3f3
+SIZE (thudboard-1.1.tar.gz) = 1012230
diff -urN thudboard.orig/files/patch-battles.py thudboard/files/patch-battles.py
--- thudboard.orig/files/patch-battles.py	Sun Jan 18 02:38:33 2004
+++ thudboard/files/patch-battles.py	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
---- battle.py.orig	Tue Jan 13 17:49:47 2004
-+++ battle.py	Tue Jan 13 17:50:54 2004
-@@ -411,9 +411,9 @@
-         filename = self.filename
-         if not filename: 
-             filename = self.name
--            filename = os.sep.join([os.getcwd(), "battles", filename+".thud"])
-+            filename = os.sep.join(["~/.thudboard/", "battles", filename+".thud"])
-         if not self.name or filename=='<anonymous battle>': 
--            filename = os.sep.join([os.getcwd(), "battles", ""])
-+            filename = os.sep.join(["~/.thudboard/", "battles", ""])
-         return filename
- 
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
diff -urN thudboard.orig/files/thudboard thudboard/files/thudboard
--- thudboard.orig/files/thudboard	Sun Jan 18 02:38:33 2004
+++ thudboard/files/thudboard	Sat Jun 12 12:37:59 2004
@@ -1,11 +1,2 @@
 #!/bin/sh
-if [ ! -e ~/.thudboard ]
-then
-  mkdir ~/.thudboard
-fi
-if [ ! -e ~/.thudboard/battles ]
-then
-  mkdir ~/.thudboard/battles
-fi
-
 cd %%PREFIX%%/share/thudboard && %%PYTHON_CMD%% thud.pyc $*
diff -urN thudboard.orig/pkg-plist thudboard/pkg-plist
--- thudboard.orig/pkg-plist	Sat Apr 10 19:07:35 2004
+++ thudboard/pkg-plist	Sat Jun 12 12:49:45 2004
@@ -1,6 +1,5 @@
 bin/thudboard
 %%DATADIR%%/battle.py
-%%DATADIR%%/battles/annotated.thud
 %%DATADIR%%/skins.py
 %%DATADIR%%/img/banner.gif
 %%DATADIR%%/img/bcktile.gif
@@ -19,6 +18,7 @@
 %%DATADIR%%/img/stone.gif
 %%DATADIR%%/img/submenubottom.gif
 %%DATADIR%%/img/submenuitem.gif
+%%DATADIR%%/img/submenusep.gif
 %%DATADIR%%/img/submenutop.gif
 %%DATADIR%%/img/thudtitle.gif
 %%DATADIR%%/img/troll.gif
@@ -57,7 +57,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/thudboard.css
 %%PORTDOCS%%%%DOCSDIR%%/files/bug.thud
 %%PORTDOCS%%%%DOCSDIR%%/files/ThudBoardBug.jpg
- at dirrm %%DATADIR%%/battles
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/img
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/files
 %%PORTDOCS%%@dirrm %%DOCSDIR%%


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



More information about the freebsd-ports-bugs mailing list