Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2016 23:52:51 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422287 - head/games/manaplus
Message-ID:  <201609162352.u8GNqplR075976@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Sep 16 23:52:51 2016
New Revision: 422287
URL: https://svnweb.freebsd.org/changeset/ports/422287

Log:
  - Update to 1.6.9.10
  
  PR:		212594
  Submitted by:	monwarez@mailoo.org (maintainer)

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

Modified: head/games/manaplus/Makefile
==============================================================================
--- head/games/manaplus/Makefile	Fri Sep 16 23:42:19 2016	(r422286)
+++ head/games/manaplus/Makefile	Fri Sep 16 23:52:51 2016	(r422287)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	manaplus
-PORTVERSION=	1.6.8.14
+PORTVERSION=	1.6.9.10
 CATEGORIES=	games
 MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
 
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2
 		libcurl.so:ftp/curl \
 		libphysfs.so:devel/physfs
 
-USES=		pkgconfig:build tar:xz
+USES=		autoreconf pkgconfig:build tar:xz
 USE_XORG=	x11
 USE_SDL=	sdl2 gfx2 image2 mixer2 net2 ttf2
 GNU_CONFIGURE=	yes
@@ -32,6 +32,7 @@ OPENGL_CONFIGURE_WITH=	opengl
 OPENGL_USE=		GL=gl
 
 NLS_USES=		gettext
+NLS_USES_OFF=		gettext-tools
 NLS_CONFIGURE_ON=	--with-libintl-prefix=${LOCALBASE}
 NLS_LDFLAGS=		-L${LOCALBASE}/lib -lintl
 NLS_CONFIGURE_ENABLE=	nls

Modified: head/games/manaplus/distinfo
==============================================================================
--- head/games/manaplus/distinfo	Fri Sep 16 23:42:19 2016	(r422286)
+++ head/games/manaplus/distinfo	Fri Sep 16 23:52:51 2016	(r422287)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472108360
-SHA256 (manaplus-1.6.8.14.tar.xz) = ce590caff204f6fdfe1b33aca466e1c115dd444d1ef1f525334782670d2750d5
-SIZE (manaplus-1.6.8.14.tar.xz) = 9796608
+TIMESTAMP = 1473527956
+SHA256 (manaplus-1.6.9.10.tar.xz) = 3550b12f100d2bcaff2541b04b08dd1805d1071a547d2f0dfa5d613d507b431b
+SIZE (manaplus-1.6.9.10.tar.xz) = 11746556

Modified: head/games/manaplus/pkg-plist
==============================================================================
--- head/games/manaplus/pkg-plist	Fri Sep 16 23:42:19 2016	(r422286)
+++ head/games/manaplus/pkg-plist	Fri Sep 16 23:52:51 2016	(r422287)
@@ -7,6 +7,7 @@ share/applications/manaplustest.desktop
 %%NLS%%share/locale/ca/LC_MESSAGES/manaplus.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/manaplus.mo
 %%NLS%%share/locale/de/LC_MESSAGES/manaplus.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/manaplus.mo
 %%NLS%%share/locale/es/LC_MESSAGES/manaplus.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/manaplus.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/manaplus.mo
@@ -58,6 +59,7 @@ share/applications/manaplustest.desktop
 %%DATADIR%%/data/graphics/flags/cz.png
 %%DATADIR%%/data/graphics/flags/de.png
 %%DATADIR%%/data/graphics/flags/en.png
+%%DATADIR%%/data/graphics/flags/eo.png
 %%DATADIR%%/data/graphics/flags/es.png
 %%DATADIR%%/data/graphics/flags/fi.png
 %%DATADIR%%/data/graphics/flags/fr.png
@@ -242,6 +244,7 @@ share/applications/manaplustest.desktop
 %%DATADIR%%/data/icons/manaplus.png
 %%DATADIR%%/data/icons/manaplus.svg
 %%DATADIR%%/data/icons/manaplus.xpm
+%%DATADIR%%/data/music/keprohm.ogg
 %%DATADIR%%/data/perserver/default/charcreation.xml
 %%DATADIR%%/data/perserver/default/chatcommands.txt
 %%DATADIR%%/data/perserver/default/deadmessages.xml



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