Bug 191457

Summary: [PATCH] lang/php5: fix build of textproc/php5-simplexml
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed Overcome By Events    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
add CFLAGS modification to build simplexml none

Description Franco Fichtner 2014-06-28 12:04:28 UTC
Created attachment 144220 [details]
add CFLAGS modification to build simplexml

Reapply the following patch for php5:

http://www.freshbsd.org/commit/freebsd-ports/r327187

lang/php55 probably needs the same fix.  lang/php53 has the fix still in place.

The above modification got stripped in commit:

http://www.freshbsd.org/commit/freebsd-ports/r354035

The attached patch is only a workaround.  Let me know if I can help testing a proper fix.
Comment 1 Alex Dupre freebsd_committer freebsd_triage 2014-06-30 10:54:47 UTC
That patch was removed because it was added another patch in the 'files/' directory of the simplexml port, with the same result.
Comment 2 Franco Fichtner 2014-06-30 11:15:04 UTC
So that change can never be traced back to the "real fix", because there is no revision bump involved.  Is that how it's going to be forever?