mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 05:49:22 -04:00
- Update to p5-EBook-Tools-0.5.4 - Update tidy dependency to tidy-html5 - Take maintainership - Add NO_ARCH PR: 201703 Approved by: simond@irrelevant.org (outgoing maintainer), feld (mentor) Differential Revision: https://reviews.freebsd.org/D3348
10 lines
428 B
Raku
10 lines
428 B
Raku
--- lib/EBook/Tools.pm.orig 2014-10-01 22:27:01 UTC
|
|
+++ lib/EBook/Tools.pm
|
|
@@ -11710,6 +11710,7 @@ Returns the return value from tidy
|
|
'-q','-utf8','--tidy-mark','no',
|
|
'--wrap','0',
|
|
'-xml',
|
|
+ '-indent',
|
|
'--add-xml-decl','yes',
|
|
'-f',$tidyxmlerrors,
|
|
'-o',$outfile,
|