From owner-svn-ports-head@freebsd.org Tue Aug 20 18:04:09 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 210B9D7A74; Tue, 20 Aug 2019 18:04:09 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Cdw86yhGz4fLc; Tue, 20 Aug 2019 18:04:08 +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 D0847711D; Tue, 20 Aug 2019 18:04:08 +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 x7KI48p4073627; Tue, 20 Aug 2019 18:04:08 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7KI48HY073626; Tue, 20 Aug 2019 18:04:08 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201908201804.x7KI48HY073626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Tue, 20 Aug 2019 18:04:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509438 - head/devel/libgit2 X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/devel/libgit2 X-SVN-Commit-Revision: 509438 X-SVN-Commit-Repository: ports 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.29 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, 20 Aug 2019 18:04:09 -0000 Author: mfechner Date: Tue Aug 20 18:04:08 2019 New Revision: 509438 URL: https://svnweb.freebsd.org/changeset/ports/509438 Log: devel/libgit2: security upgrade to 0.28.3. PR: 239932 Submitted by: tobik Approved by: mfechner MFH: 2019Q3 Security: d51b52cf-c199-11e9-b13f-001b217b3468 Modified: head/devel/libgit2/Makefile head/devel/libgit2/distinfo Modified: head/devel/libgit2/Makefile ============================================================================== --- head/devel/libgit2/Makefile Tue Aug 20 18:03:28 2019 (r509437) +++ head/devel/libgit2/Makefile Tue Aug 20 18:04:08 2019 (r509438) @@ -6,7 +6,7 @@ # Tools/scripts/search_lib_depends_and_bump.sh devel/libgit2 PORTNAME= libgit2 -PORTVERSION= 0.28.1 +PORTVERSION= 0.28.3 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libgit2/distinfo ============================================================================== --- head/devel/libgit2/distinfo Tue Aug 20 18:03:28 2019 (r509437) +++ head/devel/libgit2/distinfo Tue Aug 20 18:04:08 2019 (r509438) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553163133 -SHA256 (libgit2-libgit2-v0.28.1_GH0.tar.gz) = 0ca11048795b0d6338f2e57717370208c2c97ad66c6d5eac0c97a8827d13936b -SIZE (libgit2-libgit2-v0.28.1_GH0.tar.gz) = 4987204 +TIMESTAMP = 1566119726 +SHA256 (libgit2-libgit2-v0.28.3_GH0.tar.gz) = ee5344730fe11ce7c86646e19c2d257757be293f5a567548d398fb3af8b8e53b +SIZE (libgit2-libgit2-v0.28.3_GH0.tar.gz) = 4988580