diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2017-02-04 16:20:12 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2017-02-04 16:20:12 +0000 |
commit | 99827d1b095045089f6dd07e72e1284837b7d81a (patch) | |
tree | ed320f10d629df78a952d7a14f75deb41d2cb738 /x11/mlterm/distinfo | |
parent | 77c0ba6f3e2030dfd67b6ffaf2a7d16d6b2e1b9d (diff) | |
download | pkgsrc-99827d1b095045089f6dd07e72e1284837b7d81a.tar.gz |
Update mlterm to 3.8.0.
Changes noted in doc/en/ReleaseNote:
ver 3.8.0
* Refactor source code and directory tree.
* Add "ssh_auto_reconnect" / --rcn option which enables automatic reconnecting to
ssh server in unexpected disconnection.
* Support libssh2 on Android.
* Add "start_with_local_pty" / --slp option which disables ssh connection dialog
on startup on Android.
* Support context menu (copy&paste, configuration etc) by long click on Android.
* Change library names.
libmkf => libmef, libkik => libpobl
libmlterm_core => libmlterm_coreotf (if open type layout is supported)
* Add --vsep=N and --hsep=N options (which split screen vertically or horizontally)
to mlclientx.
* libvte compatible library supports vte 0.40.0 or later.
* Bug fixes:
Fix the bug which 'mlcc exec hsplit [columns]' split screen by [columns - 1].
Fix the bug which disables dynamic change of options related to ctl such as
"bidi_mode" or etc. (Enbugged at 3.6.2)
Fix the bug which disabled "ButtonN" shortcut key if num_lock is on.
Fix segfault in resizing columns or rows on Android.
Fix the default value of termios.c_cc[VSTATUS]. (Thanks to Oshima Yasushi san)
Diffstat (limited to 'x11/mlterm/distinfo')
-rw-r--r-- | x11/mlterm/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo index d0d624a8d40..a4c0ec151d0 100644 --- a/x11/mlterm/distinfo +++ b/x11/mlterm/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.66 2016/08/17 14:14:00 tsutsui Exp $ +$NetBSD: distinfo,v 1.67 2017/02/04 16:20:12 tsutsui Exp $ -SHA1 (mlterm-3.7.2.tar.gz) = 7d9411f653a80097860f7e138400a48e5200f0fe -RMD160 (mlterm-3.7.2.tar.gz) = 396afb78e403c5f1498dc38c3c4c64554086a1dc -SHA512 (mlterm-3.7.2.tar.gz) = 48d06dd12cfad77db8a384414283fc50f57187cafd4e5299515551da7aa2527ff44a478ba4d12a2d67d4bd2f28a0b2f7b45697d62f45893619a25ab682ac3eba -Size (mlterm-3.7.2.tar.gz) = 3740947 bytes +SHA1 (mlterm-3.8.0.tar.gz) = 94476d46abbfd15d7b5f828a51dd166e39d322f8 +RMD160 (mlterm-3.8.0.tar.gz) = c34673c7d4a10dc851a5e397a5e6b573c34d5e59 +SHA512 (mlterm-3.8.0.tar.gz) = 86d163aaf24668dea77e54ff775cb448c6c699bcc82e1d84fe9a9fbed90d9c834ee3e61348de77713b2dbd229b37b76d2be817d788710f224cd5c53e7f93049f +Size (mlterm-3.8.0.tar.gz) = 3756779 bytes SHA1 (patch-configure) = 54643fa501cc65d3513c1e21ece6c2a234a7798a SHA1 (patch-etc_font-fb) = 03f0b2ecee20ef3201c8e4ce17f03ac90f657b00 |