Summary: | www/glpi - missing dependencies | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | dasti <stievenard.david> |
Component: | Individual Port(s) | Assignee: | Ruslan Makhmatkhanov <rm> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | fgudin+fbsd, mathias, rm |
Priority: | --- | Flags: | amdmi3:
maintainer-feedback?
|
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | 216796 | ||
Bug Blocks: |
Description
dasti
2016-09-14 04:26:46 UTC
according to the developpers, the best ways to check that nothing is missing on the php side is to use this tool php compat info -> http://php5.laurent-laville.org/compatinfo/ Hi dasti, Thanks for reporting. Will have a look ASAP. I also noticed that php56-filter is required by the webcal export functionality. Mathias, could you please provide a patch to fix the port? Hi guys, The patch in bug 216796 will fix this issue, along with the latest GLPI version. A commit references this bug: Author: rm Date: Sun Feb 5 17:42:11 UTC 2017 New revision: 433436 URL: https://svnweb.freebsd.org/changeset/ports/433436 Log: www/glpi: update to 9.1.2 ChangeLog for 9.1.2 at https://github.com/glpi-project/glpi/releases/tag/9.1.2 PR: 216796 PR: 212674 Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) Reported by: dasti <stievenard.david@gmail.com> Changes: head/www/glpi/Makefile head/www/glpi/distinfo head/www/glpi/pkg-plist This issue has been resolved in r433436. Thanks. |