Date: Sun, 19 Jan 2014 09:01:55 +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: r340238 - head/games/manaplus Message-ID: <201401190901.s0J91tA0015921@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mva Date: Sun Jan 19 09:01:55 2014 New Revision: 340238 URL: http://svnweb.freebsd.org/changeset/ports/340238 QAT: https://qat.redports.org/buildarchive/r340238/ Log: - Update to version 1.4.1.18 - Update COMMENT and description to actually refer to manaplus and not to the previous tmw client Submitted by: Brian Callahan Modified: head/games/manaplus/Makefile head/games/manaplus/distinfo head/games/manaplus/pkg-descr (contents, props changed) head/games/manaplus/pkg-plist Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Sun Jan 19 09:00:10 2014 (r340237) +++ head/games/manaplus/Makefile Sun Jan 19 09:01:55 2014 (r340238) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.4.1.4 +PORTVERSION= 1.4.1.18 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ MAINTAINER= mva@FreeBSD.org -COMMENT= Free open source 2D MMORPG in development +COMMENT= Free open source 2D MMORPG client for athena and evol servers LICENSE= GPLv2 Modified: head/games/manaplus/distinfo ============================================================================== --- head/games/manaplus/distinfo Sun Jan 19 09:00:10 2014 (r340237) +++ head/games/manaplus/distinfo Sun Jan 19 09:01:55 2014 (r340238) @@ -1,2 +1,2 @@ -SHA256 (manaplus-1.4.1.4.tar.xz) = 45bd70e67f894c4cdc6316571d93ffc888c124bbb5c9a8d3fc5821dce00dc4ce -SIZE (manaplus-1.4.1.4.tar.xz) = 7450908 +SHA256 (manaplus-1.4.1.18.tar.xz) = 92c77767454c478569ab1884fb16bece371d99bbcd188d4ae78e620e94f821b7 +SIZE (manaplus-1.4.1.18.tar.xz) = 9003412 Modified: head/games/manaplus/pkg-descr ============================================================================== --- head/games/manaplus/pkg-descr Sun Jan 19 09:00:10 2014 (r340237) +++ head/games/manaplus/pkg-descr Sun Jan 19 09:01:55 2014 (r340238) @@ -1,9 +1,5 @@ -The Mana World (TMW) is a serious effort to create an innovative free and -open source MMORPG. TMW uses 2D graphics and aims to create a large and -diverse interactive world. It is licensed under the GPL, making sure this -game can't ever run away from you. +ManaPlus is a 2D MMORPG client for games running on tmwAthena, evol or +eathena servers. It fully supports Evol Online, The Mana World and Land Of +Fire. -The project includes the development of both a client and a server, -as well as the development of an online world. - -WWW: http://themanaworld.org/ +WWW: http://www.manaplus.org Modified: head/games/manaplus/pkg-plist ============================================================================== --- head/games/manaplus/pkg-plist Sun Jan 19 09:00:10 2014 (r340237) +++ head/games/manaplus/pkg-plist Sun Jan 19 09:01:55 2014 (r340238) @@ -31,6 +31,7 @@ share/locale/zh_CN/LC_MESSAGES/manaplus. %%DATADIR%%/data/fonts/liberationsansmono.ttf %%DATADIR%%/data/fonts/mplus-1p-bold.ttf %%DATADIR%%/data/fonts/mplus-1p-regular.ttf +%%DATADIR%%/data/fonts/wqy-microhei.ttf %%DATADIR%%/data/graphics/flags/cn.png %%DATADIR%%/data/graphics/flags/cz.png %%DATADIR%%/data/graphics/flags/de.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401190901.s0J91tA0015921>