Bug 198138

Summary: www/php5-tidy: adding an option to use tidy-html5
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed Overcome By Events    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (ale)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200631
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205005
Attachments:
Description Flags
Patch against lang/php5 to add the option for www/php5-tidy
none
Patch for php56 thierry: maintainer-approval+

Description Thierry Thomas freebsd_committer freebsd_triage 2015-03-01 18:17:45 UTC
Created attachment 153646 [details]
Patch against lang/php5 to add the option for www/php5-tidy

The attached patch (against lang/php5) adds an option to switch from tidy-lib (i.e. tidy4) to tidy-html5 (i.e. tidy5).
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2015-04-20 21:09:26 UTC
Created attachment 155786 [details]
Patch for php56

Adding the patch for the default PHP version.
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2016-02-25 20:57:39 UTC
I shall resubmit a PR dealing with php70.