Hello, ports.

New fix version for esbuild. Still bundles and all 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.15
diff -u -p -u -p -r1.15 Makefile
--- Makefile    17 Nov 2025 16:49:04 -0000      1.15
+++ Makefile    9 Dec 2025 17:19:46 -0000
@@ -1,7 +1,7 @@
 COMMENT =      fast bundler for the web
 
 MODGO_MODNAME =        github.com/evanw/esbuild
-MODGO_VERSION =        v0.27.0
+MODGO_VERSION =        v0.27.1
 
 DISTNAME =     esbuild-${MODGO_VERSION}
 CATEGORIES =   devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/esbuild/distinfo,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 distinfo
--- distinfo    17 Nov 2025 16:49:04 -0000      1.14
+++ distinfo    9 Dec 2025 17:19:46 -0000
@@ -1,6 +1,6 @@
-SHA256 (esbuild-v0.27.0.zip) = RvRzSuxextAEHcR91GSmIBD1MP6QShIyvDHcTBBPhK0=
+SHA256 (esbuild-v0.27.1.zip) = 0af4UvmLh7zutK1Ya6YU6A/gD3OepHLmDOpGxd1+mIA=
 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.27.0.zip) = 2132601
+SIZE (esbuild-v0.27.1.zip) = 2136252
 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

Reply via email to