On Tue, 19 May 2026 19:56:17 +0200, "Igor Zornik"
<[email protected]> wrote:

> Hi, ports.
> 
> Two fixes for minify. Minification tested on today's amd64 snap.
> QP-encoded diff below the changelog. Someone please commit if OK.

Committed, thanks!

> One question: I've noticed they're distributing dependencies in
> an archive on their GitHub publish page. I could use that instead
> of making the modules-get dance. The thing is the filename isn't
> versioned. How does one get around that to make makesum pick up the
> new file when the version changes? Is there some kind of tuple trick
> you can use on DISTFILES where the first item would be the source
> name and the second how to save the file as? Something like this:
> 
>     DISTFILES =       minify-deps minify-deps-${V}
> 
> This isn't an isolated case. A lot of maintainers aren't adding any
> kind of identifiers to their published files, so I guess this is sort
> of a general question.

I'm not sure I understand? What's the issue?

Cheers,
Daniel

Reply via email to