Bug 239288 - sysutils/ldap-account-manager: Fix missing USE_PHP=xmlwriter dependency for 6.8
Summary: sysutils/ldap-account-manager: Fix missing USE_PHP=xmlwriter dependency for 6.8
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: Kai Knoblich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-18 18:32 UTC by basil
Modified: 2019-07-23 20:38 UTC (History)
1 user (show)

See Also:


Attachments
lam68_1 (716 bytes, text/plain)
2019-07-18 18:33 UTC, basil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description basil 2019-07-18 18:32:43 UTC
required xmlwriter support. *fixed
Comment 1 basil 2019-07-18 18:33:08 UTC
Created attachment 205875 [details]
lam68_1
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-23 20:35:42 UTC
A commit references this bug:

Author: kai
Date: Tue Jul 23 20:35:36 UTC 2019
New revision: 507245
URL: https://svnweb.freebsd.org/changeset/ports/507245

Log:
  sysutils/ldap-account-manager: Add missing USE_PHP=xmlwriter

  PR:		239288
  Submitted by:	basil@vpm.net.ua (maintainer)

Changes:
  head/sysutils/ldap-account-manager/Makefile
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2019-07-23 20:38:28 UTC
Committed, thank you for the patch!