Fri Apr 5 11:20:24 2024 UTC (73d)
libgit2: update to 1.8.0.

This is release v1.8.0, "Das Fliegende Klassenzimmer". This release
includes optional, experimental support for invoking OpenSSH to
fetch and push, an easier mechanism to perform the default behavior
of git commit, and has many improvements for worktrees. This release
also includes many other new features and bugfixes.


(wiz)
diff -r1.75 -r1.76 pkgsrc/devel/libgit2/Makefile
diff -r1.20 -r1.21 pkgsrc/devel/libgit2/PLIST
diff -r1.36 -r1.37 pkgsrc/devel/libgit2/distinfo
diff -r1.1 -r0 pkgsrc/devel/libgit2/patches/patch-deps_ntlmclient_ntlm.c
diff -r1.1 -r0 pkgsrc/devel/libgit2/patches/patch-src_libgit2_config.c
diff -r1.1 -r0 pkgsrc/devel/libgit2/patches/patch-src_libgit2_path.c
diff -r1.1 -r0 pkgsrc/devel/libgit2/patches/patch-src_libgit2_trailer.c
diff -r1.1 -r0 pkgsrc/devel/libgit2/patches/patch-src_libgit2_transports_smart__pkt.c
diff -r1.1 -r0 pkgsrc/devel/libgit2/patches/patch-src_util_date.c
diff -r1.1 -r0 pkgsrc/devel/libgit2/patches/patch-src_util_str.c
diff -r1.1 -r0 pkgsrc/devel/libgit2/patches/patch-src_util_util.h
Fri Apr 5 20:20:24 2024
Mon Jun 26 19:37:39 2023
pkgsrc/devel/libgit2/patches/patch-deps_ntlmclient_ntlm.c,v

anoncvs not yet been updated
Fri Apr 5 20:20:24 2024
Mon Jun 26 19:37:39 2023
pkgsrc/devel/libgit2/patches/patch-src_libgit2_config.c,v

anoncvs not yet been updated
Fri Apr 5 20:20:24 2024
Mon Jun 26 19:37:39 2023
pkgsrc/devel/libgit2/patches/patch-src_libgit2_path.c,v

anoncvs not yet been updated
Fri Apr 5 20:20:24 2024
Mon Jun 26 19:37:39 2023
pkgsrc/devel/libgit2/patches/patch-src_libgit2_trailer.c,v

anoncvs not yet been updated
Fri Apr 5 20:20:24 2024
Mon Jun 26 19:37:39 2023
pkgsrc/devel/libgit2/patches/patch-src_libgit2_transports_smart__pkt.c,v

anoncvs not yet been updated
Fri Apr 5 20:20:24 2024
Mon Jun 26 19:37:39 2023
pkgsrc/devel/libgit2/patches/patch-src_util_date.c,v

anoncvs not yet been updated
Fri Apr 5 20:20:24 2024
Mon Jun 26 19:37:39 2023
pkgsrc/devel/libgit2/patches/patch-src_util_str.c,v

anoncvs not yet been updated
Fri Apr 5 20:20:24 2024
Mon Jun 26 19:37:39 2023
pkgsrc/devel/libgit2/patches/patch-src_util_util.h,v

anoncvs not yet been updated

cvs diff -r1.75 -r1.76 pkgsrc/devel/libgit2/Makefile (expand / switch to context diff)
--- pkgsrc/devel/libgit2/Makefile 2024/02/07 13:22:04 1.75
+++ pkgsrc/devel/libgit2/Makefile 2024/04/05 11:20:23 1.76
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2024/02/07 13:22:04 adam Exp $
+# $NetBSD: Makefile,v 1.76 2024/04/05 11:20:23 wiz Exp $
 
-DISTNAME=	libgit2-1.7.2
+DISTNAME=	libgit2-1.8.0
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libgit2/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}

cvs diff -r1.20 -r1.21 pkgsrc/devel/libgit2/PLIST (expand / switch to context diff)
--- pkgsrc/devel/libgit2/PLIST 2023/10/19 07:19:44 1.20
+++ pkgsrc/devel/libgit2/PLIST 2024/04/05 11:20:23 1.21
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2023/10/19 07:19:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.21 2024/04/05 11:20:23 wiz Exp $
 bin/git2
 include/git2.h
 include/git2/annotated_commit.h
