/[ports]
ViewVC logotype

Revision 374612


Jump to revision: Previous Next
Author: mi
Date: Sat Dec 13 00:20:07 2014 UTC (9 years, 6 months ago)
Changed paths: 1
Log Message:
Patch upstream's custom script for dependency-generation
to avoid using overly-long sed commands. This is achieved
by separating one large command (-e "cmd1;cmd2;...") into
multiple ones (-e "cmd1" -e "cmd2" ...).

The long command was hitting our sed's limit of 2048...

PR:		177018
Approved by:	maintainer (makc)
Sponsored by:	United Wallabies


Changed paths

Path Details
Directoryhead/devel/xsd/files/patch-dep added

  ViewVC Help
Powered by ViewVC 1.1.27