summaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2017-10-20 17:57:21 +0000
committertsutsui <tsutsui@pkgsrc.org>2017-10-20 17:57:21 +0000
commitecbdb1a48e9a07efb79b5ee9bd97bd9e84e1fe23 (patch)
tree294bdbaab91cdc10c20248a5f8b43cf5e4867946 /x11/mlterm
parent12ba592a13e59ebc7224ece0b5552e3b7135fdcc (diff)
downloadpkgsrc-ecbdb1a48e9a07efb79b5ee9bd97bd9e84e1fe23.tar.gz
mlterm: update to 3.8.3.
Changes noted in doc/en/RelaseNote: ver 3.8.3 * Add "trim_trailing_newline_in_pasting" / --trim option which removes trailing newline characters in pasting text. * Add "broadcast" / --bc option which broadcasts input or pasted characters to all ptys whose value of "ignore_broadcasted_chars" option is false. * Add "ignore_broadcasted_chars" / --ibc option. * Add "Next pty", "Previous pty" and "Close screen" to context menu on Android. * Add "next_pty", "prev_pty" and "close_screen" to OSC 5379. * Add "fontconfig" to OSC 5380. * Support libssh2 on MacOSX/Cocoa. * Support ModifyCursorKeys and ModifyFunctionKeys of xterm. * Support OSC 0 and OSC 1 on MacOSX/Cocoa. * Support _NET_WM_NAME and _NET_ICON_NAME properties on xlib. * Support "CSI > Ps t" and "CSI > Ps T". * Support "CSI 20 h" and "CSI 20 l" (LNM). * Support right click menu on libvte compatible library on wayland. * Support fcitx input method module on wayland. * Support italic on MacOSX/Cocoa. * Remove --hscr / "screen_height_ratio" option. * Change the default sequences of Modifier+Function and Modifier+Cursor keys from xterm's old/obsolete ones to modern ones. (e.g. Shift+F1 outputs "\e[1;2P" instead of "\eO2P" by default.) * Merge patches: https://bitbucket.org/arakiken/mlterm/pull-requests/3/update-a-left-old-code-about-the * Bug fixes: Fix a bug which disabled to assign keypad keys in ~/.mlterm/shortcut. Fix wrong processing of percentage in a font name on framebuffer and wayland. Fix alpha blending in drawing glyphs on wayland. Fix disappearance of the cursor if built with --enable-vt52 option. Fix a bug which shows wrong window title in a splited screen. Fix faulty drawing a wall picture in closing one of splitted screens. Fix segfault when mlterm exits after having reconnected to ssh server automatically. Fix segfault in using input method plugins (except ibus) on wayland. Fix unexpected fallback to "DEFAULT" font in DECDHL or DECDWL lines. Fix screen corruption of libvte compatible library in operating multiple tabs on wayland. Fix segfault on pause or resume on Android.
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile4
-rw-r--r--x11/mlterm/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 9961f433e3b..2505a972a2f 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.135 2017/08/12 23:46:54 tsutsui Exp $
+# $NetBSD: Makefile,v 1.136 2017/10/20 17:57:21 tsutsui Exp $
-DISTNAME= mlterm-3.8.2
+DISTNAME= mlterm-3.8.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}
diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo
index 1061132f34c..2386cbb33c9 100644
--- a/x11/mlterm/distinfo
+++ b/x11/mlterm/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.69 2017/08/12 23:46:54 tsutsui Exp $
+$NetBSD: distinfo,v 1.70 2017/10/20 17:57:21 tsutsui Exp $
-SHA1 (mlterm-3.8.2.tar.gz) = 55857697736a62aef4cb29505fb13ae701e4b395
-RMD160 (mlterm-3.8.2.tar.gz) = f7d4fd18d290108eb828370f782590cbf285dab8
-SHA512 (mlterm-3.8.2.tar.gz) = f0dafdc60cec8d221681669f7d53bc46615b22b05fe5d3de21946c7b62ec1631acedda4e80530e84df3be6234d198cd35a1595a73626884f2b21d03a09ecdace
-Size (mlterm-3.8.2.tar.gz) = 3836220 bytes
+SHA1 (mlterm-3.8.3.tar.gz) = 2b0a4fcb04474c63c64c48231a1c1bf50e7eb56b
+RMD160 (mlterm-3.8.3.tar.gz) = 0500995c20b0fb56bb74bf0cae18d1ca71ae7b60
+SHA512 (mlterm-3.8.3.tar.gz) = 831d3e1513bea3faa77a3e8d0c040d2f363bce2ac92925f4eb87374838a60a2ccc889d788149cbe31a278f69a1099c88aa21278da1c954ac32579445be98b152
+Size (mlterm-3.8.3.tar.gz) = 3850354 bytes
SHA1 (patch-configure) = 54643fa501cc65d3513c1e21ece6c2a234a7798a
SHA1 (patch-etc_font-fb) = 03f0b2ecee20ef3201c8e4ce17f03ac90f657b00