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:           Mon Oct 28 20:43:04 UTC 2024

Modified Files:
        pkgsrc/devel/libgit2: Makefile distinfo

Log Message:
libgit2: updated to 1.8.3

v1.8.3

This release fixes a bug introduced in v1.8.1 for users of the legacy
[Node.js http-parser](https://github.com/nodejs/http-parser)
dependency.

What's Changed

Bug fixes

* http: Backport on_status initialize fix for http-parser


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/devel/libgit2/Makefile
cvs rdiff -u -r1.41 -r1.42 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.84 pkgsrc/devel/libgit2/Makefile:1.85
--- pkgsrc/devel/libgit2/Makefile:1.84  Tue Oct 22 09:47:50 2024
+++ pkgsrc/devel/libgit2/Makefile       Mon Oct 28 20:43:04 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2024/10/22 09:47:50 adam Exp $
+# $NetBSD: Makefile,v 1.85 2024/10/28 20:43:04 adam Exp $
 
-DISTNAME=      libgit2-1.8.2
+DISTNAME=      libgit2-1.8.3
 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.41 pkgsrc/devel/libgit2/distinfo:1.42
--- pkgsrc/devel/libgit2/distinfo:1.41  Tue Oct 22 09:47:50 2024
+++ pkgsrc/devel/libgit2/distinfo       Mon Oct 28 20:43:04 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2024/10/22 09:47:50 adam Exp $
+$NetBSD: distinfo,v 1.42 2024/10/28 20:43:04 adam Exp $
 
-BLAKE2s (libgit2-1.8.2.tar.gz) = c9243f68fe2d8d8b23c5e161648434d208f881a16fb97227b11b0ffa7edd4a9b
-SHA512 (libgit2-1.8.2.tar.gz) = 568daa01b254acd07624143c1fd949b131f174a0595e4c6031b1eee38afd59ec3917ffc5ade3310d2a17f22bf5062bc6d03603cb952b25cdefd6c1cec9b8033c
-Size (libgit2-1.8.2.tar.gz) = 7610104 bytes
+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



Home | Main Index | Thread Index | Old Index