[kde-freebsd] [Bug 177018] Can't build devel/xsd
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 13 00:20:36 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177018
--- Comment #23 from commit-hook at freebsd.org ---
A commit references this bug:
Author: mi
Date: Sat Dec 13 00:20:08 UTC 2014
New revision: 374612
URL: https://svnweb.freebsd.org/changeset/ports/374612
Log:
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
Changes:
head/devel/xsd/files/patch-dep
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list