Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2023 14:52:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271452] security/crowdsec-firewall-bouncer: update to 0.0.27
Message-ID:  <bug-271452-7788-QEfwMWxWru@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271452-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271452-7788@https.bugs.freebsd.org/bugzilla/>

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

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
Will change

    GH_TAGNAME=3D     ${DISTVERSIONFULL}-freebsd

to

    DISTVERSIONSUFFIX=3D -freebsd

on commit.

Check if you can perhaps redesign the port to also use FreeBSD's default Go
build targets instead of your own makefile.  This way, you won't have to fe=
tch
and vendor dependencies.

Also, as per policy please do not use REINPLACE_CMD for static replacements=
.=20
Instead, supply a patch file.

Please also check if a build dependency on git is really needed.  I already=
 see
that you have correctly patched the build tag to not reference git, but once
you did that, I don't see where the port requires git anymore.

Update looks good otherwise.  Would you like me to commit as is or do you w=
ant
to improve the patch?

--=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-271452-7788-QEfwMWxWru>