Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 06:43:29 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 679da0240445 - 2021Q3 - devel/libgit2: Update to 1.1.1
Message-ID:  <202108310643.17V6hTHw077131@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=679da024044560215ce231d8eeacb3b8a8df36c2

commit 679da024044560215ce231d8eeacb3b8a8df36c2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-31 06:40:37 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2021-08-31 06:43:11 +0000

    devel/libgit2: Update to 1.1.1
    
    Changelog:
    https://github.com/libgit2/libgit2/releases/tag/v1.1.1
    (cherry picked from commit 44c43aa93cd66b4a6ffad597c0d1c548468557db)
---
 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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310643.17V6hTHw077131>