git: 44c43aa93cd6 - main - devel/libgit2: Update to 1.1.1

Matthias Fechner mfechner at FreeBSD.org
Tue Aug 31 06:41:46 UTC 2021


The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=44c43aa93cd66b4a6ffad597c0d1c548468557db

commit 44c43aa93cd66b4a6ffad597c0d1c548468557db
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-31 06:40:37 +0000
Commit:     Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-08-31 06:40:37 +0000

    devel/libgit2: Update to 1.1.1
    
    Changelog:
    https://github.com/libgit2/libgit2/releases/tag/v1.1.1
---
 devel/libgit2/Makefile | 4 ++--
 devel/libgit2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile
index 74d4bd3fb016..3f77d5d29a14 100644
--- a/devel/libgit2/Makefile
+++ b/devel/libgit2/Makefile
@@ -4,9 +4,9 @@
 # Tools/scripts/search_lib_depends_and_bump.sh devel/libgit2
 
 PORTNAME=	libgit2
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	devel
-MASTER_SITES=	https://github.com/libgit2/libgit2/releases/download/v${PORTVERSION}/
+MASTER_SITES=	https://github.com/libgit2/libgit2/archive/refs/tags/v${PORTVERSION}${EXTRACT_SUFX}/?dummy=/
 
 MAINTAINER=	mfechner at FreeBSD.org
 COMMENT=	Portable, pure C implementation of the Git core
diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo
index 340768c89d9a..5ea4143cd8ef 100644
--- a/devel/libgit2/distinfo
+++ b/devel/libgit2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603664973
-SHA256 (libgit2-1.1.0.tar.gz) = ad73f845965cfd528e70f654e428073121a3fa0dc23caac81a1b1300277d4dba
-SIZE (libgit2-1.1.0.tar.gz) = 5425697
+TIMESTAMP = 1629884756
+SHA256 (libgit2-1.1.1.tar.gz) = 13a525373f64c711a00a058514d890d1512080265f98e0935ab279393f21a620
+SIZE (libgit2-1.1.1.tar.gz) = 5451203


More information about the dev-commits-ports-main mailing list