Bug 229639 - security/py-gssapi: Fix builds against non-base GSSAPI
Summary: security/py-gssapi: Fix builds against non-base GSSAPI
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bradley T. Hughes
URL:
Keywords: easy
Depends on:
Blocks: 230251
  Show dependency treegraph
 
Reported: 2018-07-09 12:03 UTC by John W. O'Brien
Modified: 2018-08-02 07:31 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly?


Attachments
security/py-gssapi: parameterize krb5-config (1.60 KB, patch)
2018-07-09 12:04 UTC, John W. O'Brien
john: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John W. O'Brien 2018-07-09 12:03:33 UTC
Changelog
=========

*  Patch setup.py so location of krb5-config is configurable


Note: A PORTREVISION bump is not required because GSSAPI_BASE is the default.
Comment 1 John W. O'Brien 2018-07-09 12:04:17 UTC
Created attachment 194993 [details]
security/py-gssapi: parameterize krb5-config
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-08-01 21:11:42 UTC
A commit references this bug:

Author: bhughes
Date: Wed Aug  1 21:11:34 UTC 2018
New revision: 476200
URL: https://svnweb.freebsd.org/changeset/ports/476200

Log:
  security/py-gssapi: Fix builds against non-base GSSAPI

  Patch setup.py so location of krb5-config is configurable

  PR:		229639
  Submitted by:	john@saltant.com (maintainer)
  MFH:		2018Q3
  Sponsored by:	Miles AS

Changes:
  head/security/py-gssapi/files/
  head/security/py-gssapi/files/patch-setup.py
Comment 3 Bradley T. Hughes freebsd_committer freebsd_triage 2018-08-02 07:30:58 UTC
Committed, thanks! :)
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-08-02 07:31:20 UTC
A commit references this bug:

Author: bhughes
Date: Thu Aug  2 07:30:29 UTC 2018
New revision: 476223
URL: https://svnweb.freebsd.org/changeset/ports/476223

Log:
  MFH: r476200

  security/py-gssapi: Fix builds against non-base GSSAPI

  Patch setup.py so location of krb5-config is configurable

  PR:		229639
  Submitted by:	john@saltant.com (maintainer)
  Sponsored by:	Miles AS

  Approved by:	ports-secteam (miwi)

Changes:
_U  branches/2018Q3/
  branches/2018Q3/security/py-gssapi/files/