Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2021 08:58:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255409] net/gsocket needs RUN_DEPENDS= bash:shells/bash
Message-ID:  <bug-255409-7788-nP1TDbUcXc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255409-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255409-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=3D255409

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dbcf86b3dc26e59be6fa313ed2ce91a0=
423b311b6

commit bcf86b3dc26e59be6fa313ed2ce91a0423b311b6
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-05-19 08:56:12 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-05-19 08:56:25 +0000

    net/gsocket: add missing run-time dependency on GNU Bash

    This port installs a number of shell scripts riddled with bashisms,
    most notably, double bracket expressions, so fixing them to become
    POSIX shell-compliant does not look feasible or, rather, practical.

    While here, shorten the COMMENT without sacrificing its meaning so
    ``pkg search gsocket'' or ``pkg info | grep gsocket'' would fit in
    standard 80-character terminal and fix one minor whitespace nit.

    PR:     255409

 net/gsocket/Makefile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

--=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-255409-7788-nP1TDbUcXc>