git: 1195af7f234d - main - devel/libgit2: update to 1.5.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Feb 2023 07:44:41 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=1195af7f234d9c178c334d950f481ec28d4d7a82 commit 1195af7f234d9c178c334d950f481ec28d4d7a82 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2023-02-27 07:28:54 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2023-02-28 07:44:16 +0000 devel/libgit2: update to 1.5.2 Changelog: This is a bugfix release to improve the SSH key handling functionality that was introduced in v1.5.1. libgit2 can now read the known_hosts file on Windows. libgit2 will now examine all keys for a particular host in the known_hosts file for matches, to support remote hosts with multiple key types. All users of the v1.5 release line are recommended to upgrade. https://github.com/libgit2/libgit2/blob/v1.5.2/docs/changelog.md --- devel/libgit2/Makefile | 2 +- devel/libgit2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index 012ea37358b8..68c9edb1607e 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -5,7 +5,7 @@ PORTNAME= libgit2 DISTVERSIONPREFIX= v -DISTVERSION= 1.5.1 +DISTVERSION= 1.5.2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo index 91a2aa3a89e7..d8156e1d9815 100644 --- a/devel/libgit2/distinfo +++ b/devel/libgit2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674451412 -SHA256 (libgit2-libgit2-v1.5.1_GH0.tar.gz) = 7074f1e2697992b82402501182db254fe62d64877b12f6e4c64656516f4cde88 -SIZE (libgit2-libgit2-v1.5.1_GH0.tar.gz) = 5895483 +TIMESTAMP = 1677481875 +SHA256 (libgit2-libgit2-v1.5.2_GH0.tar.gz) = 57638ac0e319078f56a7e17570be754515e5b1276d3750904b4214c92e8fa196 +SIZE (libgit2-libgit2-v1.5.2_GH0.tar.gz) = 5896845