On Mon May 09, 2016 at 12:25:20AM +0200, Rafael Sadowski wrote:
> 
> simple ninja update. Tested @amd64 with www/chromium.
> 

1.7.1:

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:39:13 -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.1
 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:39:13 -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.1.tar.gz) = UVgd5Tz0cFuJ62sUqFuqcyiK0Iv/JW59MNUpFVgTvhk=
+SIZE (ninja-1.7.1.tar.gz) = 179717

Reply via email to