pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mlterm mlterm: update to 3.8.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f354893ded57
branches: trunk
changeset: 314604:f354893ded57
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Thu Nov 01 15:11:07 2018 +0000
description:
mlterm: update to 3.8.7.
Changes noted in doc/en/ReleaseNote:
ver 3.8.7
* Support sixel graphics extension and option1 of
https://github.com/kmiya-culti/RLogin/issues/22#issue-341758598
* Support Cygwin/x86_64.
* Support PS2 mouse and PC98 bus mouse on FreeBSD 4.x or before.
* Support iOS/Cocoa Touch. (see doc/en/README.cocoatouch)
* Support scrolling by flick on Android and iOS.
* Update unicode property table (generated from UnicodeData.txt and
EastAsianWidth.txt) to version 11.0.0.
* Add "autoscroll" to OSC 5379.
* Long press at the lower right corner instead of the entire screen shows
context menu.
* Change the maximum number of sixel graphics palette colors from 256 to 1024.
* Bug fixes:
Fix segfault of mlconfig when GTK_IM_MODULE=uim.
Fix wrong XSizeHints which causes unexpected resizing.
diffstat:
x11/mlterm/Makefile | 4 ++--
x11/mlterm/PLIST | 3 ++-
x11/mlterm/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r c9605ee44ac1 -r f354893ded57 x11/mlterm/Makefile
--- a/x11/mlterm/Makefile Thu Nov 01 15:00:49 2018 +0000
+++ b/x11/mlterm/Makefile Thu Nov 01 15:11:07 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.142 2018/06/22 14:17:15 tsutsui Exp $
+# $NetBSD: Makefile,v 1.143 2018/11/01 15:11:07 tsutsui Exp $
-DISTNAME= mlterm-3.8.6
+DISTNAME= mlterm-3.8.7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}
diff -r c9605ee44ac1 -r f354893ded57 x11/mlterm/PLIST
--- a/x11/mlterm/PLIST Thu Nov 01 15:00:49 2018 +0000
+++ b/x11/mlterm/PLIST Thu Nov 01 15:11:07 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2018/08/18 01:32:23 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.41 2018/11/01 15:11:07 tsutsui Exp $
bin/mlcc
bin/mlclient
bin/mlclientx
@@ -55,6 +55,7 @@
libexec/mlterm/mlconfig
libexec/mlterm/mlimgloader
libexec/mlterm/mlterm-menu
+man/man1/mlcc.1
man/man1/mlclient.1
man/man1/mlterm.1
share/doc/mlterm/en/FAQ
diff -r c9605ee44ac1 -r f354893ded57 x11/mlterm/distinfo
--- a/x11/mlterm/distinfo Thu Nov 01 15:00:49 2018 +0000
+++ b/x11/mlterm/distinfo Thu Nov 01 15:11:07 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.73 2018/06/22 14:17:15 tsutsui Exp $
+$NetBSD: distinfo,v 1.74 2018/11/01 15:11:07 tsutsui Exp $
-SHA1 (mlterm-3.8.6.tar.gz) = b05b79be27e09364359c62a887df5ee430700d76
-RMD160 (mlterm-3.8.6.tar.gz) = 656ae894439c19324513f4272484a8f2e0528131
-SHA512 (mlterm-3.8.6.tar.gz) = da87a72fd31dbb1e0a4779ec070a5ef2a62a0861a114b61d57d564069c15eb927f26fb47d4973ac6f6c06d99abc2899502e8210f5f3e1c6d97d0b8b52414dfb1
-Size (mlterm-3.8.6.tar.gz) = 3952815 bytes
+SHA1 (mlterm-3.8.7.tar.gz) = 040363ea4428fbdbeaa49cf402f71f41b8dbaea7
+RMD160 (mlterm-3.8.7.tar.gz) = 4a9a4a053a6ae4c431564c84051a7ed95acaa311
+SHA512 (mlterm-3.8.7.tar.gz) = 6d2087d1433918f476e35dbde8d79940170fa6f133b9122e1db19006afc5081dbad7ed487bfa939b3d92ea29f3843a2b7c5540dc05e54b3c568bbe76ceb66ad2
+Size (mlterm-3.8.7.tar.gz) = 3994292 bytes
SHA1 (patch-configure) = b29ee553686061f8fd0f93b8c1d68954c060338d
SHA1 (patch-etc_font-fb) = 03f0b2ecee20ef3201c8e4ce17f03ac90f657b00
Home |
Main Index |
Thread Index |
Old Index