[Bug 283521] security/gsa: update npm-mode BUILD_DEPENDS to match current default node version (22)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Dec 2024 17:47:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283521

            Bug ID: 283521
           Summary: security/gsa: update npm-mode BUILD_DEPENDS to match
                    current default node version (22)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)

Can the BUILD_DEPENDS for security/gsa be updated to match the current ports
default node version (22)? Like so:

--- a/security/gsa/Makefile
+++ b/security/gsa/Makefile
@@ -11,7 +11,7 @@ LICENSE=      AGPLv3+

 ONLY_FOR_ARCHS=        aarch64 amd64

-BUILD_DEPENDS= npm-node18>0:www/npm-node18
+BUILD_DEPENDS= npm-node22>0:www/npm-node22
 RUN_DEPENDS=   ${LOCALBASE}/sbin/gsad:security/gsad

 USES=          nodejs:build

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