diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-02 12:12:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-02 12:12:07 +0000 |
commit | d523c0cfa28b5e4f9edef8c2b49cc9f7a99a0629 (patch) | |
tree | 5b8fda88b35588ee0613ab7d371734bbcd733d67 /games/thudboard | |
parent | 9022a33aba9c09c8c8214fb562742e4c44ebcf0c (diff) |
- Update to 1.8
- Pass maintainership to submitter
PR: 114160
Submitted by: Lars Engels <lars.engels@0x20.net>
Notes
Notes:
svn path=/head/; revision=194642
Diffstat (limited to 'games/thudboard')
-rw-r--r-- | games/thudboard/Makefile | 8 | ||||
-rw-r--r-- | games/thudboard/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/games/thudboard/Makefile b/games/thudboard/Makefile index 5663fcd17419..d5abcdfa7194 100644 --- a/games/thudboard/Makefile +++ b/games/thudboard/Makefile @@ -6,16 +6,14 @@ # PORTNAME= thudboard -PORTVERSION= 1.7 -PORTREVISION= 1 +PORTVERSION= 1.8 CATEGORIES= games MASTER_SITES= http://www.million.nl/file/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lars.engels@0x20.net COMMENT= The Discworld Boardgame Board -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ - ${PYXML} +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter NO_WRKSUBDIR= yes USE_PYTHON= yes diff --git a/games/thudboard/distinfo b/games/thudboard/distinfo index 9b075523ca5c..2e1a0217f2ff 100644 --- a/games/thudboard/distinfo +++ b/games/thudboard/distinfo @@ -1,3 +1,3 @@ -MD5 (thudboard-1.7.tar.gz) = e514eac57a7807826fdf2572533d215f -SHA256 (thudboard-1.7.tar.gz) = 19b7390b18cc570eeec4f60da73d41752ece08eb18893985ab5b377f71ce22a0 -SIZE (thudboard-1.7.tar.gz) = 903876 +MD5 (thudboard-1.8.tar.gz) = 807a10ce2fb689dcd1312e24f7484bac +SHA256 (thudboard-1.8.tar.gz) = 9a7c06c17e959b0b4c44612cd1850f71365aa150e5df693f8841ebb23280ccfc +SIZE (thudboard-1.8.tar.gz) = 904039 |