@@ -69,6 +69,7 @@
 include/git2/sys/credential.h
 include/git2/sys/diff.h
 include/git2/sys/email.h
+include/git2/sys/errors.h
 include/git2/sys/filter.h
 include/git2/sys/hashsig.h
 include/git2/sys/index.h
@@ -94,6 +95,6 @@
 include/git2/version.h
 include/git2/worktree.h
 lib/libgit2.so
-lib/libgit2.so.1.7
+lib/libgit2.so.1.8
 lib/libgit2.so.${PKGVERSION}
 lib/pkgconfig/libgit2.pc

cvs diff -r1.36 -r1.37 pkgsrc/devel/libgit2/distinfo (expand / switch to context diff)
--- pkgsrc/devel/libgit2/distinfo 2024/02/07 13:22:04 1.36
+++ pkgsrc/devel/libgit2/distinfo 2024/04/05 11:20:23 1.37
@@ -1,13 +1,5 @@
-$NetBSD: distinfo,v 1.36 2024/02/07 13:22:04 adam Exp $
+$NetBSD: distinfo,v 1.37 2024/04/05 11:20:23 wiz Exp $
 
-BLAKE2s (libgit2-1.7.2.tar.gz) = 51be87fe3dd22b785873c4089c11d33e148814ef0d361fd9020f49b86590d2c4
+BLAKE2s (libgit2-1.8.0.tar.gz) = 45bcf3f8f54b6d7912d75708140fc00335a8024827f9278ef7b58201a496968a
-SHA512 (libgit2-1.7.2.tar.gz) = 825737e4a1991fba50ea535f15b0e560ebe76ead752e04aeba36925b944d0da77fe9826a70980a1aa3d0bf9afbedfab79dd92e799c9252931384c89ebec9b012
+SHA512 (libgit2-1.8.0.tar.gz) = e5634267bd9c6a594c9a954d09c657e7b8aadf213609bf7dd83b99863d0d0c7109a5277617dd508abc2da54ea3f12c2af1908d1aeb73c000e94056e2f3653144
-Size (libgit2-1.7.2.tar.gz) = 7548186 bytes
+Size (libgit2-1.8.0.tar.gz) = 7590126 bytes
-SHA1 (patch-deps_ntlmclient_ntlm.c) = 0f7645497b25f6895911cf32027e830ab73bdc55
-SHA1 (patch-src_libgit2_config.c) = f3c131d26bb38e86ff992eb8007ec399846a205a
-SHA1 (patch-src_libgit2_path.c) = b1f5245472ec00ff1c1c6b55b4ecdc88e1f163ac
-SHA1 (patch-src_libgit2_trailer.c) = d8a6e733ff963124024bfb9f7118d8e537815695
-SHA1 (patch-src_libgit2_transports_smart__pkt.c) = 9c4c6ee17512f7bb06d02343ef0a07794361c88e
-SHA1 (patch-src_util_date.c) = 47c56292b8f2483065e904f99dc51832bab0de3d
-SHA1 (patch-src_util_str.c) = 737f658e82b00c623533181126996263a2f1df45
-SHA1 (patch-src_util_util.h) = 54e74097b87af3c2939e7c237f1d2827101b9a72

File Deleted: pkgsrc/devel/libgit2/patches/patch-deps_ntlmclient_ntlm.c

File Deleted: pkgsrc/devel/libgit2/patches/patch-src_libgit2_config.c

File Deleted: pkgsrc/devel/libgit2/patches/patch-src_libgit2_path.c

File Deleted: pkgsrc/devel/libgit2/patches/patch-src_libgit2_trailer.c

File Deleted: pkgsrc/devel/libgit2/patches/patch-src_libgit2_transports_smart__pkt.c

File Deleted: pkgsrc/devel/libgit2/patches/patch-src_util_date.c

File Deleted: pkgsrc/devel/libgit2/patches/patch-src_util_str.c

File Deleted: pkgsrc/devel/libgit2/patches/patch-src_util_util.h