diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-14 07:38:28 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-14 07:38:28 +0000 |
commit | c509162c5b41f7334eba3e6dc64adb4f9db69816 (patch) | |
tree | d9e623129271a5f2256656745ca350f2c39acb46 /games/tmw | |
parent | 1bc8169e0d44ffdc81fc9cdbb6aed8a95e42e23a (diff) | |
download | ports-c509162c5b41f7334eba3e6dc64adb4f9db69816.tar.gz ports-c509162c5b41f7334eba3e6dc64adb4f9db69816.zip |
- Update to 0.0.24.1
PR: ports/122742
Submitted by: maintainer (Marcus von Appen)
Notes
Notes:
svn path=/head/; revision=211222
Diffstat (limited to 'games/tmw')
-rw-r--r-- | games/tmw/Makefile | 3 | ||||
-rw-r--r-- | games/tmw/distinfo | 6 | ||||
-rw-r--r-- | games/tmw/pkg-plist | 27 |
3 files changed, 4 insertions, 32 deletions
diff --git a/games/tmw/Makefile b/games/tmw/Makefile index cb91babeb2a3..c2a82502dedc 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tmw -PORTVERSION= 0.0.24 -PORTREVISION= 1 +PORTVERSION= 0.0.24.1 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= themanaworld diff --git a/games/tmw/distinfo b/games/tmw/distinfo index 291fe908fe8c..2e74a8a02509 100644 --- a/games/tmw/distinfo +++ b/games/tmw/distinfo @@ -1,6 +1,6 @@ -MD5 (tmw-0.0.24.tar.gz) = d782ac4a73ac57b25df64efbe582b5ab -SHA256 (tmw-0.0.24.tar.gz) = 49bdb2b183f10905f727c920ac70aabd9760c69be560b5cea0616934a56d2e11 -SIZE (tmw-0.0.24.tar.gz) = 3700651 +MD5 (tmw-0.0.24.1.tar.gz) = 99eb83b6d37e2bd02fca48fa44e463e0 +SHA256 (tmw-0.0.24.1.tar.gz) = ad2f2e561f134b0b762fbd9c9f3f5f890e3ba7b1b6fa51f4670a894a58ddf014 +SIZE (tmw-0.0.24.1.tar.gz) = 1216554 MD5 (tmwmusic-0.0.20.tar.gz) = eec5e7d6c8ddb8938209815dbf5da812 SHA256 (tmwmusic-0.0.20.tar.gz) = 964bb27235cdc3199c392f6ddf25ce293c6f32e013abe85592b96221a5896939 SIZE (tmwmusic-0.0.20.tar.gz) = 9259802 diff --git a/games/tmw/pkg-plist b/games/tmw/pkg-plist index 700c13f75bc6..da2fcd485247 100644 --- a/games/tmw/pkg-plist +++ b/games/tmw/pkg-plist @@ -1,7 +1,6 @@ bin/tmw share/applications/tmw.desktop share/pixmaps/tmw.png -%%DATADIR%%/data/graphics/gui/attack_target.png %%DATADIR%%/data/graphics/gui/bg_quad_dis.png %%DATADIR%%/data/graphics/gui/browserfont.png %%DATADIR%%/data/graphics/gui/button.png @@ -53,30 +52,6 @@ share/pixmaps/tmw.png %%DATADIR%%/data/graphics/gui/vscroll_up_pressed.png %%DATADIR%%/data/graphics/images/error.png %%DATADIR%%/data/graphics/images/login_wallpaper.png -%%DATADIR%%/data/graphics/images/ambient/clouds.png -%%DATADIR%%/data/graphics/images/ambient/night.png -%%DATADIR%%/data/graphics/images/ambient/sandstorm.png -%%DATADIR%%/data/graphics/images/ambient/spotlight.png -%%DATADIR%%/data/graphics/tiles/Woodland_ground.png -%%DATADIR%%/data/graphics/tiles/Woodland_village.png -%%DATADIR%%/data/graphics/tiles/Woodland_village_x2.png -%%DATADIR%%/data/graphics/tiles/Woodland_x2.png -%%DATADIR%%/data/graphics/tiles/Woodland_x3.png -%%DATADIR%%/data/graphics/tiles/arena.png -%%DATADIR%%/data/graphics/tiles/cave.png -%%DATADIR%%/data/graphics/tiles/collision.png -%%DATADIR%%/data/graphics/tiles/desert1.png -%%DATADIR%%/data/graphics/tiles/desert2.png -%%DATADIR%%/data/graphics/tiles/desert_x2.png -%%DATADIR%%/data/graphics/tiles/desert_x3.png -%%DATADIR%%/data/graphics/tiles/icecave.png -%%DATADIR%%/data/graphics/tiles/inn.png -%%DATADIR%%/data/graphics/tiles/mountain.png -%%DATADIR%%/data/graphics/tiles/snow_building.png -%%DATADIR%%/data/graphics/tiles/snow_x2.png -%%DATADIR%%/data/graphics/tiles/snow_x3.png -%%DATADIR%%/data/graphics/tiles/snowset.png -%%DATADIR%%/data/graphics/tiles/trans_woodland-desert.png %%DATADIR%%/data/help/about.txt %%DATADIR%%/data/help/changes.txt %%DATADIR%%/data/help/commands.txt @@ -95,8 +70,6 @@ share/pixmaps/tmw.png %%MUSICADDON%%@dirrm %%DATADIR%%/data/music @dirrm %%DATADIR%%/data/icons @dirrm %%DATADIR%%/data/help -@dirrm %%DATADIR%%/data/graphics/tiles -@dirrm %%DATADIR%%/data/graphics/images/ambient @dirrm %%DATADIR%%/data/graphics/images @dirrm %%DATADIR%%/data/graphics/gui @dirrm %%DATADIR%%/data/graphics |