bump the minecraft script from 0.4 to 0.6, from the git commits
it only increase the datasize to max available when running.

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/minecraft/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    29 Jun 2018 22:16:14 -0000      1.9
+++ Makefile    10 Aug 2018 22:22:21 -0000
@@ -5,7 +5,7 @@ PORTROACH_COMMENT=version 0.1 is actuall
 
 COMMENT=       wrapper for a game about breaking and placing blocks
 
-V=             0.0.4
+V=             0.0.6
 GH_PROJECT=    minecraft
 GH_ACCOUNT=    qbit
 GH_TAGNAME=    ${GH_PROJECT}-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/minecraft/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    14 Oct 2014 18:45:10 -0000      1.1.1.1
+++ distinfo    10 Aug 2018 22:22:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (minecraft-0.0.4.tar.gz) = 8RycJ5mY1DCd5nZOOyAnBqw0MP3aNe9Bql9xycTxK8A=
-SIZE (minecraft-0.0.4.tar.gz) = 2897
+SHA256 (minecraft-0.0.6.tar.gz) = mpsCsn+sN5cggaB2vRz9CMUoLto+vAMYlnE5jduAjQA=
+SIZE (minecraft-0.0.6.tar.gz) = 2882

Reply via email to