Date: Wed, 23 Oct 2024 05:58:20 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e67e0c6cbd9a - main - devel/libgit2: udpate to 1.8.2 Message-ID: <202410230558.49N5wK65071058@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=e67e0c6cbd9a2db251c4a33aa0cd8ff606407f0d commit e67e0c6cbd9a2db251c4a33aa0cd8ff606407f0d Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-10-23 05:48:51 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-10-23 05:53:25 +0000 devel/libgit2: udpate to 1.8.2 Changes: https://github.com/libgit2/libgit2/releases/tag/v1.8.2 PR: 282262 --- 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 026e196d0d30..120b7ae8d3ce 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -5,7 +5,7 @@ PORTNAME= libgit2 DISTVERSIONPREFIX= v -DISTVERSION= 1.8.1 +DISTVERSION= 1.8.2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo index fe569c6dd544..58578e760510 100644 --- a/devel/libgit2/distinfo +++ b/devel/libgit2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723108490 -SHA256 (libgit2-libgit2-v1.8.1_GH0.tar.gz) = 8c1eaf0cf07cba0e9021920bfba9502140220786ed5d8a8ec6c7ad9174522f8e -SIZE (libgit2-libgit2-v1.8.1_GH0.tar.gz) = 7608949 +TIMESTAMP = 1729582204 +SHA256 (libgit2-libgit2-v1.8.2_GH0.tar.gz) = 184699f0d9773f96eeeb5cb245ba2304400f5b74671f313240410f594c566a28 +SIZE (libgit2-libgit2-v1.8.2_GH0.tar.gz) = 7610104
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410230558.49N5wK65071058>