Bug 148416

Summary: patch --binary does not work on FreeBSD
Product: WebKit Reporter: Ting-Wei Lan <lantw44>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: WebKit Local Build   
Hardware: PC   
OS: Other   

Description Ting-Wei Lan 2015-08-24 20:51:56 PDT
Patch command on FreeBSD does not recognize --binary option, which causes problems when running update-webkit because changelogs issue cannot be automatically resolved. 'patch --binary' is found in Tools/Scripts/VCSUtils.pm.