On 03/31/13 11:29, Brian Callahan wrote:
Hi ports --
Here's a patch to update games/manaplus to 1.3.3.31
While here, remove an extraneous declaration of EXTRACT_SUFX.
Tested on all the usual platforms.
OK?
~Brian
Ping. Reattached. OK?
? manaplus13331.diff
Index: Makefile
===================================================================
RCS file: /cvs/ports/games/manaplus/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile 21 Mar 2013 08:45:17 -0000 1.10
+++ Makefile 31 Mar 2013 15:27:30 -0000
@@ -2,7 +2,7 @@
COMMENT = extended client for The Mana World
-V = 1.3.3.17
+V = 1.3.3.31
DISTNAME = manaplus-${V}
EXTRACT_SUFX = .tar.xz
@@ -20,7 +20,6 @@ WANTLIB += X11 c crypto curl guichan gui
WANTLIB += png pthread ssl stdc++ xml2 z
MASTER_SITES = http://download.evolonline.org/manaplus/download/${V}/
-EXTRACT_SUFX = .tar.xz
MODULES = devel/gettext
RUN_DEPENDS= devel/desktop-file-utils
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/manaplus/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 18 Mar 2013 14:45:14 -0000 1.6
+++ distinfo 31 Mar 2013 15:27:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (manaplus-1.3.3.17.tar.xz) = tuZGwBQ8zGtY0XlNXly2CCFzz7w47nslG9n1pDvkam0=
-SIZE (manaplus-1.3.3.17.tar.xz) = 6822624
+SHA256 (manaplus-1.3.3.31.tar.xz) = ofZVUgkOZOAqui5RAr4TJbVpEF1BuinCTBBl5pc9jG4=
+SIZE (manaplus-1.3.3.31.tar.xz) = 6822460