Bug 168441

Summary: [patch] devel/pecl-xhprof PHP 5.4 support
Product: Ports & Packages Reporter: Espen Volden <voldern>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-extensions-xhprof.c
none
patch-extensions-xhprof.c none

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"