pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/mlterm Update mlterm to 3.8.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b6a6cb05d4e
branches:  trunk
changeset: 358065:6b6a6cb05d4e
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Feb 04 16:20:12 2017 +0000

description:
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:

 x11/mlterm/Makefile   |   4 ++--
 x11/mlterm/PLIST      |  16 ++++++++--------
 x11/mlterm/distinfo   |  10 +++++-----
 x11/mlterm/options.mk |   4 +++-
 4 files changed, 18 insertions(+), 16 deletions(-)

diffs (78 lines):

diff -r b550aa21f14c -r 6b6a6cb05d4e x11/mlterm/Makefile
--- a/x11/mlterm/Makefile       Sat Feb 04 12:58:12 2017 +0000
+++ b/x11/mlterm/Makefile       Sat Feb 04 16:20:12 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.129 2016/08/17 14:14:00 tsutsui Exp $
+# $NetBSD: Makefile,v 1.130 2017/02/04 16:20:12 tsutsui Exp $
 
-DISTNAME=      mlterm-3.7.2
+DISTNAME=      mlterm-3.8.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mlterm/}
 
diff -r b550aa21f14c -r 6b6a6cb05d4e x11/mlterm/PLIST
--- a/x11/mlterm/PLIST  Sat Feb 04 12:58:12 2017 +0000
+++ b/x11/mlterm/PLIST  Sat Feb 04 16:20:12 2017 +0000
@@ -1,17 +1,17 @@
-@comment $NetBSD: PLIST,v 1.38 2016/06/21 12:57:39 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.39 2017/02/04 16:20:12 tsutsui Exp $
 bin/mlcc
 bin/mlclient
 bin/mlclientx
 bin/mlfc
 bin/mlterm
 ${PLIST.fb}bin/mlterm-fb
-lib/libkik.la
-lib/libmkf.la
-lib/libmlterm_core.la
-lib/mkf/libmkf_8bits.la
-lib/mkf/libmkf_jajp.la
-lib/mkf/libmkf_kokr.la
-lib/mkf/libmkf_zh.la
+lib/libmef.la
+lib/libmlterm_${CORE}.la
+lib/libpobl.la
+lib/mef/libmef_8bits.la
+lib/mef/libmef_jajp.la
+lib/mef/libmef_kokr.la
+lib/mef/libmef_zh.la
 lib/mlterm/libathena.la
 ${PLIST.bidi}lib/mlterm/libctl_bidi.la
 ${PLIST.ind}lib/mlterm/libctl_iscii.la
diff -r b550aa21f14c -r 6b6a6cb05d4e x11/mlterm/distinfo
--- a/x11/mlterm/distinfo       Sat Feb 04 12:58:12 2017 +0000
+++ b/x11/mlterm/distinfo       Sat Feb 04 16:20:12 2017 +0000
@@ -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
diff -r b550aa21f14c -r 6b6a6cb05d4e x11/mlterm/options.mk
--- a/x11/mlterm/options.mk     Sat Feb 04 12:58:12 2017 +0000
+++ b/x11/mlterm/options.mk     Sat Feb 04 16:20:12 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.12 2016/06/21 12:57:39 tsutsui Exp $
+# $NetBSD: options.mk,v 1.13 2017/02/04 16:20:12 tsutsui Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.mlterm
 PKG_SUPPORTED_OPTIONS= cairo canna fribidi gdk_pixbuf2 ibus libind m17nlib mlterm-fb otl scim skk uim wnn4 xft2
@@ -73,8 +73,10 @@
 .include "../../fonts/harfbuzz/buildlink3.mk"
 CONFIGURE_ARGS+=       --enable-otl
 PLIST.otl=             yes
+PLIST_SUBST+=          CORE="coreotl"
 .else
 CONFIGURE_ARGS+=       --disable-otl
+PLIST_SUBST+=          CORE="core"
 .endif
 
 .if !empty(PKG_OPTIONS:Mscim)



Home | Main Index | Thread Index | Old Index