Tuesday, April 01, 2025

Re: [UPDATE] devel/esbuild 0.25.1 -> 0.25.2

I don't think this is important enough for release

-- 
  Sent from a phone, apologies for poor formatting.


On 1 April 2025 17:32:14 "Igor Zornik" <mocheryl@mocheryl.org> wrote:

Hello,

A fix for esbuild came out two days ago, but hopefully soon enough to
make into 7.7. Still builds and compiles my Javascript files. Diff
below.

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/esbuild/Makefile,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 Makefile
--- Makefile 11 Mar 2025 20:16:12 -0000 1.4
+++ Makefile 1 Apr 2025 15:41:12 -0000
@@ -1,7 +1,7 @@
 COMMENT = fast bundler for the web
 
 MODGO_MODNAME = github.com/evanw/esbuild
-MODGO_VERSION = v0.25.1
+MODGO_VERSION = v0.25.2
 
 DISTNAME = esbuild-${MODGO_VERSION}
 CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/esbuild/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo 11 Mar 2025 20:16:12 -0000 1.4
+++ distinfo 1 Apr 2025 15:41:12 -0000
@@ -1,6 +1,6 @@
-SHA256 (esbuild-v0.25.1.zip) = rq5x4YphFwkbsWaRH/0Ee17FP8FqWCTF52N8+Dzu/bE=
+SHA256 (esbuild-v0.25.2.zip) = w8ebh32TNJCa2QyhuNLtzZjPHrJFIhy2RktCqBM9ows=
 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.1.zip) = 2086409
+SIZE (esbuild-v0.25.2.zip) = 2091148
 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

No comments:

Post a Comment