pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mlterm Update to 3.0.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/02bc767c75c3
branches: trunk
changeset: 590866:02bc767c75c3
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Jul 27 12:29:09 2011 +0000
description:
Update to 3.0.6
Changelog:
ver 3.0.6
* Support cairo for text rendering. (Experimental)
(See doc/en/README.cairo in detail.)
* Support searching text in terminal screen. (Add "mlsearch.sh" tool.)
* "CSI < r", "CSI < s" and "CSI < t" sequences are supported.
* Improve cursor movement in bi-direction text.
* Improve compatibility of libvte. (Gtkterm2, evilvte and sakura work.)
* Ignore all spaces at the end of lines in selecting text regardless of their
fg/bg colors.
* Support unicode indic characters (using ISCII fonts though). (Experimental)
* Other bug fixes:
Fix a mistake which disabled configuration in $prefix/etc/mlterm in libvte.
diffstat:
x11/mlterm/Makefile | 4 ++--
x11/mlterm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 7366a1534652 -r 02bc767c75c3 x11/mlterm/Makefile
--- a/x11/mlterm/Makefile Wed Jul 27 12:28:50 2011 +0000
+++ b/x11/mlterm/Makefile Wed Jul 27 12:29:09 2011 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2011/06/05 11:17:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2011/07/27 12:29:09 ryoon Exp $
-DISTNAME= mlterm-3.0.5
+DISTNAME= mlterm-3.0.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}
diff -r 7366a1534652 -r 02bc767c75c3 x11/mlterm/distinfo
--- a/x11/mlterm/distinfo Wed Jul 27 12:28:50 2011 +0000
+++ b/x11/mlterm/distinfo Wed Jul 27 12:29:09 2011 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2011/06/05 11:17:28 ryoon Exp $
+$NetBSD: distinfo,v 1.23 2011/07/27 12:29:09 ryoon Exp $
-SHA1 (mlterm-3.0.5.tar.gz) = 277f4083049c2bf5a0d4aacf7ff1a8e8c4f4e265
-RMD160 (mlterm-3.0.5.tar.gz) = bece240fe92211129ff0392b8ab79d673a07b6a1
-Size (mlterm-3.0.5.tar.gz) = 2722809 bytes
+SHA1 (mlterm-3.0.6.tar.gz) = 867858fa3e6ea6d0c7aecff90d3332881a7db3e8
+RMD160 (mlterm-3.0.6.tar.gz) = 1815061f4e985e1f945d6b7fb1e254349f811cbd
+Size (mlterm-3.0.6.tar.gz) = 3375241 bytes
SHA1 (patch-ae) = e951a8917470484850cbd755420d7daf84e3ecec
Home |
Main Index |
Thread Index |
Old Index