From: "Igor Zornik" Subject: [UPDATE] devel/esbuild 0.25.11 -> 0.27.0 To: "OpenBSD ports" Date: Tue, 11 Nov 2025 20:35:13 +0100 Hello ports, Esbuild came up with three new versions over the week. 2nd one isn't significant. Latest one contains backward-incompatible changes, but I can't quite tell which one (use of "Uint8Array.fromBase64"?). Anyhow, my JS and CSS files are still bundled correctly on today's amd64 snap. Some please commit if OK. Index: Makefile =================================================================== RCS file: /cvs/ports/devel/esbuild/Makefile,v retrieving revision 1.14 diff -u -p -u -p -r1.14 Makefile --- Makefile 30 Oct 2025 17:54:28 -0000 1.14 +++ Makefile 11 Nov 2025 17:39:38 -0000 @@ -1,7 +1,7 @@ COMMENT = fast bundler for the web MODGO_MODNAME = github.com/evanw/esbuild -MODGO_VERSION = v0.25.11 +MODGO_VERSION = v0.27.0 DISTNAME = esbuild-${MODGO_VERSION} CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/esbuild/distinfo,v retrieving revision 1.13 diff -u -p -u -p -r1.13 distinfo --- distinfo 30 Oct 2025 17:54:28 -0000 1.13 +++ distinfo 11 Nov 2025 17:39:38 -0000 @@ -1,6 +1,6 @@ -SHA256 (esbuild-v0.25.11.zip) = 2lEdmffWNVn80L9co90l8eIY1YdFZZxad9Jr7yiBZZs= +SHA256 (esbuild-v0.27.0.zip) = RvRzSuxextAEHcR91GSmIBD1MP6QShIyvDHcTBBPhK0= SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.zip) = OxgJNyFuk1WfFrYHbQm69UpXBzePEbhntuuRTFawm5E= -SIZE (esbuild-v0.25.11.zip) = 2127263 +SIZE (esbuild-v0.27.0.zip) = 2132601 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod) = 33 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.zip) = 1798284