From owner-svn-ports-all@freebsd.org Thu Jul 12 06:35:40 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 CD3361035156; Thu, 12 Jul 2018 06:35:40 +0000 (UTC) (envelope-from mfechner@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 6DEA77F80B; Thu, 12 Jul 2018 06:35:40 +0000 (UTC) (envelope-from mfechner@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 4A40B1DC90; Thu, 12 Jul 2018 06:35:40 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6C6Zetu038644; Thu, 12 Jul 2018 06:35:40 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6C6ZdGA038643; Thu, 12 Jul 2018 06:35:39 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201807120635.w6C6ZdGA038643@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Thu, 12 Jul 2018 06:35:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r474487 - branches/2018Q3/devel/libgit2 X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2018Q3/devel/libgit2 X-SVN-Commit-Revision: 474487 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, 12 Jul 2018 06:35:41 -0000 Author: mfechner Date: Thu Jul 12 06:35:39 2018 New Revision: 474487 URL: https://svnweb.freebsd.org/changeset/ports/474487 Log: MFH: r474463 Update to 0.27.3 which fixes some security vulnerabilities. Reviewed by: swills (mentor) Approved by: swills (mentor) Security: 3c9b7698-84da-11e8-8c75-d8cb8abf62dd Differential Revision: https://reviews.freebsd.org/D16225 Approved by: ports-secteam (swills) Modified: branches/2018Q3/devel/libgit2/Makefile branches/2018Q3/devel/libgit2/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/devel/libgit2/Makefile ============================================================================== --- branches/2018Q3/devel/libgit2/Makefile Thu Jul 12 06:01:25 2018 (r474486) +++ branches/2018Q3/devel/libgit2/Makefile Thu Jul 12 06:35:39 2018 (r474487) @@ -3,7 +3,7 @@ # Also update devel/libgit2-glib, devel/rubygem-rugged, devel/py-pygit2 PORTNAME= libgit2 -PORTVERSION= 0.27.2 +PORTVERSION= 0.27.3 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: branches/2018Q3/devel/libgit2/distinfo ============================================================================== --- branches/2018Q3/devel/libgit2/distinfo Thu Jul 12 06:01:25 2018 (r474486) +++ branches/2018Q3/devel/libgit2/distinfo Thu Jul 12 06:35:39 2018 (r474487) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529407675 -SHA256 (libgit2-libgit2-v0.27.2_GH0.tar.gz) = ffacdbd5588aeb03e98e3866a7e2ceace468723a439bdc9bb01362fe140fa9e5 -SIZE (libgit2-libgit2-v0.27.2_GH0.tar.gz) = 4770842 +TIMESTAMP = 1531291350 +SHA256 (libgit2-libgit2-v0.27.3_GH0.tar.gz) = 50a57bd91f57aa310fb7d5e2a340b3779dc17e67b4e7e66111feac5c2432f1a5 +SIZE (libgit2-libgit2-v0.27.3_GH0.tar.gz) = 4771877