Bug 146468 - www/typo3 requires php-json for the backend
Summary: www/typo3 requires php-json for the backend
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 15:00 UTC by Helmut Schneider
Modified: 2010-05-28 03:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Schneider 2010-05-10 15:00:16 UTC

Fix: 

Change Makefile:

-USE_PHP=        mysql pcre xml session ctype filter
+USE_PHP=        mysql pcre xml session ctype filter json
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-10 15:00:28 UTC
Maintainer of www/typo3,

Please note that PR ports/146468 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/146468

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-05-11 03:51:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-05-28 03:13:53 UTC
wen         2010-05-28 02:13:39 UTC

  FreeBSD ports repository

  Modified files:
    www/typo3            Makefile 
  Log:
  - Add missing dependence
  
  PR:             ports/146468
  Submitted by:   Helmut Schneider <jumper99@gmx.de>
  Approved by:    maintainer(timeout, >18 days)
  
  Revision  Changes    Path
  1.33      +2 -1      ports/www/typo3/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 5 Wen Heping freebsd_committer freebsd_triage 2010-05-28 03:15:14 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!