[Bug 266162] www/chromium Confusion about kerbreos libs?

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 Sep 2022 21:03:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266162

            Bug ID: 266162
           Summary: www/chromium Confusion about kerbreos libs?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium@FreeBSD.org
          Reporter: dave@jetcafe.org
             Flags: maintainer-feedback?(chromium@FreeBSD.org)
          Assignee: chromium@FreeBSD.org

HEIMDAL_LIB_DEPENDS=    libkrb.so.26:security/heimdal

Right? That's in the makefile. But look:

 tar tzf packages/All/heimdal-7.7.0_1.pkg | grep libkrb
 /usr/local/lib/heimdal/libkrb5.a
 /usr/local/lib/heimdal/libkrb5.so
 /usr/local/lib/heimdal/libkrb5.so.26
 /usr/local/lib/heimdal/libkrb5.so.26.0.0

For quite a while I've had to go edit the Makefile regardless of heimdal or mit
kerbreos (I've built with both) and add a "5" in front of "libkrb". 

Am I missing something here or is this a real bug?

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