[Bug 260230] lang/rust: depends on libgit2.so if devel/libgit2 is installed

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 Dec 2021 09:13:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260230

            Bug ID: 260230
           Summary: lang/rust: depends on libgit2.so if devel/libgit2 is
                    installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
                CC: mfechner@FreeBSD.org, rust@FreeBSD.org
                CC: mfechner@FreeBSD.org, rust@FreeBSD.org

Scenario:
- latest ports
- FreeBSD 12 and 13, i386 and amd64
- x11/kde5 installed which pulls in devel/libgit2
- firefox and mozilla installed
- updating ports using portmaster

Result:
- after the recent upgrade of libgit2, cargo fails to run because it cannot
find libgit2.so.1.1 (from the previous version of libgit2)

Expected result:
- lang/rust should be taught not to depend on an external libgit2

-- Martin

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