diff -Nur tmw/Makefile tmw.new/Makefile --- tmw/Makefile 2007-07-23 11:35:55.000000000 +0200 +++ tmw.new/Makefile 2007-12-27 10:27:41.000000000 +0100 @@ -6,9 +6,9 @@ # PORTNAME= tmw -PORTVERSION= 0.0.23 +PORTVERSION= 0.0.24 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= themanaworld DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} @@ -19,8 +19,8 @@ png.5:${PORTSDIR}/graphics/png \ curl.4:${PORTSDIR}/ftp/curl \ physfs-1.0.1:${PORTSDIR}/devel/physfs -BUILD_DEPENDS= guichan>=0.6.0:${PORTSDIR}/devel/guichan -RUN_DEPENDS= guichan>=0.6.0:${PORTSDIR}/devel/guichan +BUILD_DEPENDS= guichan>=0.7.1:${PORTSDIR}/devel/guichan +RUN_DEPENDS= guichan>=0.7.1:${PORTSDIR}/devel/guichan USE_X_PREFIX= yes GNU_CONFIGURE= yes diff -Nur tmw/distinfo tmw.new/distinfo --- tmw/distinfo 2007-06-06 18:40:42.000000000 +0200 +++ tmw.new/distinfo 2007-12-27 09:30:29.000000000 +0100 @@ -1,6 +1,6 @@ -MD5 (tmw-0.0.23.tar.gz) = 4c4233a3b904dcf2935685e5ec1e6e5a -SHA256 (tmw-0.0.23.tar.gz) = 599621951eea2c8e186fc898f3ba90010ef7c4cb6a5dae3127a8ad4fd41dbf81 -SIZE (tmw-0.0.23.tar.gz) = 3192067 +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 (tmwmusic-0.0.20.tar.gz) = eec5e7d6c8ddb8938209815dbf5da812 SHA256 (tmwmusic-0.0.20.tar.gz) = 964bb27235cdc3199c392f6ddf25ce293c6f32e013abe85592b96221a5896939 SIZE (tmwmusic-0.0.20.tar.gz) = 9259802 diff -Nur tmw/pkg-plist tmw.new/pkg-plist --- tmw/pkg-plist 2007-06-06 18:40:42.000000000 +0200 +++ tmw.new/pkg-plist 2007-12-27 09:58:27.000000000 +0100 @@ -9,6 +9,7 @@ %%DATADIR%%/data/graphics/gui/buttonhi.png %%DATADIR%%/data/graphics/gui/buttonpress.png %%DATADIR%%/data/graphics/gui/checkbox.png +%%DATADIR%%/data/graphics/gui/close_button.png %%DATADIR%%/data/graphics/gui/deepbox.png %%DATADIR%%/data/graphics/gui/fixedfont.png %%DATADIR%%/data/graphics/gui/hits_blue.png @@ -20,6 +21,7 @@ %%DATADIR%%/data/graphics/gui/hscroll_right_default.png %%DATADIR%%/data/graphics/gui/hscroll_right_highlight.png %%DATADIR%%/data/graphics/gui/hscroll_right_pressed.png +%%DATADIR%%/data/graphics/gui/item_shortcut_bgr.png %%DATADIR%%/data/graphics/gui/menuitemD.png %%DATADIR%%/data/graphics/gui/menuitemF.png %%DATADIR%%/data/graphics/gui/menuitemN.png @@ -39,6 +41,7 @@ %%DATADIR%%/data/graphics/gui/target-cursor-red-m.png %%DATADIR%%/data/graphics/gui/target-cursor-red-s.png %%DATADIR%%/data/graphics/gui/thickborder.png +%%DATADIR%%/data/graphics/gui/unknown-item.png %%DATADIR%%/data/graphics/gui/vscroll_blue.png %%DATADIR%%/data/graphics/gui/vscroll_down_default.png %%DATADIR%%/data/graphics/gui/vscroll_down_highlight.png