Date: Mon, 18 Jul 2016 05:25:04 +0000 (UTC) From: Marcus von Appen <mva@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418687 - head/games/manaplus Message-ID: <201607180525.u6I5P4ni074737@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mva Date: Mon Jul 18 05:25:03 2016 New Revision: 418687 URL: https://svnweb.freebsd.org/changeset/ports/418687 Log: - Update to version 1.6.7.2 - Fix x11 and opengl associations for the port - Pass maintainership back to ports@ due to lack of time PR: 205705 Submitted by: Thibault Payet <monwarez@mailoo.org> Modified: head/games/manaplus/Makefile head/games/manaplus/distinfo head/games/manaplus/pkg-plist Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Mon Jul 18 04:24:34 2016 (r418686) +++ head/games/manaplus/Makefile Mon Jul 18 05:25:03 2016 (r418687) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.5.12.5 +PORTVERSION= 1.6.7.2 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free open source 2D MMORPG client for athena and evol servers LICENSE= GPLv2 @@ -17,6 +17,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 libphysfs.so:devel/physfs USES= gettext pkgconfig:build tar:xz +USE_XORG= x11 USE_SDL= sdl2 gfx2 image2 mixer2 net2 ttf2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-sdl2 \ @@ -27,6 +28,6 @@ OPTIONS_DEFINE= OPENGL OPTIONS_DEFAULT= OPENGL OPENGL_CONFIGURE_WITH= opengl -OPENGL_USE= GL=yes +OPENGL_USE= GL=gl .include <bsd.port.mk> Modified: head/games/manaplus/distinfo ============================================================================== --- head/games/manaplus/distinfo Mon Jul 18 04:24:34 2016 (r418686) +++ head/games/manaplus/distinfo Mon Jul 18 05:25:03 2016 (r418687) @@ -1,2 +1,3 @@ -SHA256 (manaplus-1.5.12.5.tar.xz) = 468c3abf7edafa11e7a9639b040ee51153306c020b491e84106803820739ad4e -SIZE (manaplus-1.5.12.5.tar.xz) = 9561928 +TIMESTAMP = 1468654903 +SHA256 (manaplus-1.6.7.2.tar.xz) = 9eca7734dbf32f6a333f6e3660e9bdc8b4ef9bc51e506961c6d61f9996416f29 +SIZE (manaplus-1.6.7.2.tar.xz) = 9747392 Modified: head/games/manaplus/pkg-plist ============================================================================== --- head/games/manaplus/pkg-plist Mon Jul 18 04:24:34 2016 (r418686) +++ head/games/manaplus/pkg-plist Mon Jul 18 05:25:03 2016 (r418687) @@ -89,6 +89,7 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/graphics/gui/colors.xml %%DATADIR%%/data/graphics/gui/complete_icon.xml %%DATADIR%%/data/graphics/gui/connection.xml +%%DATADIR%%/data/graphics/gui/cutin.xml %%DATADIR%%/data/graphics/gui/dbutton.xml %%DATADIR%%/data/graphics/gui/dbutton_image.xml %%DATADIR%%/data/graphics/gui/desktop.xml @@ -171,6 +172,8 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/graphics/gui/world.xml %%DATADIR%%/data/graphics/images/error.png %%DATADIR%%/data/graphics/images/login_wallpaper.png +%%DATADIR%%/data/graphics/shaders/gles2_frag.glsl +%%DATADIR%%/data/graphics/shaders/gles2_vertex.glsl %%DATADIR%%/data/graphics/shaders/simple_frag.glsl %%DATADIR%%/data/graphics/shaders/simple_vertex.glsl %%DATADIR%%/data/graphics/sprites/arrow_down.png @@ -199,7 +202,6 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/help/searchnotfound.txt %%DATADIR%%/data/help/skills.txt %%DATADIR%%/data/help/support.txt -%%DATADIR%%/data/help/tags.idx %%DATADIR%%/data/help/team.txt %%DATADIR%%/data/help/tips/1-1.jpg %%DATADIR%%/data/help/tips/1-2.jpg @@ -254,6 +256,25 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/sfx/system/send.ogg %%DATADIR%%/data/sfx/system/start.ogg %%DATADIR%%/data/sfx/system/watcher.ogg +%%DATADIR%%/data/help/idx/about-tmw.idx +%%DATADIR%%/data/help/idx/about.idx +%%DATADIR%%/data/help/idx/chatcommands.idx +%%DATADIR%%/data/help/idx/chatguild.idx +%%DATADIR%%/data/help/idx/chatparty.idx +%%DATADIR%%/data/help/idx/download.idx +%%DATADIR%%/data/help/idx/index.idx +%%DATADIR%%/data/help/idx/otherteam.idx +%%DATADIR%%/data/help/idx/skills.idx +%%DATADIR%%/data/help/idx/support.idx +%%DATADIR%%/data/help/idx/tags.idx +%%DATADIR%%/data/help/idx/team.idx +%%DATADIR%%/data/test/arrow_up.png +%%DATADIR%%/data/test/arrow_up_A.png +%%DATADIR%%/data/test/arrow_up_B.png +%%DATADIR%%/data/test/arrow_up_S.png +%%DATADIR%%/data/test/palette.gpl +%%DATADIR%%/data/test/serverlistplus.xml +%%DATADIR%%/data/test/simplefile.txt %%DATADIR%%/data/themes/blacknblack/bubble.png %%DATADIR%%/data/themes/blacknblack/colors.xml %%DATADIR%%/data/themes/blacknblack/emotetabs.xml @@ -269,6 +290,7 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/themes/blackwood/window.png %%DATADIR%%/data/themes/enchilado/buy.xml %%DATADIR%%/data/themes/enchilado/colors.xml +%%DATADIR%%/data/themes/enchilado/cutin.xml %%DATADIR%%/data/themes/enchilado/equipment.xml %%DATADIR%%/data/themes/enchilado/info.xml %%DATADIR%%/data/themes/enchilado/inventory.xml @@ -302,6 +324,7 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/themes/golden-delicious/circle-on.xml %%DATADIR%%/data/themes/golden-delicious/colors.xml %%DATADIR%%/data/themes/golden-delicious/complete_icon.xml +%%DATADIR%%/data/themes/golden-delicious/cutin.xml %%DATADIR%%/data/themes/golden-delicious/dbutton.xml %%DATADIR%%/data/themes/golden-delicious/desktop.xml %%DATADIR%%/data/themes/golden-delicious/didyouknow.xml @@ -415,6 +438,7 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/themes/jewelry/circle-on.xml %%DATADIR%%/data/themes/jewelry/colors.xml %%DATADIR%%/data/themes/jewelry/complete_icon.xml +%%DATADIR%%/data/themes/jewelry/cutin.xml %%DATADIR%%/data/themes/jewelry/dbutton.xml %%DATADIR%%/data/themes/jewelry/didyouknow.xml %%DATADIR%%/data/themes/jewelry/dpad.xml @@ -532,6 +556,7 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/themes/pink/bubble.png %%DATADIR%%/data/themes/pink/buy.xml %%DATADIR%%/data/themes/pink/colors.xml +%%DATADIR%%/data/themes/pink/cutin.xml %%DATADIR%%/data/themes/pink/equipment.xml %%DATADIR%%/data/themes/pink/info.xml %%DATADIR%%/data/themes/pink/inventory.xml @@ -553,6 +578,7 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/themes/unity/buy.xml %%DATADIR%%/data/themes/unity/char.xml %%DATADIR%%/data/themes/unity/colors.xml +%%DATADIR%%/data/themes/unity/cutin.xml %%DATADIR%%/data/themes/unity/equipment.xml %%DATADIR%%/data/themes/unity/info.xml %%DATADIR%%/data/themes/unity/inventory.xml @@ -572,6 +598,7 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/themes/unity/world.xml %%DATADIR%%/data/themes/wood/buy.xml %%DATADIR%%/data/themes/wood/colors.xml +%%DATADIR%%/data/themes/wood/cutin.xml %%DATADIR%%/data/themes/wood/equipment.xml %%DATADIR%%/data/themes/wood/info.xml %%DATADIR%%/data/themes/wood/inventory.xml @@ -600,4 +627,5 @@ share/locale/zh_HK/LC_MESSAGES/manaplus. %%DATADIR%%/data/translations/help/pt_BR.po %%DATADIR%%/data/translations/help/ru.po %%DATADIR%%/data/translations/help/zh_CN.po +%%DATADIR%%/data/translations/test/test1.po share/pixmaps/manaplus.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607180525.u6I5P4ni074737>