From owner-svn-ports-all@freebsd.org Thu Sep 13 17:29:19 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14A881094357; Thu, 13 Sep 2018 17:29:19 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BBA3C7AE54; Thu, 13 Sep 2018 17:29:18 +0000 (UTC) (envelope-from jbeich@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B67B91899D; Thu, 13 Sep 2018 17:29:18 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8DHTIpl040350; Thu, 13 Sep 2018 17:29:18 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8DHTIdF040348; Thu, 13 Sep 2018 17:29:18 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201809131729.w8DHTIdF040348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 13 Sep 2018 17:29:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479682 - head/devel/git-cinnabar X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/devel/git-cinnabar X-SVN-Commit-Revision: 479682 X-SVN-Commit-Repository: ports 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.27 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: Thu, 13 Sep 2018 17:29:19 -0000 Author: jbeich Date: Thu Sep 13 17:29:17 2018 New Revision: 479682 URL: https://svnweb.freebsd.org/changeset/ports/479682 Log: devel/git-cinnabar: update to 0.5.0.22 Changes: https://github.com/glandium/git-cinnabar/compare/0.5.0...10c8142 Modified: head/devel/git-cinnabar/Makefile (contents, props changed) head/devel/git-cinnabar/distinfo (contents, props changed) Modified: head/devel/git-cinnabar/Makefile ============================================================================== --- head/devel/git-cinnabar/Makefile Thu Sep 13 17:29:01 2018 (r479681) +++ head/devel/git-cinnabar/Makefile Thu Sep 13 17:29:17 2018 (r479682) @@ -1,15 +1,14 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.0-22 +DISTVERSIONSUFFIX= -g10c8142 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org COMMENT= Git remote helper to interact with Mercurial repositories LICENSE= GPLv2 - -BROKEN= fails to build against git-2.19.* BUILD_DEPENDS= ${NONEXISTENT}:devel/git:configure RUN_DEPENDS= git:devel/git \ Modified: head/devel/git-cinnabar/distinfo ============================================================================== --- head/devel/git-cinnabar/distinfo Thu Sep 13 17:29:01 2018 (r479681) +++ head/devel/git-cinnabar/distinfo Thu Sep 13 17:29:17 2018 (r479682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534037118 -SHA256 (glandium-git-cinnabar-0.5.0_GH0.tar.gz) = 1e09c7c24a34eb172681283ca243677ea06f4da179916a907f43f9027ca59dea -SIZE (glandium-git-cinnabar-0.5.0_GH0.tar.gz) = 142446 +TIMESTAMP = 1536806199 +SHA256 (glandium-git-cinnabar-0.5.0-22-g10c8142_GH0.tar.gz) = 916c6e96804016abb14d8db2c087866449bb91dd461f134dbbc4a72f3631ceda +SIZE (glandium-git-cinnabar-0.5.0-22-g10c8142_GH0.tar.gz) = 141941