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:   adam
Date:           Thu Oct 31 07:55:41 UTC 2024

Modified Files:
        pkgsrc/devel/libgit2: Makefile distinfo

Log Message:
libgit2: updated to 1.8.4

v1.8.4

We erroneously shipped v1.8.3 without actually including the change
in v1.8.2. This release re-re-introduces the pre-v1.8.0 `commit`
constness behavior.


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/devel/libgit2/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/libgit2/distinfo

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.85 pkgsrc/devel/libgit2/Makefile:1.86
--- pkgsrc/devel/libgit2/Makefile:1.85  Mon Oct 28 20:43:04 2024
+++ pkgsrc/devel/libgit2/Makefile       Thu Oct 31 07:55:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2024/10/28 20:43:04 adam Exp $
+# $NetBSD: Makefile,v 1.86 2024/10/31 07:55:41 adam Exp $
 
-DISTNAME=      libgit2-1.8.3
+DISTNAME=      libgit2-1.8.4
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libgit2/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/devel/libgit2/distinfo
diff -u pkgsrc/devel/libgit2/distinfo:1.42 pkgsrc/devel/libgit2/distinfo:1.43
--- pkgsrc/devel/libgit2/distinfo:1.42  Mon Oct 28 20:43:04 2024
+++ pkgsrc/devel/libgit2/distinfo       Thu Oct 31 07:55:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2024/10/28 20:43:04 adam Exp $
+$NetBSD: distinfo,v 1.43 2024/10/31 07:55:41 adam Exp $
 
-BLAKE2s (libgit2-1.8.3.tar.gz) = cc8d9c1bfb9eb3b4fa60b58f768c9d1b06f7707086e26ead6d08661b839ab61f
-SHA512 (libgit2-1.8.3.tar.gz) = 5b21502bebb41c0a05ecce3f8a4e57f751a77c35c29ab5ab22f2a1495c97cd4ba1c02f8279f6791730c7827cb98c13c26c2fc86ee197d7bf54a695c5df75e983
-Size (libgit2-1.8.3.tar.gz) = 7609996 bytes
+BLAKE2s (libgit2-1.8.4.tar.gz) = 00150f6e61f955537455522de17e74dc916a8546b1f3b6e6c9c02f63d8a93c87
+SHA512 (libgit2-1.8.4.tar.gz) = f1409d97c8cf072ea24f3d923fdc9468d21f171f72005c13c5358f520fdccb5f3950d1c7c16cea48a8a08df6a57280da46fe60c9b6aa8a8aae2ab1363c41d246
+Size (libgit2-1.8.4.tar.gz) = 7610171 bytes



Home | Main Index | Thread Index | Old Index