Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2024 17:47:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283521] security/gsa: update npm-mode BUILD_DEPENDS to match current default node version (22)
Message-ID:  <bug-283521-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283521

            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=3D      AGPLv3+

 ONLY_FOR_ARCHS=3D        aarch64 amd64

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

 USES=3D          nodejs:build

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283521-7788>