Fri Dec 8 14:12:43 2017 UTC ()
mlterm: update to 3.8.4.

Changes noted in doc/en/RelaseNote:

ver 3.8.4
* Support DECSLPP, DECSCPP, DECBBSM, DECRQTSR, DECCTR, DECRQPSR, DECSNLS, DECSTGLT, DECRSPS,
  DECSR, CSI 7 t, CSI 9;1 t, CSI ? Pm s, CSI ? Pm r, CSI 34 [hl], CSI 53 m and CSI 55 m.
* Support DECSASD, DECSSDT unless vertical mode is enabled.
* Support 90-degree rotation of alphabet glyphs in vertical mode (cjk alone) on framebuffer,
  wayland and android if freetype is enabled.
* Support sticky shift key of skk im module, and change the format of skk option from
  "skk:[dictionary]" to "skk:dict=[dictionary],sskey=[sticky shift key]".
* Add "use_vertical_cursor" and "click_interval" to OSC 5379, 5380 and 5381.
* Add "ot_features" and "ot_script" to OSC 5380 and 5381.
* Add "Features" and "Script" buttons to "Encoding" tab of mlconfig.
* Add "Underline pos (pixels)" and "Baseline pos (pixel)" to "Font" tab of mlconfig.
* Add "Double click interval (msec)", "Send keys to all windows" and
  "Trim trailing CR/LF in pasting" to "Others" tab of mlconfig.
* Add doc/en/ControlSequences which lists escape/control sequences which mlterm supports.
* Change the default value of "use_vertical_cursor" option from false to true.
* Drop "CSI ? 9500 [hl]".
* Improve processing sixel graphics on pseudo color framebuffer.
* Merge patches:
  https://sf.net/p/mlterm/patches/_discuss/thread/f5dc445d/0fc3/attachment/fix_spelling.diff
* Bug fixes:
  Fix impossibility of keyborad and pointer input after switching virtual consoles on wayland.
  Fix unexpectedly having privilege in opening a shell on startup of mlterm built with brlapi.
  Fix Pl, Pc and Pp of XCPR and CPR.
  Fix corruption of TBC (CSI g), CTC (CSI W) and DECATC(CSI ,}).


(tsutsui)
diff -r1.137 -r1.138 pkgsrc/x11/mlterm/Makefile
diff -r1.70 -r1.71 pkgsrc/x11/mlterm/distinfo

cvs diff -r1.137 -r1.138 pkgsrc/x11/mlterm/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/mlterm/Makefile 2017/11/23 17:20:19 1.137
+++ pkgsrc/x11/mlterm/Makefile 2017/12/08 14:12:43 1.138
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.137 2017/11/23 17:20:19 wiz Exp $ 1# $NetBSD: Makefile,v 1.138 2017/12/08 14:12:43 tsutsui Exp $
2 2
3DISTNAME= mlterm-3.8.3 3DISTNAME= mlterm-3.8.4
4PKGREVISION= 1 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}
7 6
8MAINTAINER= tsutsui@NetBSD.org 7MAINTAINER= tsutsui@NetBSD.org
9HOMEPAGE= http://mlterm.sourceforge.net/ 8HOMEPAGE= http://mlterm.sourceforge.net/
10COMMENT= Multilingual terminal emulator 9COMMENT= Multilingual terminal emulator
11LICENSE= modified-bsd 10LICENSE= modified-bsd
12 11
13# CODESET is only supported on NetBSD in 1.5T and later - see <langinfo.h> 12# CODESET is only supported on NetBSD in 1.5T and later - see <langinfo.h>
14NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-* NetBSD-1.5[A-S]-* 13NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-* NetBSD-1.5[A-S]-*
15 14
16USE_TOOLS+= pkg-config msgfmt 15USE_TOOLS+= pkg-config msgfmt
17USE_LIBTOOL= yes 16USE_LIBTOOL= yes

cvs diff -r1.70 -r1.71 pkgsrc/x11/mlterm/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/mlterm/distinfo 2017/10/20 17:57:21 1.70
+++ pkgsrc/x11/mlterm/distinfo 2017/12/08 14:12:43 1.71
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.70 2017/10/20 17:57:21 tsutsui Exp $ 1$NetBSD: distinfo,v 1.71 2017/12/08 14:12:43 tsutsui Exp $
2 2
3SHA1 (mlterm-3.8.3.tar.gz) = 2b0a4fcb04474c63c64c48231a1c1bf50e7eb56b 3SHA1 (mlterm-3.8.4.tar.gz) = ffc66275ed60b376675240763c4b802a2b8d8bed
4RMD160 (mlterm-3.8.3.tar.gz) = 0500995c20b0fb56bb74bf0cae18d1ca71ae7b60 4RMD160 (mlterm-3.8.4.tar.gz) = d52d01444df534dafc6dd43540e2782cdd038fa7
5SHA512 (mlterm-3.8.3.tar.gz) = 831d3e1513bea3faa77a3e8d0c040d2f363bce2ac92925f4eb87374838a60a2ccc889d788149cbe31a278f69a1099c88aa21278da1c954ac32579445be98b152 5SHA512 (mlterm-3.8.4.tar.gz) = 6afe0a60001f180df18f2d2ad5e2954a1d9423313d7784eb0cf6a9736c6a62545f461d8e3d079aa1f43eb5f27f4b0c060a7da54e08bf758b283005b16aa1e5cd
6Size (mlterm-3.8.3.tar.gz) = 3850354 bytes 6Size (mlterm-3.8.4.tar.gz) = 3881872 bytes
7SHA1 (patch-configure) = 54643fa501cc65d3513c1e21ece6c2a234a7798a 7SHA1 (patch-configure) = 54643fa501cc65d3513c1e21ece6c2a234a7798a
8SHA1 (patch-etc_font-fb) = 03f0b2ecee20ef3201c8e4ce17f03ac90f657b00 8SHA1 (patch-etc_font-fb) = 03f0b2ecee20ef3201c8e4ce17f03ac90f657b00