Subject: CVS commit: pkgsrc/lang/nodejs20
From: Adam Ciarcinski
Date: 2024-05-07 20:07:05
Message id: 20240507180705.6CE1FFA2C@cvs.NetBSD.org

Log Message:
nodejs20: updated to 20.13.0

Node.js v20.13.0

buffer: improve base64 and base64url performance
crypto: deprecate implicitly shortened GCM tags
events,doc: mark CustomEvent as stable
fs: add stacktrace to fs/promises
report: add --report-exclude-network option
src: add uv_get_available_memory to report and process
stream: support typed arrays
util: support array of formats in util.styleText
v8: implement v8.queryObjects() for memory leak regression testing
watch: mark as stable

Files:
RevisionActionfile
1.9modifypkgsrc/lang/nodejs20/Makefile
1.5modifypkgsrc/lang/nodejs20/PLIST
1.8modifypkgsrc/lang/nodejs20/distinfo
1.3modifypkgsrc/lang/nodejs20/patches/patch-tools_install.py