summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-12-12 14:48:44 +0000
committertaca <taca@pkgsrc.org>2021-12-12 14:48:44 +0000
commit5813325e47e3ffb32eb11b73629d255efbe9f991 (patch)
tree499b351d512c03a5b124d4305f1726336ce75cd9 /devel
parentdda93e9771171c230e0a8f2a3daa0d45b2aa8f8b (diff)
downloadpkgsrc-5813325e47e3ffb32eb11b73629d255efbe9f991.tar.gz
devel/libgit2: update to 1.2.0
libgit2 1.3.0 is already released, but I'm not sure ruby-rugged 1.2.0 support it. 1.2.0 (2021-09-02) Changes are too many to write here, please refer <https://github.com/libgit2/libgit2/releases/tag/v1.2.0>.
Diffstat (limited to 'devel')
-rw-r--r--devel/libgit2/Makefile7
-rw-r--r--devel/libgit2/PLIST6
-rw-r--r--devel/libgit2/distinfo8
3 files changed, 11 insertions, 10 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile
index a207a692edf..fb50af0a138 100644
--- a/devel/libgit2/Makefile
+++ b/devel/libgit2/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2021/12/08 16:04:01 adam Exp $
+# $NetBSD: Makefile,v 1.55 2021/12/12 14:48:44 taca Exp $
-DISTNAME= libgit2-1.1.0
-PKGREVISION= 3
+DISTNAME= libgit2-1.2.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libgit2/}
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://libgit2.org/
diff --git a/devel/libgit2/PLIST b/devel/libgit2/PLIST
index a810eac8d38..d615882c112 100644
--- a/devel/libgit2/PLIST
+++ b/devel/libgit2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2020/10/19 17:53:40 nia Exp $
+@comment $NetBSD: PLIST,v 1.13 2021/12/12 14:48:44 taca Exp $
include/git2.h
include/git2/annotated_commit.h
include/git2/apply.h
@@ -60,6 +60,7 @@ include/git2/strarray.h
include/git2/submodule.h
include/git2/sys/alloc.h
include/git2/sys/commit.h
+include/git2/sys/commit_graph.h
include/git2/sys/config.h
include/git2/sys/cred.h
include/git2/sys/credential.h
@@ -69,6 +70,7 @@ include/git2/sys/hashsig.h
include/git2/sys/index.h
include/git2/sys/mempack.h
include/git2/sys/merge.h
+include/git2/sys/midx.h
include/git2/sys/odb_backend.h
include/git2/sys/openssl.h
include/git2/sys/path.h
@@ -87,6 +89,6 @@ include/git2/types.h
include/git2/version.h
include/git2/worktree.h
lib/libgit2.so
-lib/libgit2.so.1.1
+lib/libgit2.so.1.2
lib/libgit2.so.${PKGVERSION}
lib/pkgconfig/libgit2.pc
diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo
index dd453406c30..4d2553b4895 100644
--- a/devel/libgit2/distinfo
+++ b/devel/libgit2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2021/10/26 10:15:20 nia Exp $
+$NetBSD: distinfo,v 1.26 2021/12/12 14:48:44 taca Exp $
-BLAKE2s (libgit2-1.1.0.tar.gz) = 7839f6bfcf3bee342b8b308848706aa117be86070c989b98db7f3ad75ffc000b
-SHA512 (libgit2-1.1.0.tar.gz) = a5226fbb11648168611a6daab978df59b68a3b5d809410d3e5dac6c04de5d962cdbabfbec7b0b6528bed94fe321d94c546748b7a180949f2ab30bb7c3487c9bc
-Size (libgit2-1.1.0.tar.gz) = 5425697 bytes
+BLAKE2s (libgit2-1.2.0.tar.gz) = 6ed6c3463ba00bf436c629defa2b61af3044927c0f6efec801347c22448a95fb
+SHA512 (libgit2-1.2.0.tar.gz) = 428188de153fdf8ff5bf78949f4a3a89fba57b87a8b641f92fed501df6a8cfdb72e0ffe0bf61a98adf210a2867134eb4421ea4b8d8219331aabc3daddd92f5fc
+Size (libgit2-1.2.0.tar.gz) = 5589147 bytes