pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libgit2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Apr  5 11:20:24 UTC 2024

Modified Files:
        pkgsrc/devel/libgit2: Makefile PLIST distinfo
Removed Files:
        pkgsrc/devel/libgit2/patches: patch-deps_ntlmclient_ntlm.c
            patch-src_libgit2_config.c patch-src_libgit2_path.c
            patch-src_libgit2_trailer.c
            patch-src_libgit2_transports_smart__pkt.c patch-src_util_date.c
            patch-src_util_str.c patch-src_util_util.h

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/devel/libgit2/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/libgit2/PLIST
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/libgit2/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/libgit2/patches/patch-deps_ntlmclient_ntlm.c \
    pkgsrc/devel/libgit2/patches/patch-src_libgit2_config.c \
    pkgsrc/devel/libgit2/patches/patch-src_libgit2_path.c \
    pkgsrc/devel/libgit2/patches/patch-src_libgit2_trailer.c \
    pkgsrc/devel/libgit2/patches/patch-src_libgit2_transports_smart__pkt.c \
    pkgsrc/devel/libgit2/patches/patch-src_util_date.c \
    pkgsrc/devel/libgit2/patches/patch-src_util_str.c \
    pkgsrc/devel/libgit2/patches/patch-src_util_util.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libgit2/Makefile
diff -u pkgsrc/devel/libgit2/Makefile:1.75 pkgsrc/devel/libgit2/Makefile:1.76
--- pkgsrc/devel/libgit2/Makefile:1.75  Wed Feb  7 13:22:04 2024
+++ pkgsrc/devel/libgit2/Makefile       Fri Apr  5 11:20:23 2024
@@ -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}

Index: pkgsrc/devel/libgit2/PLIST
diff -u pkgsrc/devel/libgit2/PLIST:1.20 pkgsrc/devel/libgit2/PLIST:1.21
--- pkgsrc/devel/libgit2/PLIST:1.20     Thu Oct 19 07:19:44 2023
+++ pkgsrc/devel/libgit2/PLIST  Fri Apr  5 11:20:23 2024
@@ -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/cred.h
 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/types.h
 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

Index: pkgsrc/devel/libgit2/distinfo
diff -u pkgsrc/devel/libgit2/distinfo:1.36 pkgsrc/devel/libgit2/distinfo:1.37
--- pkgsrc/devel/libgit2/distinfo:1.36  Wed Feb  7 13:22:04 2024
+++ pkgsrc/devel/libgit2/distinfo       Fri Apr  5 11:20:23 2024
@@ -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
-SHA512 (libgit2-1.7.2.tar.gz) = 825737e4a1991fba50ea535f15b0e560ebe76ead752e04aeba36925b944d0da77fe9826a70980a1aa3d0bf9afbedfab79dd92e799c9252931384c89ebec9b012
-Size (libgit2-1.7.2.tar.gz) = 7548186 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
+BLAKE2s (libgit2-1.8.0.tar.gz) = 45bcf3f8f54b6d7912d75708140fc00335a8024827f9278ef7b58201a496968a
+SHA512 (libgit2-1.8.0.tar.gz) = e5634267bd9c6a594c9a954d09c657e7b8aadf213609bf7dd83b99863d0d0c7109a5277617dd508abc2da54ea3f12c2af1908d1aeb73c000e94056e2f3653144
+Size (libgit2-1.8.0.tar.gz) = 7590126 bytes



Home | Main Index | Thread Index | Old Index