diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-21 19:49:37 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-21 19:49:37 +0000 |
commit | 350fbc0505473e9f09e36d501fe44ef71209564c (patch) | |
tree | b23eb6e95f65a2a1545f2326bd5d9ce3749d8bca /games/tksol | |
parent | 936373630c7e4bf5e7702d309ca3c89caf1417d8 (diff) | |
download | ports-350fbc0505473e9f09e36d501fe44ef71209564c.tar.gz ports-350fbc0505473e9f09e36d501fe44ef71209564c.zip |
Notes
Diffstat (limited to 'games/tksol')
-rw-r--r-- | games/tksol/Makefile | 2 | ||||
-rw-r--r-- | games/tksol/distinfo | 4 | ||||
-rw-r--r-- | games/tksol/pkg-plist | 6 |
3 files changed, 5 insertions, 7 deletions
diff --git a/games/tksol/Makefile b/games/tksol/Makefile index 8b84605c677d..4829da615818 100644 --- a/games/tksol/Makefile +++ b/games/tksol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tksol -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= games tk84 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/solitaires diff --git a/games/tksol/distinfo b/games/tksol/distinfo index e4feeaa73172..695e5adbddc9 100644 --- a/games/tksol/distinfo +++ b/games/tksol/distinfo @@ -1,2 +1,2 @@ -MD5 (tksol-1.8.3.tgz) = 0160b6c900a70aa9560d1fb0425a4c11 -SIZE (tksol-1.8.3.tgz) = 225913 +MD5 (tksol-1.8.4.tgz) = 54d27ecb51e84ae2720a20f07bbba5fa +SIZE (tksol-1.8.4.tgz) = 209089 diff --git a/games/tksol/pkg-plist b/games/tksol/pkg-plist index 9c2ff29a298a..ba49a3f484f1 100644 --- a/games/tksol/pkg-plist +++ b/games/tksol/pkg-plist @@ -67,10 +67,10 @@ bin/tksol %%DATADIR%%/cards/s9 %%DATADIR%%/mask.xbm %%DATADIR%%/pictures/armidillo.xbm -%%DATADIR%%/pictures/beasts.xbm %%DATADIR%%/pictures/bosch7a.xbm %%DATADIR%%/pictures/chess.xbm %%DATADIR%%/pictures/default +%%DATADIR%%/pictures/dragon.xbm %%DATADIR%%/pictures/dugong.xbm %%DATADIR%%/pictures/fruit.xbm %%DATADIR%%/pictures/gem.xbm @@ -80,9 +80,9 @@ bin/tksol %%DATADIR%%/pictures/hwowl.xbm %%DATADIR%%/pictures/kittyt.xbm %%DATADIR%%/pictures/mini/armidillo.xbm -%%DATADIR%%/pictures/mini/beasts.xbm %%DATADIR%%/pictures/mini/bosch7a.xbm %%DATADIR%%/pictures/mini/chess.xbm +%%DATADIR%%/pictures/mini/dragon.xbm %%DATADIR%%/pictures/mini/dugong.xbm %%DATADIR%%/pictures/mini/fruit.xbm %%DATADIR%%/pictures/mini/gem.xbm @@ -93,11 +93,9 @@ bin/tksol %%DATADIR%%/pictures/mini/myth06.xbm %%DATADIR%%/pictures/mini/ratel.xbm %%DATADIR%%/pictures/mini/thewingedhorse.xbm -%%DATADIR%%/pictures/mini/uncleremus.xbm %%DATADIR%%/pictures/myth06.xbm %%DATADIR%%/pictures/ratel.xbm %%DATADIR%%/pictures/thewingedhorse.xbm -%%DATADIR%%/pictures/uncleremus.xbm %%DATADIR%%/place.xbm @dirrm %%DATADIR%%/pictures/mini @dirrm %%DATADIR%%/pictures |