From: Volker Schlecht Subject: Re: [UPDATE] devel/esbuild 0.25.2 -> 0.25.3 To: Igor Zornik Cc: OpenBSD ports Date: Mon, 5 May 2025 19:14:53 +0200 Committed, thanks! On 2025-04-23 22:33, Igor Zornik wrote: >Hello! > >A mostly bugfix update for esbuild. Still builds my JS stuff on >yesterday's snap. A straightforward diff bellow. > >Index: Makefile >=================================================================== >RCS file: /cvs/ports/devel/esbuild/Makefile,v >retrieving revision 1.5 >diff -u -p -u -p -r1.5 Makefile >--- Makefile 14 Apr 2025 18:35:06 -0000 1.5 >+++ Makefile 23 Apr 2025 08:53:27 -0000 >@@ -1,7 +1,7 @@ > COMMENT = fast bundler for the web > > MODGO_MODNAME = github.com/evanw/esbuild >-MODGO_VERSION = v0.25.2 >+MODGO_VERSION = v0.25.3 > > DISTNAME = esbuild-${MODGO_VERSION} > CATEGORIES = devel >Index: distinfo >=================================================================== >RCS file: /cvs/ports/devel/esbuild/distinfo,v >retrieving revision 1.5 >diff -u -p -u -p -r1.5 distinfo >--- distinfo 14 Apr 2025 18:35:06 -0000 1.5 >+++ distinfo 23 Apr 2025 08:53:27 -0000 >@@ -1,6 +1,6 @@ >-SHA256 (esbuild-v0.25.2.zip) = w8ebh32TNJCa2QyhuNLtzZjPHrJFIhy2RktCqBM9ows= >+SHA256 (esbuild-v0.25.3.zip) = VOP0ALMqaeWXycOXayE+C+1UK5bIkmbuB8nghkal+ac= > 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.2.zip) = 2091148 >+SIZE (esbuild-v0.25.3.zip) = 2095448 > 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 >