pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/nodejs



Module Name:    pkgsrc
Committed By:   khorben
Date:           Fri Aug 21 13:21:02 UTC 2026

Modified Files:
        pkgsrc/lang/nodejs: distinfo
Removed Files:
        pkgsrc/lang/nodejs/patches: patch-src_cares__wrap.h

Log Message:
lang/nodejs: revert fix

After a discussion with wiz@ and some extended testing, it turns out
that the build fix for {macOS,NetBSD}/amd64 related to c-ares appears to
no longer be necessary. The pull-up request #7242 issued for lang/nodejs
version 26.3.1 (as per pkgsrc-2026Q2) remains relevant and correct
though, per my analysis of the issue.

Tested on NetBSD/amd64 (11.0_RC6)


To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 pkgsrc/lang/nodejs/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/lang/nodejs/patches/patch-src_cares__wrap.h

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

Modified files:

Index: pkgsrc/lang/nodejs/distinfo
diff -u pkgsrc/lang/nodejs/distinfo:1.328 pkgsrc/lang/nodejs/distinfo:1.329
--- pkgsrc/lang/nodejs/distinfo:1.328   Fri Aug 21 09:37:13 2026
+++ pkgsrc/lang/nodejs/distinfo Fri Aug 21 13:21:02 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.328 2026/08/21 09:37:13 khorben Exp $
+$NetBSD: distinfo,v 1.329 2026/08/21 13:21:02 khorben Exp $
 
 BLAKE2s (node-v26.7.0.tar.xz) = f3bf0a633cfc2ca3481717a2a25a066f8a8f02269d53c5296a9d0c3e243392ab
 SHA512 (node-v26.7.0.tar.xz) = d7dd7bf0485369c29ad90740c404b647696efd79c6a59f6a3da0b72cdb2740a5855fd62a55985516b8649d9c3359ce4141840f6e6a93427eaa5c87a3cd93e9c9
@@ -21,7 +21,6 @@ SHA1 (patch-deps_v8_src_strings_string-h
 SHA1 (patch-deps_v8_third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.cc) = ccca21704265f98801bb97968b51c1432136b556
 SHA1 (patch-deps_v8_tools_profiling_run-llprof.sh) = b19994d3195cc97424a3cc2ffd3ae02eacc6ffa8
 SHA1 (patch-node.gypi) = 4a104dba6c22702211009bc60a6be6f87554e2fa
-SHA1 (patch-src_cares__wrap.h) = 9bbc9dc07e417413fbe3a77f4e840a0dd5f0f081
 SHA1 (patch-src_compile__cache.cc) = 39a85bcb1ebe7c9bf7c431d6dc60dca5b9d63aaf
 SHA1 (patch-src_crypto_crypto__rsa.cc) = 299fc4326411d62d580dd3395b5d7f94c70164cb
 SHA1 (patch-src_inspector__agent.cc) = 3fd3d71f9d6013a6eb2a79e0442b31d2e2408a2f



Home | Main Index | Thread Index | Old Index