[Bug 261586] databases/py-mysql-connector-python: Allow to build with GSSAPI option

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 31 Jan 2022 01:42:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261586

            Bug ID: 261586
           Summary: databases/py-mysql-connector-python: Allow to build
                    with GSSAPI option
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: geraud@gcu.info
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

Created attachment 231454
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231454&action=edit
Patch Makefile

In case of GSSAPI option enabled, Makefile requires the py-gssapi version to be
greater than 1.6.14 which is the current version we're having in ports.

Adjust version dependency to the one matching the source (gssapi>=1.6.9) to
allow the build.

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