From: "Igor Zornik" Subject: [UPDATE] devel/esbuild 0.25.6 -> 0.25.8 To: "OpenBSD ports" Date: Tue, 22 Jul 2025 19:34:18 +0200 Hello, ports. New version of esbuild brings a new feature and a fix for that new feature. Bundling tested on today's amd64 snap. QP-encoded diff below. Someone please commit if OK. Index: Makefile =================================================================== RCS file: /cvs/ports/devel/esbuild/Makefile,v retrieving revision 1.10 diff -u -p -u -p -r1.10 Makefile --- Makefile 14 Jul 2025 19:30:36 -0000 1.10 +++ Makefile 22 Jul 2025 17:21:47 -0000 @@ -1,7 +1,7 @@ COMMENT = fast bundler for the web MODGO_MODNAME = github.com/evanw/esbuild -MODGO_VERSION = v0.25.6 +MODGO_VERSION = v0.25.8 DISTNAME = esbuild-${MODGO_VERSION} CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/esbuild/distinfo,v retrieving revision 1.9 diff -u -p -u -p -r1.9 distinfo --- distinfo 14 Jul 2025 19:30:36 -0000 1.9 +++ distinfo 22 Jul 2025 17:21:47 -0000 @@ -1,6 +1,6 @@ -SHA256 (esbuild-v0.25.6.zip) = GZjokWIP/sXjYtFzQLvudrI5NUSW1t+pwv7iCj+RsiY= +SHA256 (esbuild-v0.25.8.zip) = geibyTzxUtXfT0A/g7JYX1G4qdh6o6sHwgtBEOLJIx8= 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.6.zip) = 2103350 +SIZE (esbuild-v0.25.8.zip) = 2113194 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