Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Aug 2022 03:28:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265683] textproc/lowdown: Installs a broken symbolic link
Message-ID:  <bug-265683-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265683
           Summary: textproc/lowdown: Installs a broken symbolic link
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bapt@FreeBSD.org
          Reporter: lantw44@gmail.com
          Assignee: bapt@FreeBSD.org
             Flags: maintainer-feedback?(bapt@FreeBSD.org)

Created attachment 235737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235737&action=
=3Dedit
Fix the broken symbolic link

Currently the port installs a broken symbolic link:

/usr/local/lib/liblowdown.so -> libdowndown.so.1

There is no file named libdowndown.so.1 on the system. Change it to
liblowdown.so.1, which is installed by the port itself.

--=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-265683-7788>