Hi ports --

Attached is an update for games/manaplus to its latest version.
Works for me on amd64, loongson, and powerpc.

OK?

~Brian

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/manaplus/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile	7 Apr 2013 22:48:29 -0000	1.11
+++ Makefile	16 Apr 2013 15:55:05 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =	extended client for The Mana World
 
-V =		1.3.3.31
+V =		1.3.4.14
 DISTNAME =	manaplus-${V}
 EXTRACT_SUFX =	.tar.xz
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/manaplus/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo	7 Apr 2013 22:48:29 -0000	1.7
+++ distinfo	16 Apr 2013 15:55:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (manaplus-1.3.3.31.tar.xz) = ofZVUgkOZOAqui5RAr4TJbVpEF1BuinCTBBl5pc9jG4=
-SIZE (manaplus-1.3.3.31.tar.xz) = 6822460
+SHA256 (manaplus-1.3.4.14.tar.xz) = 4zHTGiA5sG5fmtouDuAhURnMeXjiFGvnO7Niclg+COc=
+SIZE (manaplus-1.3.4.14.tar.xz) = 6841308
Index: patches/patch-src_utils_stringutils_h
===================================================================
RCS file: /cvs/ports/games/manaplus/patches/patch-src_utils_stringutils_h,v
retrieving revision 1.1
diff -u -p -r1.1 patch-src_utils_stringutils_h
--- patches/patch-src_utils_stringutils_h	4 Feb 2013 15:03:12 -0000	1.1
+++ patches/patch-src_utils_stringutils_h	16 Apr 2013 15:55:05 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_utils_stringutils_h,v 1.1 2013/02/04 15:03:12 bcallah Exp $
---- src/utils/stringutils.h.orig	Thu Jan 31 23:36:37 2013
-+++ src/utils/stringutils.h	Thu Jan 31 23:36:58 2013
-@@ -97,7 +97,7 @@ std::string strprintf(const char *const format, ...) A
+--- src/utils/stringutils.h.orig	Mon Apr  8 16:08:43 2013
++++ src/utils/stringutils.h	Tue Apr 16 11:36:31 2013
+@@ -99,7 +99,7 @@ std::string strprintf(const char *const format, ...) A
  #ifdef __GNUC__
      /* This attribute is nice: it even works through gettext invokation. For
         example, gcc will complain that strprintf(_("%s"), 42) is ill-formed. */
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/games/manaplus/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST	6 Mar 2013 18:25:13 -0000	1.5
+++ pkg/PLIST	16 Apr 2013 15:55:05 -0000
@@ -23,6 +23,7 @@ share/locale/pl/LC_MESSAGES/manaplus.mo
 share/locale/pt/LC_MESSAGES/manaplus.mo
 share/locale/pt_BR/LC_MESSAGES/manaplus.mo
 share/locale/ru/LC_MESSAGES/manaplus.mo
+share/locale/tr/LC_MESSAGES/manaplus.mo
 share/locale/zh_CN/LC_MESSAGES/manaplus.mo
 share/manaplus/
 share/manaplus/data/
@@ -56,7 +57,7 @@ share/manaplus/data/graphics/flags/pl.pn
 share/manaplus/data/graphics/flags/pt.png
 share/manaplus/data/graphics/flags/pt_BR.png
 share/manaplus/data/graphics/flags/ru.png
-share/manaplus/data/graphics/flags/vls.png
+share/manaplus/data/graphics/flags/tr.png
 share/manaplus/data/graphics/gui/
 share/manaplus/data/graphics/gui/browserbox.xml
 share/manaplus/data/graphics/gui/bubble.png

Reply via email to