[Bug 288152] databases/mongosh: update 2.3.8 → 2.5.5

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Aug 2025 21:39:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288152

--- Comment #3 from Hiroki Tagato <tagattie@FreeBSD.org> ---
(In reply to Fabien Amelinck from comment #2)

I have looked into Makefile more closely and have a question.

Why do you need post-fetch phase in the first place? I think the nodejs tarball
and the checksum file should be listed in distfile and subject to checksum
verification as well as other distfiles.

And one comment.

You should not use _DISTDIR since it is not a public variable.
DISTDIR/DIST_SUBDIR should be used instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.