From: Daniel Jakots Subject: Re: [UPDATE] www/minify 2.24.13 -> 2.24.17 To: "Igor Zornik" Cc: "OpenBSD ports" Date: Wed, 12 Aug 2026 19:37:04 -0400 On Wed, 12 Aug 2026 23:31:09 +0200, "Igor Zornik" wrote: > Eh, a surprise release just a few hours after my previous submission. > It's a small change so I think we can include in this batch. I hope > we're good for a while now. Diff below the quote. > > Changelog: > - JS: Fix variable binding for private declaration usage in > OptionalMember. > > Detailed changelog is available at > https://github.com/tdewolff/minify/releases/tag/v2.24.17 /usr/ports/www/minify$ patch < ~/minify.diff [...] The text leading up to this was: -------------------------- |Index: distinfo |=================================================================== |RCS file: /cvs/ports/www/minify/distinfo,v |retrieving revision 1.5 |diff -u -p -u -p -r1.5 distinfo |--- distinfo 21 May 2026 20:48:43 -0000 1.5 |+++ distinfo 12 Aug 2026 09:36:29 -0000 -------------------------- Patching file distinfo using Plan A... Hunk #1 succeeded at 2. Hunk #2 succeeded at 16. Hunk #3 succeeded at 47. Hmm... The next patch looks like a unified diff to me... [...] /usr/ports/www/minify$ make patch ===> Building from scratch minify-2.24.17 ===> minify-2.24.17 depends on: go-=1.26.5 -> go-1.26.5 ===> minify-2.24.17 depends on: unzip-* -> unzip-6.0p18 ===> Verifying specs: c pthread ===> found c.103.0 pthread.28.1 ===> Checking files for minify-2.24.17 >> Fetch https://proxy.golang.org/github.com/tdewolff/minify/v2/@v/v2.24.17.zip v2.24.17.zip 100% |****************************************************************************************************************************************************| 8078 KB 00:00 >> Size does not match for minify-v2.24.17.zip can you check please? if I run make makesum it says -SIZE (minify-v2.24.17.zip) = 7890587 +SIZE (minify-v2.24.17.zip) = 8271956