Hi!

The diff below updates ninja to the latest version.

Maybe it is worth putting it in a bulk build...

Ciao,
David

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/ninja/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--- Makefile    10 Jul 2014 23:20:42 -0000      1.10
+++ Makefile    12 Jul 2014 10:08:05 -0000
@@ -2,11 +2,11 @@
 
 COMMENT =              small build system with a focus on speed
 
-V =                    1.4.0
+V =                    1.5.1
 GH_ACCOUNT =           martine
 GH_PROJECT =           ninja
 GH_TAGNAME =           v$V
-GH_COMMIT =            63d5b1013cafb2db95687cf446eb5bb68cf6a27a
+GH_COMMIT =            85e13c163d0129216fb382df6a53d11393c4c0c2
 DISTNAME =             ${GH_PROJECT}-$V
 
 CATEGORIES =           devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/ninja/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo    16 Oct 2013 05:52:46 -0000      1.4
+++ distinfo    12 Jul 2014 10:08:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (ninja-1.4.0.tar.gz) = cByrM8XGm83u2tej97/0w+YdOOjCoKt52G47cC3kwxc=
-SIZE (ninja-1.4.0.tar.gz) = 152385
+SHA256 (ninja-1.5.1.tar.gz) = +6d7ntS03Q6GxFE3dpONxkvUUI3CBVsEwMbfaLz6OX0=
+SIZE (ninja-1.5.1.tar.gz) = 163437

Reply via email to