Bug 168441 - [patch] devel/pecl-xhprof PHP 5.4 support
Summary: [patch] devel/pecl-xhprof PHP 5.4 support
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-29 20:10 UTC by Espen Volden
Modified: 2012-05-30 04:30 UTC (History)
0 users

See Also:


Attachments
patch-extensions-xhprof.c (2.17 KB, text/x-diff)
2012-05-29 20:12 UTC, Espen Volden
no flags Details
patch-extensions-xhprof.c (2.17 KB, text/x-csrc)
2012-05-29 20:29 UTC, espen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Espen Volden 2012-05-29 20:10:00 UTC
XHProf 0.9.2 does not compile against PHP 5.4 which is the current version of PHP available in ports.
The patch is taken from here: https://github.com/facebook/xhprof/commit/a6bae51236677d95cb329d5b20806465c0260394

How-To-Repeat: Install devel/pecl-xhprof from ports when PHP 5.4 is installed.
Comment 1 Espen Volden 2012-05-29 20:12:45 UTC
For some reason the patch didn't get attached to the PR.
The patch is attached to this message.
Comment 2 espen 2012-05-29 20:29:12 UTC
For some reason the patch didn't get attached to the PR.
The patch is attached to this message.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2012-05-30 04:23:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-05-30 04:23:37 UTC
miwi        2012-05-30 03:23:24 UTC

  FreeBSD ports repository

  Modified files:
    devel/pecl-xhprof    Makefile 
  Added files:
    devel/pecl-xhprof/files patch-xhprof.c 
  Log:
  - Add support for PHP 5.4
  - While here drop 6.X gruft
  
  PR:             168441
  Submitted by:   Espen Volden <voldern@hoeggen.net> (maintainer)
  
  Revision  Changes    Path
  1.5       +2 -8      ports/devel/pecl-xhprof/Makefile
  1.1       +56 -0     ports/devel/pecl-xhprof/files/patch-xhprof.c (new)
_______________________________________________
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"