simple ninja update. Tested @amd64 with www/chromium.

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/ninja/Makefile,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 Makefile
--- Makefile    24 Jan 2016 15:10:09 -0000      1.18
+++ Makefile    8 May 2016 22:24:23 -0000
@@ -7,15 +7,14 @@ NOT_FOR_ARCHS=                m88k
 
 COMMENT =              small build system with a focus on speed
 
-V =                    1.6.0
+V =                    1.7.0
 GH_ACCOUNT =           martine
 GH_PROJECT =           ninja
 GH_TAGNAME =           v$V
 DISTNAME =             ${GH_PROJECT}-$V
-REVISION =             0
 
 CATEGORIES =           devel
-HOMEPAGE =             http://martine.github.io/ninja/
+HOMEPAGE =             https://martine.github.io/ninja/
 MAINTAINER =           Matthew Dempsky <[email protected]>
 
 # Apache License v2.0
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/ninja/distinfo,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 distinfo
--- distinfo    5 Oct 2015 08:52:10 -0000       1.7
+++ distinfo    8 May 2016 22:24:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (ninja-1.6.0.tar.gz) = tD6I+waP5NkqPf2etNGXVdrlwzQV2y6be2G0ZZAJzec=
-SIZE (ninja-1.6.0.tar.gz) = 174501
+SHA256 (ninja-1.7.0.tar.gz) = nNVGeigcdXhZglx5mwzdIZJoCMRbR3K3GL7QZhfvt3E=
+SIZE (ninja-1.7.0.tar.gz) = 179715

Reply via email to