From owner-svn-ports-all@freebsd.org Wed May 31 15:18:39 2017 Return-Path: Delivered-To: svn-ports-all@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 5D346B7CAD8; Wed, 31 May 2017 15:18:39 +0000 (UTC) (envelope-from feld@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 2D81B7FEF5; Wed, 31 May 2017 15:18:39 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4VFIcQE094643; Wed, 31 May 2017 15:18:38 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4VFIc4F094640; Wed, 31 May 2017 15:18:38 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201705311518.v4VFIc4F094640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 31 May 2017 15:18:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442219 - branches/2017Q2/devel/git-cinnabar X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2017 15:18:39 -0000 Author: feld Date: Wed May 31 15:18:38 2017 New Revision: 442219 URL: https://svnweb.freebsd.org/changeset/ports/442219 Log: MFH: r440564 devel/git-cinnabar: update to 0.4.0.13 to unbreak with git 2.13 ../cinnabar-helper.c:859:4: warning: implicit declaration of function 'sha1_array_append' is invalid in C99 [-Wimplicit-function-declaration] sha1_array_append(array, sha1); ^ ../cinnabar-helper.c:866:20: error: variable has incomplete type 'struct sha1_array' struct sha1_array nodes = SHA1_ARRAY_INIT; ^ Changes: https://github.com/glandium/git-cinnabar/compare/cd0e1bb...a93db61 Approved by: ports-secteam (with hat) Modified: branches/2017Q2/devel/git-cinnabar/Makefile branches/2017Q2/devel/git-cinnabar/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/devel/git-cinnabar/Makefile ============================================================================== --- branches/2017Q2/devel/git-cinnabar/Makefile Wed May 31 15:17:43 2017 (r442218) +++ branches/2017Q2/devel/git-cinnabar/Makefile Wed May 31 15:18:38 2017 (r442219) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.4.0-5 -DISTVERSIONSUFFIX= -gb07881f +DISTVERSION= 0.4.0-13 +DISTVERSIONSUFFIX= -ga93db61 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: branches/2017Q2/devel/git-cinnabar/distinfo ============================================================================== --- branches/2017Q2/devel/git-cinnabar/distinfo Wed May 31 15:17:43 2017 (r442218) +++ branches/2017Q2/devel/git-cinnabar/distinfo Wed May 31 15:18:38 2017 (r442219) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488356456 -SHA256 (glandium-git-cinnabar-0.4.0-5-gb07881f_GH0.tar.gz) = 8e08a6795ca8fe22666c5e5b3fd1410d2d90256a4130e1590f5b2c67d07e5f58 -SIZE (glandium-git-cinnabar-0.4.0-5-gb07881f_GH0.tar.gz) = 90682 +TIMESTAMP = 1494425108 +SHA256 (glandium-git-cinnabar-0.4.0-13-ga93db61_GH0.tar.gz) = b9411b30ce5288d1a91b060c8afd4976668fd999f9b86bbbea9693014c5106b2 +SIZE (glandium-git-cinnabar-0.4.0-13-ga93db61_GH0.tar.gz) = 91138