summaryrefslogtreecommitdiff
path: root/usr.bin/xohtml
diff options
context:
space:
mode:
authorPhil Shafer <phil@FreeBSD.org>2020-01-25 21:16:45 +0000
committerPhil Shafer <phil@FreeBSD.org>2020-01-25 21:16:45 +0000
commit5c5819b2b6a94570e3519cffc3fac9dddd9d85e4 (patch)
tree6e65c8512c45d0de62d5db29cfa74f02cf39dfb9 /usr.bin/xohtml
parent9cc711c9ff5e2028cc4518d742404cfcb6636421 (diff)
parentd8c4a69b5b124faa2b1152bf5dcd92a416b03462 (diff)
downloadsrc-test-5c5819b2b6a94570e3519cffc3fac9dddd9d85e4.tar.gz
src-test-5c5819b2b6a94570e3519cffc3fac9dddd9d85e4.zip
Import libxo-1.4.0:
- Two changes to encoder options: encoder options may use plus or colon, but only one encoder names can be specified as "@name" This results in the syntax: df --libxo @csv:no-header:leafs=name.available-blocks / - If xo_set_program is called before xo_parse_args, honor the requested value - add xo_errorn* function; repair newline-adding-on-xo_error bug - test programs now use fixed name, since linux libtool prefixs "lt-" - Fix "horse butt" comment in source code - update test cases PR: 242686
Notes
Notes: svn path=/head/; revision=357125
Diffstat (limited to 'usr.bin/xohtml')
-rwxr-xr-xusr.bin/xohtml/xohtml.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xohtml/xohtml.sh b/usr.bin/xohtml/xohtml.sh
index 3a5336d4096b4..3eb7901483a7d 100755
--- a/usr.bin/xohtml/xohtml.sh
+++ b/usr.bin/xohtml/xohtml.sh
@@ -12,7 +12,7 @@
#
BASE=/usr/share/libxo
-VERSION=1.3.1
+VERSION=1.4.0
CMD=cat
DONE=
WEB=http://juniper.github.io/libxo/${VERSION}/xohtml