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:           Mon May  6 06:22:10 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 again.


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/devel/libgit2/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/libgit2/PLIST
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/libgit2/distinfo
cvs rdiff -u -r1.3 -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.77 pkgsrc/devel/libgit2/Makefile:1.78
--- pkgsrc/devel/libgit2/Makefile:1.77  Fri Apr  5 17:03:59 2024
+++ pkgsrc/devel/libgit2/Makefile       Mon May  6 06:22:09 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2024/04/05 17:03:59 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2024/05/06 06:22:09 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}
@@ -10,9 +10,12 @@ HOMEPAGE=    https://libgit2.org/
 COMMENT=       Portable, pure C implementation of the Git core methods
 LICENSE=       gnu-gpl-v2 # linking exception (linking allowed in more ways)
 
-USE_LANGUAGES= c99
+USE_LANGUAGES= c
 USE_TOOLS+=    pkg-config
 
+USE_CC_FEATURES+=      c99
+FORCE_C_STD=           c99
+
 CMAKE_ARGS+=   -DREGEX_BACKEND="pcre2"
 
 PKGCONFIG_OVERRIDE+=           ${CMAKE_BUILD_DIR}/libgit2.pc

Index: pkgsrc/devel/libgit2/PLIST
diff -u pkgsrc/devel/libgit2/PLIST:1.22 pkgsrc/devel/libgit2/PLIST:1.23
--- pkgsrc/devel/libgit2/PLIST:1.22     Fri Apr  5 17:03:59 2024
+++ pkgsrc/devel/libgit2/PLIST  Mon May  6 06:22:09 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2024/04/05 17:03:59 wiz Exp $
+@comment $NetBSD: PLIST,v 1.23 2024/05/06 06:22:09 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.38 pkgsrc/devel/libgit2/distinfo:1.39
--- pkgsrc/devel/libgit2/distinfo:1.38  Fri Apr  5 17:03:59 2024
+++ pkgsrc/devel/libgit2/distinfo       Mon May  6 06:22:09 2024
@@ -1,13 +1,5 @@
-$NetBSD: distinfo,v 1.38 2024/04/05 17:03:59 wiz Exp $
+$NetBSD: distinfo,v 1.39 2024/05/06 06:22:09 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