Sat Aug 12 23:46:55 2017 UTC ()
Update mlterm to 3.8.2.

Change noted in doc/en/ReleaseNote:

ver 3.8.2
* Support page of VT400 or later. (NP, PP, PPA, PPR, PPB, DECCRA and DECLRP)
* Support DECRQDE, DECSCUSR(Ps = 3,4,5,6), DECATC, DECRQM, DECRQMH, DECSCA,
  DECERA, DECSEL and DECSED.
* Support SGR of DECRQSS.
* Support MC and DECMC which output screen contents to ~/.mlterm/[tty]-YYYYMMDDHHMMSS.snp.
* Add "baseline_offset" / --blpos option.
* Revive iiimf input method plugin.
  (--disable-iiimf optoin of configure script disables this feature.)
* Update unicode property table (generated from UnicodeData.txt and
  EastAsianWidth.txt) to version 10.0.0.
* Support brltty with the use of brlapi library. (Experimental)
  (configure with --enable-brlapi option.)
* Enable to build on msys2.
* Support DECDHL and DECDWL on console.
* libvte compatible library supports vte 0.48.0 API.
* Bug fixes:
  Fix unexpected blocking in exiting mlterm.jar.
  Fix a redrawing problem in inserting RTL characters between LTR ones or vice-versa.
  Fix unexpected erasing of DECIC and DECDC.
  Fix a bug which occupies 100% of CPU in switching mlterm-fb to an inactive
  console on linux.
  Fix freeze in copy&paste between windows of libvte compatible library.
  <dev> in OSC 5379;<dev>:a=b works.


(tsutsui)
diff -r1.134 -r1.135 pkgsrc/x11/mlterm/Makefile
diff -r1.68 -r1.69 pkgsrc/x11/mlterm/distinfo

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

--- pkgsrc/x11/mlterm/Makefile 2017/05/06 13:48:39 1.134
+++ pkgsrc/x11/mlterm/Makefile 2017/08/12 23:46:54 1.135
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.134 2017/05/06 13:48:39 tsutsui Exp $ 1# $NetBSD: Makefile,v 1.135 2017/08/12 23:46:54 tsutsui Exp $
2 2
3DISTNAME= mlterm-3.8.1 3DISTNAME= mlterm-3.8.2
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}
6 6
7MAINTAINER= tsutsui@NetBSD.org 7MAINTAINER= tsutsui@NetBSD.org
8HOMEPAGE= http://mlterm.sourceforge.net/ 8HOMEPAGE= http://mlterm.sourceforge.net/
9COMMENT= Multilingual terminal emulator 9COMMENT= Multilingual terminal emulator
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12# 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>
13NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-* NetBSD-1.5[A-S]-* 13NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-* NetBSD-1.5[A-S]-*
14 14
15USE_TOOLS+= pkg-config msgfmt 15USE_TOOLS+= pkg-config msgfmt
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes

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

--- pkgsrc/x11/mlterm/distinfo 2017/05/06 13:48:39 1.68
+++ pkgsrc/x11/mlterm/distinfo 2017/08/12 23:46:54 1.69
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.68 2017/05/06 13:48:39 tsutsui Exp $ 1$NetBSD: distinfo,v 1.69 2017/08/12 23:46:54 tsutsui Exp $
2 2
3SHA1 (mlterm-3.8.1.tar.gz) = 1a36390d46c9921bc4fc6d3cca059044da6dd1a6 3SHA1 (mlterm-3.8.2.tar.gz) = 55857697736a62aef4cb29505fb13ae701e4b395
4RMD160 (mlterm-3.8.1.tar.gz) = ac2a74a202ddb3034855b68e51053c077cbda753 4RMD160 (mlterm-3.8.2.tar.gz) = f7d4fd18d290108eb828370f782590cbf285dab8
5SHA512 (mlterm-3.8.1.tar.gz) = fd57ffefb9f96a58bb63751cc06b3381e0b3d5b50c5023cbd95fa5dc0351f958a783f6eabbf71b6625774312d03c5284db957c47f83f5352ae594d0e4864c52e 5SHA512 (mlterm-3.8.2.tar.gz) = f0dafdc60cec8d221681669f7d53bc46615b22b05fe5d3de21946c7b62ec1631acedda4e80530e84df3be6234d198cd35a1595a73626884f2b21d03a09ecdace
6Size (mlterm-3.8.1.tar.gz) = 3789935 bytes 6Size (mlterm-3.8.2.tar.gz) = 3836220 bytes
7SHA1 (patch-configure) = 54643fa501cc65d3513c1e21ece6c2a234a7798a 7SHA1 (patch-configure) = 54643fa501cc65d3513c1e21ece6c2a234a7798a
8SHA1 (patch-etc_font-fb) = 03f0b2ecee20ef3201c8e4ce17f03ac90f657b00 8SHA1 (patch-etc_font-fb) = 03f0b2ecee20ef3201c8e4ce17f03ac90f657b00