[Bug 201703] [PATCH] textproc/p5-EBook-Tools: update to 0.5.4, fix tidy usage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 21 02:09:36 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201703

--- Comment #7 from Jason Unovitch <jason.unovitch at gmail.com> ---
Follow up issues:

- EBook/Tools.pm
sub system_tidy_xml() needs to have '-indent' in the system call.  The current
patch does this to maintain parity between the tidyxml output between Tidy 4
and Tidy 5.  Tidy 5 left justifies everything by default while Tidy 4 does not.
 Tidy 4 output doesn't change at all with the '-indent' flag so I see no harm
in upstream adding this.

I submitted the following so we don't have to carry my patch for this in ports
on a future port update:
https://rt.cpan.org/Public/Bug/Display.html?id=105990

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list