From owner-svn-ports-head@freebsd.org Tue Nov 8 09:13:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69C7FC36BD9; Tue, 8 Nov 2016 09:13:39 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 391C5C49; Tue, 8 Nov 2016 09:13:39 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA89Dc65018226; Tue, 8 Nov 2016 09:13:38 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA89DcBE018224; Tue, 8 Nov 2016 09:13:38 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201611080913.uA89DcBE018224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Tue, 8 Nov 2016 09:13:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425721 - head/devel/ninja X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2016 09:13:39 -0000 Author: gahr Date: Tue Nov 8 09:13:38 2016 New Revision: 425721 URL: https://svnweb.freebsd.org/changeset/ports/425721 Log: devel/ninja: update to 1.7.2 Release notes: https://groups.google.com/forum/#!topic/ninja-build/8xAhNiDaczw/discussion PR: 213674 (patches proposed there were incorporated) Submitted by: gahr Modified: head/devel/ninja/Makefile head/devel/ninja/distinfo Modified: head/devel/ninja/Makefile ============================================================================== --- head/devel/ninja/Makefile Tue Nov 8 09:11:48 2016 (r425720) +++ head/devel/ninja/Makefile Tue Nov 8 09:13:38 2016 (r425721) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= ninja -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= devel Modified: head/devel/ninja/distinfo ============================================================================== --- head/devel/ninja/distinfo Tue Nov 8 09:11:48 2016 (r425720) +++ head/devel/ninja/distinfo Tue Nov 8 09:13:38 2016 (r425721) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473955296 -SHA256 (ninja-build-ninja-v1.7.1_GH0.tar.gz) = 51581de53cf4705b89eb6b14a85baa73288ad08bff256e7d30d529155813be19 -SIZE (ninja-build-ninja-v1.7.1_GH0.tar.gz) = 179717 +TIMESTAMP = 1478596138 +SHA256 (ninja-build-ninja-v1.7.2_GH0.tar.gz) = 2edda0a5421ace3cf428309211270772dd35a91af60c96f93f90df6bc41b16d9 +SIZE (ninja-build-ninja-v1.7.2_GH0.tar.gz) = 180611