[Bug 254564] www/chromium: wrong dependency to libkrb5

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Apr 2023 22:27:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254564

David Marec <david@lapinbilly.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chromium@FreeBSD.org
 Attachment #241255|                            |maintainer-approval?(chromi
              Flags|                            |um@FreeBSD.org)

--- Comment #7 from David Marec <david@lapinbilly.eu> ---
Created attachment 241255
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241255&action=edit
Use GSSAPI macros to handle kerberos options.

This is a patch based on the former one from @hiroo.ono+freebsd@gmail.com.

Poudriere 'testport' passed against the 4 kerberos choices, running
13.1-RELEASE on AMD64.

* ssl from base:
  *HEIMDAL: OK
  *HEIMDAL from base: OK
  *HEIMDAL mit: OK
  * No kerberos: OK

*libressl:
  *HEIMDAL: OK
  *HEIMDAL from base:KO, sanity check, this is expected.
  *HEIMDAL mit: OK
  *No kerberos: OK

*Openssl:
  *HEIMDAL: OK
  *HEIMDAL from base:KO, sanity check, this is expected.
  *HEIMDAL mit: OK
  *No kerberos: OK

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