Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 2015 02:09:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201703] [PATCH] textproc/p5-EBook-Tools: update to 0.5.4, fix tidy usage
Message-ID:  <bug-201703-13-1PtR0Yxqf2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201703-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201703-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201703

--- Comment #7 from Jason Unovitch <jason.unovitch@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201703-13-1PtR0Yxqf2>