pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libuv
Module Name: pkgsrc
Committed By: adam
Date: Sat Oct 19 05:42:55 UTC 2024
Modified Files:
pkgsrc/devel/libuv: Makefile distinfo
Log Message:
libuv: updated to 1.49.2
Version 1.49.2 (Stable)
Important Bugs Fixed
Revert "linux: eliminate a read on eventfd per wakeup"
win: Fix linked list logic in getaddrinfo
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/devel/libuv/Makefile
cvs rdiff -u -r1.82 -r1.83 pkgsrc/devel/libuv/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/libuv/Makefile
diff -u pkgsrc/devel/libuv/Makefile:1.84 pkgsrc/devel/libuv/Makefile:1.85
--- pkgsrc/devel/libuv/Makefile:1.84 Sun Oct 13 07:48:02 2024
+++ pkgsrc/devel/libuv/Makefile Sat Oct 19 05:42:55 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2024/10/13 07:48:02 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2024/10/19 05:42:55 adam Exp $
-DISTNAME= libuv-1.49.1
+DISTNAME= libuv-1.49.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libuv/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/libuv/distinfo
diff -u pkgsrc/devel/libuv/distinfo:1.82 pkgsrc/devel/libuv/distinfo:1.83
--- pkgsrc/devel/libuv/distinfo:1.82 Sun Oct 13 07:48:02 2024
+++ pkgsrc/devel/libuv/distinfo Sat Oct 19 05:42:55 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.82 2024/10/13 07:48:02 wiz Exp $
+$NetBSD: distinfo,v 1.83 2024/10/19 05:42:55 adam Exp $
-BLAKE2s (libuv-1.49.1.tar.gz) = c954454bcc979125998bebef7e4e857d0f4953e398f70823f479a5ae99587e2d
-SHA512 (libuv-1.49.1.tar.gz) = aaaff8a609f8d8e40ce863f05b443d73ea85c5cda2756e8d05db9b31bf704573ed8788319fed195874fb5e20f4aa947e6af8a78f8284d6719b9fc791d03c7a6e
-Size (libuv-1.49.1.tar.gz) = 1339990 bytes
+BLAKE2s (libuv-1.49.2.tar.gz) = 5aa2bc4a7dfdca1447397c3c2451d37c54973a6e286f03b6700b538da0ab0530
+SHA512 (libuv-1.49.2.tar.gz) = e90680128bfaac215e5eebd9c8e5ce08e5fe68a7258f65bfcf56377756e9dbf527a232dfaf9d217c7374e713660ec99eeaae05d6fee2b8c5c9b71ad1b0b4dd72
+Size (libuv-1.49.2.tar.gz) = 1338717 bytes
SHA1 (patch-autogen.sh) = 99790076b91d579eb55506749e4803ab7cdfaa4c
SHA1 (patch-src_unix_core.c) = 2daf6aeed2d32b0db49c36cf7c129d7f7962178e
SHA1 (patch-src_unix_darwin-proctitle.c) = e726550cdd884a1fa73f6ea79592df643f954e97
Home |
Main Index |
Thread Index |
Old Index