Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2014 09:07:39 +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: r348524 - head/games/manaplus
Message-ID:  <201403180907.s2I97d3B050054@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mva
Date: Tue Mar 18 09:07:39 2014
New Revision: 348524
URL: http://svnweb.freebsd.org/changeset/ports/348524
QAT: https://qat.redports.org/buildarchive/r348524/

Log:
  - Update to 1.4.3.15

Modified:
  head/games/manaplus/Makefile
  head/games/manaplus/distinfo
  head/games/manaplus/pkg-plist

Modified: head/games/manaplus/Makefile
==============================================================================
--- head/games/manaplus/Makefile	Tue Mar 18 08:27:14 2014	(r348523)
+++ head/games/manaplus/Makefile	Tue Mar 18 09:07:39 2014	(r348524)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	manaplus
-PORTVERSION=	1.4.2.15
+PORTVERSION=	1.4.3.15
 CATEGORIES=	games
 MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
 
@@ -14,15 +14,12 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libxml2.so:${PORTSDIR}/textproc/libxml2 \
 		libpng15.so:${PORTSDIR}/graphics/png \
 		libcurl.so:${PORTSDIR}/ftp/curl \
-		libphysfs.so:${PORTSDIR}/devel/physfs \
-		libguichan.so:${PORTSDIR}/devel/guichan
+		libphysfs.so:${PORTSDIR}/devel/physfs
 
-USES=		gettext pkgconfig:build
-USE_XZ=		yes
+USES=		gettext pkgconfig:build tar:xz
 USE_SDL=	sdl gfx image mixer net ttf
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--without-internalguichan \
-		--with-libintl-prefix=${LOCALBASE}
+CONFIGURE_ARGS=	--with-libintl-prefix=${LOCALBASE}
 LDFLAGS+=	-L${LOCALBASE}/lib -lintl
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 

Modified: head/games/manaplus/distinfo
==============================================================================
--- head/games/manaplus/distinfo	Tue Mar 18 08:27:14 2014	(r348523)
+++ head/games/manaplus/distinfo	Tue Mar 18 09:07:39 2014	(r348524)
@@ -1,2 +1,2 @@
-SHA256 (manaplus-1.4.2.15.tar.xz) = d8a35576a0dcf519fd2ac1e7f5c35369e456d1124e0841b611d26a5cd8b87ac0
-SIZE (manaplus-1.4.2.15.tar.xz) = 8988628
+SHA256 (manaplus-1.4.3.15.tar.xz) = b45aa844f4a17d4153f97ef03f8bf381dd2db12cc90bff54b77092d4acc4aef2
+SIZE (manaplus-1.4.3.15.tar.xz) = 8993548

Modified: head/games/manaplus/pkg-plist
==============================================================================
--- head/games/manaplus/pkg-plist	Tue Mar 18 08:27:14 2014	(r348523)
+++ head/games/manaplus/pkg-plist	Tue Mar 18 09:07:39 2014	(r348524)
@@ -154,6 +154,7 @@ share/locale/zh_CN/LC_MESSAGES/manaplus.
 %%DATADIR%%/data/graphics/sprites/manaplus_emotes.xml
 %%DATADIR%%/data/graphics/sprites/manaplus_emotions.png
 %%DATADIR%%/data/graphics/sprites/test.xml
+%%DATADIR%%/data/help/about-tmw.txt
 %%DATADIR%%/data/help/about.txt
 %%DATADIR%%/data/help/chatcommands.txt
 %%DATADIR%%/data/help/chatguild.txt
@@ -202,6 +203,7 @@ share/locale/zh_CN/LC_MESSAGES/manaplus.
 %%DATADIR%%/data/perserver/default/deadmessages.xml
 %%DATADIR%%/data/perserver/default/features.xml
 %%DATADIR%%/data/perserver/default/gmcommands.txt
+%%DATADIR%%/data/perserver/default/weapons.xml
 %%DATADIR%%/data/sfx/system/attention.ogg
 %%DATADIR%%/data/sfx/system/book.ogg
 %%DATADIR%%/data/sfx/system/chat1.ogg
@@ -545,6 +547,7 @@ share/locale/zh_CN/LC_MESSAGES/manaplus.
 %%DATADIR%%/data/themes/wood/window.png
 %%DATADIR%%/data/themes/wood/window.xml
 %%DATADIR%%/data/themes/wood/world.xml
+%%DATADIR%%/data/translations/help/cs.po
 %%DATADIR%%/data/translations/help/de.po
 %%DATADIR%%/data/translations/help/es.po
 %%DATADIR%%/data/translations/help/fr.po
@@ -553,6 +556,7 @@ share/locale/zh_CN/LC_MESSAGES/manaplus.
 %%DATADIR%%/data/translations/help/pl.po
 %%DATADIR%%/data/translations/help/pt_BR.po
 %%DATADIR%%/data/translations/help/ru.po
+%%DATADIR%%/data/translations/help/zh_CN.po
 share/pixmaps/manaplus.png
 @dirrm %%DATADIR%%/data/translations/help
 @dirrm %%DATADIR%%/data/translations



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403180907.s2I97d3B050054>