Date: Mon, 20 Sep 2004 21:22:47 +0200 (CEST) From: Jan.Stocker@t-online.de (Jan Stocker) To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/71950: MAINTAINER-UPDATE: games/thudboard 1.2 Message-ID: <200409201922.i8KJMl3x003964@twoflower.ourhome> Resent-Message-ID: <200409201930.i8KJUHub080030@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 71950 >Category: ports >Synopsis: MAINTAINER-UPDATE: games/thudboard 1.2 >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: Mon Sep 20 19:30:17 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@Twoflower.intra.net:/usr/obj/usr/src/sys/Twoflower50 i386 >Description: Update ThudBoard to version 1.2 >How-To-Repeat: >Fix: diff -urN thudboard.orig/Makefile thudboard/Makefile --- thudboard.orig/Makefile Sat Jun 12 15:09:04 2004 +++ thudboard/Makefile Mon Sep 20 21:11:38 2004 @@ -6,14 +6,15 @@ # PORTNAME= thudboard -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= games MASTER_SITES= http://www.million.nl/file/ MAINTAINER= Jan.Stocker@t-online.de COMMENT= The Discworld Boardgame Board -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ + ${PYTHON_SITELIBDIR}/_xmlplus/sax/__init__.py:${PORTSDIR}/textproc/py-xml USE_PYTHON= yes diff -urN thudboard.orig/distinfo thudboard/distinfo --- thudboard.orig/distinfo Sat Jun 12 12:41:43 2004 +++ thudboard/distinfo Mon Sep 20 21:11:54 2004 @@ -1,2 +1,2 @@ -MD5 (thudboard-1.1.tar.gz) = 068e19bd1e74b77a3b37688f3c81c3f3 -SIZE (thudboard-1.1.tar.gz) = 1012230 +MD5 (thudboard-1.2.tar.gz) = ee31b5dd3ad04473bd74ffbf32ba9466 +SIZE (thudboard-1.2.tar.gz) = 1014852 diff -urN thudboard.orig/pkg-plist thudboard/pkg-plist --- thudboard.orig/pkg-plist Sat Jun 12 12:49:45 2004 +++ thudboard/pkg-plist Mon Sep 20 21:17:49 2004 @@ -8,7 +8,9 @@ %%DATADIR%%/img/check.gif %%DATADIR%%/img/colors %%DATADIR%%/img/copy.gif +%%DATADIR%%/img/down.gif %%DATADIR%%/img/dwarf.gif +%%DATADIR%%/img/info.gif %%DATADIR%%/img/list.gif %%DATADIR%%/img/lock.gif %%DATADIR%%/img/noclip.gif >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409201922.i8KJMl3x003964>