Bug 142364 - [patch] /www/glpi port don't install nesseserary devel/php5-json port
Summary: [patch] /www/glpi port don't install nesseserary devel/php5-json port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 21:30 UTC by mail_of_sergey
Modified: 2010-01-06 12:20 UTC (History)
0 users

See Also:


Attachments
file.diff (289 bytes, patch)
2010-01-05 21:30 UTC, mail_of_sergey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mail_of_sergey 2010-01-05 21:30:01 UTC
devel/php5-json port is needed for working GLPI port (www/glpi).
If devel/php5-json port not installed then "Test json functions" of GLPI is failed.

Fix: Install devel/php5-json manualy
or apply patch

Patch attached with submission follows:
How-To-Repeat: Uninstall devel/php5-json port
Uninstall /www/glpi port
Install /www/glpi port
Visit 'http://{host.domain}/www/glpi/' in a web-browser and follow the configuration instructions.
At forth screen - "Compatibility checks to use GLPI" - will be one red bullet. It will be "Test json functions failed".
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-05 21:30:30 UTC
Maintainer of www/glpi,

Please note that PR ports/142364 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142364

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-05 21:30:33 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2010-01-06 08:11:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 4 Mathias Monnerville 2010-01-06 09:39:26 UTC
Issue confirmed. Patch approved.
Thanks for reporting.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-01-06 12:14:46 UTC
jadawin     2010-01-06 12:14:32 UTC

  FreeBSD ports repository

  Modified files:
    www/glpi             Makefile 
  Log:
  - Add php5-json dependency
  - Bump PORTREVISION
  
  PR:             ports/142364
  Submitted by:   Serg <mail_of_sergey mail.ru>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.17      +2 -1      ports/www/glpi/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Philippe Audeoud freebsd_committer freebsd_triage 2010-01-06 12:15:30 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!