From: Volker Schlecht Subject: Re: [UPDATE] devel/esbuild 0.25.3 -> 0.25.4 To: Igor Zornik Cc: OpenBSD ports Date: Tue, 6 May 2025 22:51:55 +0200 Committed, thanks. You seem very invested in this port: Would you like to take MAINTAINER? On 2025-05-06 20:23, Igor Zornik wrote: >Hi, ports > >Just as esbuild 0.25.3 was committed to the tree, 0.25.4 came out with >one feature and some bug fixes. JS and CSS bundling tested on today's >amd64 snap. QP encoded diff below. > >Index: Makefile >=================================================================== >RCS file: /cvs/ports/devel/esbuild/Makefile,v >retrieving revision 1.6 >diff -u -p -u -p -r1.6 Makefile >--- Makefile 5 May 2025 17:12:45 -0000 1.6 >+++ Makefile 6 May 2025 18:16:17 -0000 >@@ -1,7 +1,7 @@ > COMMENT = fast bundler for the web > > MODGO_MODNAME = github.com/evanw/esbuild >-MODGO_VERSION = v0.25.3 >+MODGO_VERSION = v0.25.4 > > DISTNAME = esbuild-${MODGO_VERSION} > CATEGORIES = devel >Index: distinfo >=================================================================== >RCS file: /cvs/ports/devel/esbuild/distinfo,v >retrieving revision 1.6 >diff -u -p -u -p -r1.6 distinfo >--- distinfo 5 May 2025 17:12:45 -0000 1.6 >+++ distinfo 6 May 2025 18:16:17 -0000 >@@ -1,6 +1,6 @@ >-SHA256 (esbuild-v0.25.3.zip) = VOP0ALMqaeWXycOXayE+C+1UK5bIkmbuB8nghkal+ac= >+SHA256 (esbuild-v0.25.4.zip) = Cm4IeOvSNKTycSzBqjArNdfHBK5zq0eIk9yvb+batGM= > 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.3.zip) = 2095448 >+SIZE (esbuild-v0.25.4.zip) = 2097746 > 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 >