Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2016 17:13:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212154] textproc/source-highlight: Fix problem with bash completion file
Message-ID:  <bug-212154-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 212154
           Summary: textproc/source-highlight: Fix problem with bash
                    completion file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://forums.freebsd.org/threads/57407/
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kevlo@FreeBSD.org
          Reporter: t@tobik.me
                CC: kevlo@FreeBSD.org
 Attachment #174068 maintainer-approval?(kevlo@FreeBSD.org)
             Flags:
          Assignee: kevlo@FreeBSD.org
             Flags: maintainer-feedback?(kevlo@FreeBSD.org)
                CC: kevlo@FreeBSD.org

Created attachment 174068
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174068&action=
=3Dedit
source-highlight.diff

The run dependency for BASH declares a dependency on
${LOCALBASE}/etc/bash_completion which is never installed by
shells/bash-completion, so the build will fail when BASH=3Don.  Also see the
linked forum thread.

We could fix the run dependency, or remove the BASH option all together and
always install the bash completion file.  It's not a generated file and is =
very
small.  IMHO it's not worth having the option in the first place, so I remo=
ved
it.  I've also cleaned up other things in the port, so that portlint is hap=
py
with the port again.

portlint ok, poudriere testport FreeBSD 10.2/amd64 ok

--=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-212154-13>